/*------------------------------------------------------------------------
# JA Xenia 1.0 - Jan, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
--------------------------------------------------------- */
* {
margin: 0;
padding: 0;
}
body {
color: #484848;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
}
body#bd {
background: #EFEFEF;
}
body.contentpane {
width: auto; /* Printable Page */
margin: 1em 2em;
background: #FFFFFF;
color: #000000;
font-size: 12pt;
font-family: serif;
line-height: 140%;
}
body.fs1{
font-size: 1em;
color:#019118;
font-weight: bold;
text-decoration: none;
}
body.fs2{
font-size: 10px;
}
body.fs3{
font-size: 11px;
}
body.fs4{
font-size: 12px;
}
body.fs5{
font-size: 13px;
}
body.fs6{
font-size: 14px;
}
/* Normal link */
a {
color: #669900;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #F85703;
text-decoration: none;
}
/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}
/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}
/* Heading */
h1 {
font-size: 150%;
}
h2 {
font-size: 130%;
}
h3 {
font-size: 120%;
}
h4 {
font-size: 100%;
text-transform: uppercase;
}
p {
margin: 5px 0 15px;
}
ul {
margin-top: 5px;
margin-bottom: 15px;
list-style: none;
}
ul li {
/*padding-left: 32px;*/
padding-left: 15px;
background: url(../images/arrow.png) no-repeat 3px 6px;
line-height: 160%;
}
ol {
margin-top: 5px;
margin-bottom: 15px;
}
ol li {
margin-left: 35px;
}
th {
padding: 4px;
font-weight: bold;
text-align: left;
}
fieldset {
border: none;
}
fieldset a {
font-weight: bold;
}
hr {
border-top: 1px solid #484848;
border-right: 0;
border-left: 0;
border-bottom: 0;
height: 1px;
}
a img {
border: none;
}
td, div {

font-size: 100%;
}
/* Code text */
pre, .code {
padding: 10px 15px;
margin: 5px 0 15px;
border-left: 5px solid #F85703;
background: url(../images/stripe2.gif);
font: 1em/1.5 "Courier News", monospace;
}
blockquote {
padding: 15px 40px 15px 30px;
}
.dropcap {
float: left;
padding: 4px 8px 0 0;
display: block;
color: #F85703;
font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
padding-left: 25px;
color: #F85703;
background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
padding-left: 25px;
color: #F85703;
background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
padding-left: 25px;
color: #F85703;
background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
border-bottom: 1px dotted #999999;
padding: 0 5px;
background: #FEFAE1;
font-weight: bold;
}
p.stickynote {
padding: 20px 80px 10px 20px;
background: url(../images/sticky-bg.gif) no-repeat top right #FEFAE1;
}
p.pinnote {
padding: 20px 60px 10px 20px;
background: url(../images/pin-bg.gif) no-repeat top right #FEFAE1;
}
p.clipnote {
padding: 20px 60px 10px 20px;
background: url(../images/clip-bg.gif) no-repeat top right #FEFAE1;
}
.blocknumber {
clear: both;
padding: 5px 15px 10px;
position: relative;
}
.bignumber {
float: left;
margin-right: 8px;
margin-bottom: 5px;
padding: 0 2px;
display: block;
color: #F85703;
font: 30px/normal Arial, sans-serif;
font-weight: bold;
}
/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}
input, select {
font: 11px/normal Tahoma, Arial, sans-serif;
color: #484848;
}
select, .inputbox {
padding: 2px;
}
textarea {
padding-left: 2px;
}
.button, .button:hover {
padding: 2px 10px!important;
padding: 1px 5px;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #DDDDDD;
background: url(../images/but-bg.gif) repeat-x bottom #EFEFEF;
}
.button:active, .button:focus {
border-top: 1px solid #999999;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #999999;
}
.inputbox {
border: 1px solid #CCCCCC;
background: url(../images/stripe1.gif) #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
border: 1px solid #999999;
background: #FFFFFF;
}
.link_green
{
color:#019118;
font-weight: bold;
text-decoration: none;
}
/* MODULE
--------------------------------------------------------- */
/* Left Module Style */
div.moduletable h3 {
margin: 0 -12px 5px;
padding: 6px;
border-top: 1px solid #EFEFEF;
background: url(../images/h3-bg.gif) no-repeat bottom left;
font-size: 1em;
text-indent: 25px;
line-height: normal;
}
div.moduletable {
/*padding: 0 12px 8px;*/
padding:2px 2px 2px 2px;
margin: 0;
clear: both;
}
/* Right Module Style */
div.module h3 {
margin: 0 -3px 5px;
padding: 2px;
border-bottom: 3px solid #DDDDDD;
font-size: 1em;
}
div.module {
/*margin-bottom: 5px;*/
padding: 0;
margin:0px;
/*float: left;*/
clear: both;
width: 100%;
/*background: url(../images/box-br.gif) no-repeat bottom right;*/
}
div.module div {
padding: 0;
/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
}
div.module div div {
padding: 0;
/*background: url(../images/box-tr.gif) no-repeat top right;*/
}
div.module div div div {
/*padding: 10px 15px 15px;*/
/*background: url(../images/box-tl.gif) no-repeat top left;*/
}

div.module div div div div,
div.module-hilite div div div div {
margin: 0;
padding: 0;
background: none;
}
/* Hilite Module */
div.module-brick h3,
div.module-blue h3,
div.module-green h3 {
margin: 0 -3px 5px;
padding: 2px;
border-bottom: 3px solid #FFFFFF;
font-size: 1em;
color: #FFFFFF;
}
div.module-brick,
div.module-blue,
div.module-green {
margin-bottom: 5px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: url(../images/box-hilite-br.gif) no-repeat bottom right #F85703;
}
div.module-brick div,
div.module-blue div,
div.module-green div {
padding: 0;
background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
}
div.module-brick div div,
div.module-blue div div,
div.module-green div div {
padding: 0;
background: url(../images/box-hilite-tr.gif) no-repeat top right;
}
div.module-brick div div div,
div.module-blue div div div,
div.module-green div div div {
padding: 10px 15px 15px;
background: url(../images/box-hilite-tl.gif) no-repeat top left;
color: #FFFFFF;
}
div.module-brick a,
div.module-brick a:hover,
div.module-brick a:active,
div.module-brick a:focus {
color: #FFFFFF!important;
}
div.module-blue a,
div.module-blue a:hover,
div.module-blue a:active,
div.module-blue a:focus {
color: #FFFFFF!important;
}
div.module-green a,
div.module-green a:hover,
div.module-green a:active,
div.module-green a:focus {
color: #FFFFFF!important;
}
div.module-brick li,
div.module-blue li,
div.module-green li {
background-image: url(../images/bullet-list3.gif) !important;
}
/* Blue hilite */
div.module-blue {
background-image: url(../images/blue/box-hilite-br.gif);
background-color: #0264B0;
}
div.module-blue div {
background-image: url(../images/blue/box-hilite-bl.gif);
}
div.module-blue div div {
background-image: url(../images/blue/box-hilite-tr.gif);
}
div.module-blue div div div {
background-image: url(../images/blue/box-hilite-tl.gif);
}
/* Green hilite */
div.module-green {
background-image: url(../images/green/box-hilite-br.gif);
background-color: #4CA55E;
}
div.module-green div {
background-image: url(../images/green/box-hilite-bl.gif);
}
div.module-green div div {
background-image: url(../images/green/box-hilite-tr.gif);
}
div.module-green div div div {
background-image: url(../images/green/box-hilite-tl.gif);
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
.article_seperator {
/*display: block;
background: url(../images/seperator.gif) repeat-x center;
height: 20px;*/
margin-top:5px;
}
#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
display: none;
}
table.contentpane {
border: none;
width: 100%;
}
table.contentpaneopen {
border: none;
font-size:12px;
text-align:justify;
line-height:160%;
}
table.contentpaneopen img{
margin:5px;
}
table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 35%;
}
table.contenttoc a {
text-decoration: none;
}
table.contenttoc td {
padding: 1px 5px 1px 25px;
background: url(../images/arrow.png) no-repeat 5% 50%;
}
table.contenttoc th {
padding: 4px;
background: url(../images/stripe2.gif);
text-indent: 5px;
}
table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}
table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px!important;
}
table.searchintro {
padding: 10px 0;
width: 100%;
}
table.searchintro td {
padding: 5px!important;
}
table.adminform {
width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
margin: 10px 0;
padding: 10px;
border: 1px solid #EFEFEF;
background: url(../images/stripe2.gif) #F2F2F2;
}
.blog_more strong {
margin: 0 0 5px;
display: block;
color: #484848;
text-transform: uppercase;
}
.blog_more ul {
margin: 0;
padding: 0;
}
.blog_more ul li {
margin: 0;
padding: 0 0 0 12px;
/*background: url(../images/bullet-list.gif) no-repeat 0 8px;*/
}
td.buttonheading {
padding: 0 0 0 3px!important;
text-align: center;
}
.category {
font-weight: bold;
}
.clr {
clear: both;
}
.componentheading {
padding-bottom: 5px;
margin-bottom: 10px;
background: url(../images/seperator.gif) repeat-x bottom;
font-size: 150%;
font-weight: bold;
line-height: normal;
}
.contentdescription {
padding-bottom: 30px;
}
table.blog .contentheading {
font-size: 1.2em;
font-weight: bold;
line-height: normal;
}
.contentheading {
font-size: 1.3em;
padding-bottom:15px;
font-weight: bold;
line-height: normal;
color:#019118;
}
a.contentpagetitle {
text-decoration: none!important;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
text-decoration: none!important;
}
a.readon {
float: right;
padding: 1px 5px 1px 22px;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #EFEFEF;
border-bottom: 1px solid #EFEFEF;
border-left: 1px solid #DDDDDD;
display: block;
background: url(../images/bullet-title.gif) no-repeat 5% 50% #F2F2F2;
color: #484848;
text-transform: lowercase;
text-decoration: none;
}
a.readon:hover, a.readon:active, a.readon:focus {
color: #F85703;
background: url(../images/bullet-title2.gif) no-repeat 5% 50% #FFFFFF;
text-decoration: none;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}
.createdate {
padding: 2px 0 10px 0;
color: #999999;
line-height: 10px;
}
.modifydate {
color: #999999;
height: 15px;
}
.moduletable {
padding: 0;
}
.mosimage {
padding: 0;
margin: 8px 15px 0 0!important;
margin: 8px 5px 0 0;
}
.mosimage img {
padding: 0;
margin: 0!important;
}
.mosimage_caption {
margin-top: 5px;
padding: 1px 2px;
color: #999999;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
text-decoration: none;
}
.pagenavbar {
padding-left: 14px;
background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
padding: 8px 14px 0 14px;
background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
padding: 3px 5px;
/*border: 1px solid #484848;*/
/*background: #484848;*/
background: #45af1c;
color: #FFFFFF;
font-weight: bold;
}
tr.sectiontableentry1 td {
padding: 5px;
background: url(../images/seperator.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
padding: 5px;
background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
background: url(../images/seperator.gif) repeat-x bottom #FEFAE1;
}
.small {
color: #999999;
}
.smalldark {
color: #999999;
text-align: left;
}
div.syndicate div {
text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
width: 760px;
margin: 0 auto;
padding-left: 8px;
background: url(../images/shadowleft-bg.gif) repeat-y top left #FFFFFF;
text-align: center;
}
.wide #ja-wrapper {
width: 950px;
}
.auto #ja-wrapper {
width: 95%;
}
#ja-wrapper-inner {
padding-right: 8px;
background: url(../images/shadownright-bg.gif) repeat-y top right #FFFFFF;
text-align: left;
}
#ja-containerwrap {
padding: 0;
background: url(../images/stripe1.gif) #FFFFFF;
}
#ja-container {
padding: 0;
}
#ja-contentwrap {
/*background: url(../images/leftcol-bg.gif) no-repeat top left;*/
}
#ja-content {
/*padding: 0 20px 15px;*/
padding: 0 2px 15px;
margin: 0;
clear: both;
display: block;
min-height: 300px;
}
#home_section
{
background:url(../images/cat_bg.jpg) no-repeat 100% 20px;
height:33px;
font-size:1.1em;
font-weight:bold;
color:#0d6b1e;
margin:6px 0px 6px 0px;
}
#home_section div
{
background:url(../images/ambulance.gif) no-repeat 0px 5px;
height:24px;
padding-top:8px;
padding-left: 30px;
}
#home_section span
{
background:#FFFFFF;
}
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap 
{
	background:#0b8319 url(../images/banner/banner_center_new.jpg) repeat-x top left;
	margin-bottom:1px;
}
#ja-header {
clear: both;
background:url(../images/banner/bg_banner.jpg) no-repeat top;
text-align: left;
line-height: normal;
height: 160px;
position: relative;
}
#ja-header h1 {
font-size: 2em;
position: absolute;
top: 0;
left: 0;
}
#ja-header h1 a {
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
}
#ja-header h1 img {
float: left;
}
/* Top Menu in Header */
#ja-topnavwrap {
padding-left: 5px;
/*background: url(../images/topnav-left-bg.gif) no-repeat top left;*/
position: absolute;
top: 0;
right: 5px;
height: 26px;
}
#ja-topnavwrap ul {
margin: 0;
padding: 0;
float: left;
/*background: url(../images/line_2.gif) no-repeat bottom left;*/
height: 26px;
}
#ja-topnavwrap li {
margin: 0;
padding: 0;
display: inline;
background: none;
}
#ja-topnavwrap li a {
padding: 0 10px;
color: #000000;
text-decoration: none;
line-height: 24px;
}
#ja-topnavwrap li a:hover,
#ja-topnavwrap li a:active,
#ja-topnavwrap li a:focus {
color: #000000;
}
/* User Tools */
#ja-usertoolswrap {
	/*float: left;*/
	width: 70px;
	display: block;
	background: url(../images/sitetool-bg1.gif) no-repeat top left;
	position: relative;
}

span.ja-sitetool {
	margin: 0;
	padding: 8px 0 4px 0px;
	margin-bottom:2px;
	display: block;
	color: #000000;
	font-weight: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#ja-usertoolswrap:hover, #ja-usertoolswrap.ja-toolswraphover {
	background: url(../images/sitetool-bg2.gif) no-repeat top left #FFFFFF;
}

#ja-usertoolswrap:hover #ja-usertools,
#ja-usertoolswrap.ja-toolswraphover #ja-usertools {
	display: block;
	top: 22px;
}

#ja-usertools {
	padding: 0;
	float: right;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	display: none;
	background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
	font-size: 11px;
	position: absolute;
	top: 10%;
	
}

#ja-usertools span {
	float: right;
	padding: 8px 8px 2px 0px;	
	display: block;
}

#ja-usertools img {
	padding: 0 2px;
}

#ja-search {
position: absolute;
top: 40px;
right: 22px;
}
#ja-search div.search {
padding-left: 18px;
background: url(../images/icon-search.gif) no-repeat center left;
}
#ja-search .inputbox {
width: 100px;
padding-left: 5px;
border: 1px solid #F85703;
background: url(../images/stripe2.gif) #EFEFEF;
}
#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}
#ltc_header
{
text-align:left;
font-weight:bold;
color:#000000;
padding:10px;
padding-left:15px;
padding-bottom:5px;
text-decoration:underline;
}
#dieu_le_content
{
font-size:1.1em;
padding:10px;
text-align:left;
height:500px;
overflow-y:auto;
margin-top:10px;
}
#dieu_le_list div
{
padding:10px;
padding-bottom:5px;
padding-top:5px;
line-height:170%;
}
#dieu_le_list .dieu_le_mo_dau
{
font-size:1.1em;
text-align:justify;
}
#dieu_le_list a
{
color: #009900;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
#dieu_le_list a:hover
{
color:#0033FF;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-subnav {
padding: 6px 5px;
margin: 0;
clear: both;
border-bottom: 1px solid #FFFFFF;
background: url(../images/stripe2.gif) #F2F2F2;
line-height: normal;
}
.ja-mainnavshadow {
clear: both;
/*padding: 1px 0 2px;
background: url(../images/mainnav-shadow.gif) repeat-x top;*/
}
/* Default Joomla! Menu */
a.mainlevel {
padding: 3px 3px 5px 3px;
width: 98%;
display: block;
background: url(../images/a-mainlevel-bg.gif) no-repeat bottom right;
color: #484848;
text-decoration: none;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
color: #484848;
background: url(../images/a-mainlevel-bg2.gif) no-repeat bottom right #EFEFEF;
text-decoration: none;
}
a.mainlevel#active_menu {
color: #F85703;
background: url(../images/a-mainlevel-bg3.gif) no-repeat bottom right #EFEFEF;
font-weight: bold;
text-decoration: none;
}
a.sublevel {
padding: 2px 4px 2px 15px;
display: block;
color: #484848;
background: url(../images/bullet-list.gif) no-repeat 2% 50%;
text-decoration: none;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
color: #F85703;
background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
text-decoration: none;
}
#active_menu {
background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
color: #F85703;
}
/*HOANMY*/
div.module div div div .banner_select {
padding:0px;
margin:0px;
height:57px;
width:95%;
background:url(../images/lien_ket.gif) repeat-x top left;
border:1px solid #bfbfbf;
}
div.module div div div .banner_select .header
{
color:#000000;
padding:5px 0px 0px 5px;
font-weight:bold;
text-align:left;
}
div.module div div div .banner_select select
{
width:120px;
margin-top:5px;
margin-bottom:5px;
}
div.module div div div .banner_select .header .arrow_1
{
height:14px;
width:4px;
margin-right:5px;
background:url(../images/arrow_1.gif) no-repeat bottom left;
float:left;
}
#tv_map_header
{
	height:25px;
	background:#e2e2e2;
	color:#6b9e06;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 0px 5px;
}
#tv_map
{
	height:224px;
	background:url(../images/thanh_vien_map_map.gif) no-repeat 10px 0px;
}
#vn-index
{
	height:132px;	
	background:url(../images/module_secu.jpg) no-repeat 0px 0px;
}
/*Contact*/
#lien_he
{
	text-align:justify;
}
#lien_he div
{
	text-align:center;
}
#lien_he .subject
{
	font-size:1.2em;
	font-weight:bold;
	color:#669c00;
	padding:10px 0px 10px 0px;
}
#lien_he .subject
{
	font-size:1.5em;
	font-weight:bold;
	color:#019118;
	padding:10px 0px 10px 0px;
}
#lien_he .victim_contact
{
	padding:15px 0px 0px 0px;
}
#lien_he .victim_contact .name
{
	font-size:1.2em;
	font-weight:bold;
}
#lien_he .victim_contact .title
{
	font-size:1em;
	font-weight:bold;
	font-style:italic;
}
#lien_he .txtLienhe
{
	margin-top:15px;
	font-weight:bold;
}
#lien_he ul
{	
	padding:10px;
	font-style:italic;
	font-size:1.1em;
}
#lien_he ul .li
{	
	padding:0px 0px 0px 20px;
	text-align:left;
}
#lien_he ul li
{	
	background:none;
	list-style:disc;	
	margin:2px 10px 2px 10px;
	padding:0px;
}
.hoavan_contact
{
	height:25px;
	width:400px;
	background:url(../images/hoa_van_contact.jpg) no-repeat top left;
	margin-top:20px;
}

/*----*/
/* Search */
#counter
{
	background: url(../images/visit_counter_bg.jpg) no-repeat top left;
	height:153px;
	width:154px;
	padding-top:10px;
}
#counter .subject
{
	text-align:center;
	font-weight:bold;
	color:#365200;
	margin-bottom:10px;
}
.center_content
{
	background: url(../images/center_content_bg.jpg) repeat-y;
}
.center_content .center_content_1
{
	background: url(../images/center_content_top.jpg) no-repeat top left;
}
.center_content .center_content_2
{
	background: url(../images/center_content_bottom.jpg) no-repeat bottom left;
	padding:5px;
}
#mod_tin_moi_nhan
{
	text-align:center;
	width:98%;
	background:#89d795;
	margin-bottom:5px;
	margin-top:5px;
}
#mod_tin_moi_nhan .bottom_bg
{
	background:url(../images/bottom_right_module.jpg) no-repeat bottom left;
	padding-bottom:5px;
}

#mod_tin_moi_nhan .subject
{
	color:#FFFFFF;
	height:26px;
	width:136px;
	background:url(../images/moi_nhan_top.jpg) no-repeat top left;
	font-weight:bold;
	padding:80px 0px 0px 20px;
	text-align:left;
}
#mod_tin_moi_nhan a
{
	color:#000000;
	text-align:left;
	font-weight:bold;
	text-align:left;
}
#mod_tin_moi_nhan a:hover
{
	display:block;
	text-decoration:underline;
}
#mod_tin_moi_nhan .item
{
	background:url(../images/khuyen_mai_bg.jpg) repeat-y top left;
	margin-bottom:5px;
	color:#000000;
}
#mod_tin_moi_nhan .item .item-inner1
{
	background:url(../images/khuyen_mai_top.jpg) no-repeat top left;
}
#mod_tin_moi_nhan .item .item-inner2
{
	background:url(../images/khuyen_mai_bottom.jpg) no-repeat bottom left;
	text-align:justify;
	padding:7px 7px 0px 4px;
}

#mod_phong_khoa
{
	text-align:center;
	width:98%;
	background:#89d795;
	margin-bottom:5px;
	margin-top:5px;
}
#mod_phong_khoa .bottom_bg
{
	background:url(../images/bottom_right_module.jpg) no-repeat bottom left;
	padding-bottom:5px;
}

#mod_phong_khoa .subject
{
	color:#FFFFFF;
	height:27px;
	width:136px;
	background:url(../images/phong_khoa_top.jpg) no-repeat top left;
	font-weight:bold;
	padding:32px 0px 0px 20px;
	text-align:left;
}
#mod_phong_khoa a
{
	height:20px;
	color:#019118;
	background:url(../images/phong_khoa_bg.jpg) no-repeat top left #89d795;
	padding:5px 0px 0px 24px;
	text-align:left;
	display:block;	
}
#mod_phong_khoa a:hover
{
	display:block;
	text-decoration:underline;
}

#phuong_cham
{
	background: url(../images/phuong_cham_bg.jpg) repeat-y;
	text-align:left;
	color:#FFFFFF;
}
#phuong_cham .subject
{
	padding:12px 0px 5px 32px;
	font-weight:bold;
}
#phuong_cham .phuong_cham_inner_1
{
	background: url(../images/phuong_cham_top.jpg) no-repeat top left;	
}
#phuong_cham .phuong_cham_inner_2
{
	background: url(../images/phuong_cham_bottom.jpg) no-repeat left bottom;
	width:148px;
	padding:3px;
}
.search-vneco
{	
	width:210px;
	background: url(../images/bg_search.jpg) repeat-x #007014;
}
.search-vneco .header_search
{
text-align:left;
padding:6px 0px 0px 10px ;
color:#FFFFFF;
font-weight:bold;
}
.search-vneco input
{
width:171px;
height:20px;
text-align:left;

margin-left:-20px;
}
.search-vneco .search-inner1
{
	background: url(../images/bg_searchleft.jpg) top left no-repeat ;
}
.search-vneco .search-inner2
{
	background: url(../images/bg_searchright.jpg) top right no-repeat ;
	height:65px;
}
.search-vneco .text_search
{
	margin-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
}
.top-content
{
	background: url(../images/bg_top_center.jpg) top left repeat-x;
	
}
.top-content .top-content-inner-1
{
	background: url(../images/bg_top_center_left.jpg) top left no-repeat;	
}
.top-content .top-content-inner-2
{
	background: url(../images/bg_top_center_right.jpg) top right no-repeat;
	height:48px;
	position:relative;
}
.top-content .address
{
	position:absolute;
	bottom:2px;
	left:10px;
	color:#FFFFFF;
}
.top-content .Date
{
	position:absolute;
	top:11px;
	right:10px;
	color:#FFFFFF;
}


#ja-header .mod_joomfish
{
	position:absolute;
	top:2px;
	right:10px;
	width:250px;
}
#ja-header .mod_joomfish a
{
	color:#000000;
}
#ja-header .flash_banner_text
{
	width:420px;
	height:50px;
	position:absolute;
	top:-5px;
	left:270px;
}
#mod_cong_trinh_img
{
	border:1px solid #209933;
	margin:0px 2px 5px 2px;

}
#mod_cong_trinh_img .subject
{
	background:#209933;
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
#thoi_tiet .subject
{
	background:#209933;
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
}
#thoi_tiet
{
	width:97%;
	border:1px solid #209933;
}
#mod_cong_trinh_img #mod_cong_trinh_content
{
	height:170px;
	width:199px;
	background:#FFFFFF;
	margin:5px 0px 5px 0px;
}
#ja-header .flash_banner_img
{
	position:absolute;
	top:24px;
	left:330px;
}
#supper_menu
{
	background:url(../images/banner/menu_bg_2.gif) repeat-x top left;
	width:760px;
}
#supper_menu .inner_menu
{
	background:url(../images/banner/first_menu_item.gif) no-repeat top left;
}
#supper_menu .inner_menu .inner_inner_menu
{
	background:url(../images/banner/last_menu_item.gif) no-repeat top right;
	padding:4px 5px 0px 5px;		
	height:24px;	
}
#supper_menu .inner_menu .inner_inner_menu a.sta
{
	display:block;
	height:20px;
}
#hehe
{
	padding:4px 0px 4px px;
}

#supper_menu table
{
	background:#e89900;
}
#supper_menu table td.sttb
{
	padding:5px;	
}
#mySlideshow
{
	width: 338px;
	height: 156px;
	padding-top:0px;
	z-index:5;
}

#scroll_news .scroll_news_class{ /*class to apply to your scroller(s) if desired*/
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
}

#scroll_news .scroll_news_class a{ /*class to apply to your scroller(s) if desired*/
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#scroll_news .scroll_news_class a:hover{ /*class to apply to your scroller(s) if desired*/
	color:#FFFF99;
	text-decoration:underline;
}

#vneco11_download
{
	width:178px;
	height:90px;
	background:url(../images/download.gif) no-repeat top left;
	cursor:pointer;
}

#mod_thong_tin_co_dong
{
	background:#FFFFFF;
	width:95%;
}
#mod_thong_tin_co_dong .subject
{
	color:#619300;
	height:38px;
	background:url(../images/module_title_2.gif) no-repeat top left;
	font-weight:bold;
	padding:10px 0px 0px 45px;
	text-align:left;
}
#mod_thong_tin_co_dong a
{
	color:#669900;
	font-weight:bold;
}
#mod_thong_tin_co_dong a.read_more,#mod_tin_moi_nhan a.read_more
{
	color:#ff7e00;
	font-size:10px;
	font-weight:normal;
}
#mod_thong_tin_co_dong a:hover
{
	text-decoration:underline;
}
#mod_thong_tin_co_dong .item
{
	text-align:justify;
	padding:0px 7px 7px 7px;
	color:#32434a;
	font-weight:normal;
	background:url(../images/under_line_1.gif) 5px 99% no-repeat;
}
#table_ty_gia
{
	background:#FFFFFF;
	width:178px;
}

#table_ty_gia table
{
	width:90%;
}
#table_ty_gia table tr
{
	text-align:left;
	
}
#table_ty_gia table tr td
{
	padding:2px;
}
/*About Vneco Top*/
#about_vneco_top
{
	border:1px solid #8fcd31;
}
#about_vneco_top .tin_moi_nhan
{
	background:#6b9e06;
	color:#FFFFFF;
	height:24px;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0px 0px 5px;
	border-bottom:1px solid #8fcd31;
	position:relative;
}
#about_vneco_top .header
{
	font-size:1.4em;
	font-weight:bold;
	color:#339900;
	padding:5px 5px 4px 5px;
}
#about_vneco_top .content
{
	text-align:justify;
	padding:5px;
	padding-top:0px;
}
#about_vneco_top #about_vneco_top_footer
{
width:95%;
padding:5px;
margin-left:10px;
border-top:1px dotted #666666;
text-align:right;
}
#about_vneco_top #about_vneco_top_footer a
{
width:50px;
color:#d24646;
height:25px;
text-decoration:none;
background:url(../images/about_vneco_top_arrow.gif) no-repeat 5px 6px;
padding-left:15px;
border-left:1px dotted #666666;
}
#about_vneco_top #about_vneco_top_footer a:hover
{
text-decoration:underline;
}
#ja-mainnav 
{
position:absolute;
bottom:0px;
right:0px;
clear: both;
font-size: 1em;
line-height: normal;
}
#ja-header .logo
{
	width:250px;
	height:172px;
	position:absolute;
	top:5px;
	left:5px;
}
#ja-header .text_bv
{
	width:353px;
	height:19px;
	position:absolute;
	top:0px;
	left:330px;
}

#ja-header .text_address
{
	width:188px;
	height:171px;
	background:url(../images/banner/text_address.gif) no-repeat top left;
	position:absolute;
	top:31px;
	left:237px;
}
table.table_vneco11
{
}
table.table_vneco11 tr.table_head
{
	background:#209933;
	height:25px;
	color:#FFF;
}
table.table_vneco11 tr.table_content_1
{
	background:#dcffe1;
	height:25px;
}
table.table_vneco11 tr.table_content_2
{
	background:#bbf9c5;
	height:25px;
}
#table-list-ct .sectiontableheader {
padding: 3px 5px;
/*border: 1px solid #484848;*/
background: #5d8e00;
color: #FFFFFF;
font-weight: bold;
}
#table-list-ct .parent
{
padding:5px;
font-weight:bold;
color:#ff2a00;
}
#table-list-ct .sectiontableentry1
{
background:#eefcde;
padding:5px;
color:#000000;
}
#table-list-ct .sectiontableentry2
{
background:#e1f8c6;
padding:5px;
color:#000000;
}
/*END*/

/* SPOTLIGHT
--------------------------------------------------------- */
/* Sub Header */
#ja-sh {
clear: both;
border-bottom: 3px solid #F85703;
background: #484848;
height: 152px;
overflow: hidden;
}
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
float: left;
overflow: hidden;
}
.ja-box-left div.moduletable {
padding-right: 20px;
}
.ja-box-right div.moduletable {
padding-left: 20px;
}
.ja-box-center div.moduletable {
padding: 0 20px;
}
/* Top Spotlight */
#ja-topslwrap {
clear: both;
padding-bottom: 10px;
margin-bottom: 10px;
background: url(../images/seperator.gif) repeat-x bottom;
}
#ja-topsl {
padding: 0;
}
#ja-topsl h3 {
border: 1px solid #EFEFEF;
}
#ja-topsl div.moduletable {
}
#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
padding: 0 0 5px;
}
#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center {
background: url(../images/v-seperator.gif) repeat-y top right;
}
/* Bottom Spotlight */
#ja-botsl {
margin-bottom: 10px;
padding-bottom: 15px;
background: url(../images/seperator.gif) repeat-x bottom;
color: #999999;
}
#ja-botsl a {
}
#ja-botsl h3 {
padding: 0;
margin: 0 0 5px;
border: none;
background: none;
text-indent: 0;
}
#ja-botsl div.moduletable {
margin: 0;
padding: 0 10px;
}
#ja-topsl ul,
#ja-botsl ul {
padding: 0;
margin: 0!important;
}
#ja-topsl li,
#ja-botsl li {
padding: 0 0 0 12px;
margin: 0;
background: url(../images/arrow.png) no-repeat 0 5px;
}
#ja-topsl li a,
#ja-botsl li a {
color: #484848;
text-decoration: none;
}
#ja-topsl li a:hover, #ja-topsl li a:active, #ja-topsl li a:focus,
#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {
color: #F85703;
text-decoration: none;
}
#ja-topsl td,
#ja-botsl td {
padding: 0;
}
#ja-botsl .article_seperator,
#ja-topsl .article_seperator {
display: none;
}
#ja-botsl table,
#ja-topsl table {
border-spacing: 0;
border-collapse: collapse;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
margin: 0px;
margin-bottom:10px;
padding: 7px 6px;
display: block;
/*background: url(../images/pathway-bg.gif) repeat-y top left #F2F2F2;*/
background: url(../images/pathway-bg.gif) repeat-y -5px 0px #F2F2F2;
font-size: 1em;
line-height: normal;
text-indent: 15px;
}
#ja-pathway img {
margin: 0 5px 1px;
}
#ja-pathway strong {
margin-right: 5px;
}
#ja-pathway a {
}
#ja-pathway a:hover, #ja-pathway a:active {
text-decoration: none;
}
/* MAIN */
table#table_main
{
border:0px;
height:400px;
}
#table_main td
{
vertical-align:top;
}
#table_main td.ja-leftcol
{
width: 213px;
text-align:center;
vertical-align:top;
}
#table_main td.ja-rightcol
{
width: 156px;
background:#acecb6;
text-align:center;
padding-left:0px;
}
#table_main td.ja-mainbody
{
	/*width: 60%;*/
}
/* END*/
/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
}
#ja-mainbody, #ja-mainbody-fr {
float: right;
/*width: 80%;*/
width:100%;
}
#ja-mainbody-fl {
float: left;
width: 100%;
}
#ja-mainbody-fl #ja-contentwrap {
float: left;
width: 80%;
background: none;
}
#ja-mainbody-fl #ja-pathway,
#ja-mainbody-f #ja-pathway {
background: url(../images/stripe2.gif);
}
#ja-mainbody-fl #ja-rightcol {
float: right;
width: 156px;
background:#acecb6;
}
#ja-mainbody-f {
float: left;
width: 100%;
}
#ja-mainbody-f #ja-contentwrap {
background: none;
}
#ja-mainbody #ja-contentwrap {
float: left;
width: 100%;
}
#ja-cs-chat-luong
{
border:none;
text-align:left;
background: #fdfde0 url(../images/box_left_conner_left_2.gif) no-repeat 0px -2px;
width:185px;
margin-top:5px;
}
#ja-cs-chat-luong .ja-cs-chat-luong-header-1
{
background: url(../images/box_left_conner_right_2.gif) no-repeat 100% -2px;
height:12px;
width:100%;
}
#ja-cs-chat-luong .ja-cs-chat-luong-content
{
background: url(../images/box_left_line_left_2.gif) repeat-y left;
}
#ja-cs-chat-luong .ja-cs-chat-luong-content-sub
{
padding:0px 10px 10px 10px;
background: url(../images/box_left_line_right_2.gif) repeat-y right;
}
#ja-cs-chat-luong .ja-cs-chat-luong-footer
{
background:url(../images/box_left_conner_left_bot_2.gif) no-repeat 0px 0px;
clear:both;
}
#ja-cs-chat-luong .ja-cs-chat-luong-footer-sub
{
background:url(../images/box_left_conner_right_bot_2.gif) no-repeat 100% 1px;
height:15px;
}
#ja-cs-chat-luong-header
{
padding-top:5px;
text-align:left;
color:#659208;
font-weight:bold;
padding-left:22px;
background:url(../images/mui_ten_den.gif) no-repeat 15px 11px;
}
.ja-tin-moi-nhan
{
padding-top:10px;
}
.ja-tin-moi-nhan .ja-newsitem-left-bottom
{
background:url(../images/box_left_conner_left_bot.gif) no-repeat 0px 0px;
clear:both;
}
.ja-tin-moi-nhan .ja-newsitem-right-bottom
{
background:url(../images/box_left_conner_right_bot.gif) no-repeat 101% 1px;
height:15px;
}
.ja-tin-moi-nhan .ja-tin-moi-nhan-header
{
padding-top:5px;
text-align:left;
color:#659208;
font-weight:bold;
padding-left:22px;
background:url(../images/mui_ten_den.gif) no-repeat 15px 11px;
}
.ja-tin-moi-nhan .ja-newsitem
{
border:none;
text-align:left;
background: #FFFFFF url(../images/box_left_conner_left.gif) no-repeat 0px -2px;
width:185px;
margin-top:5px;
}
.ja-tin-moi-nhan .ja-newsitem .ja-newsitem-right-1
{
background: url(../images/box_left_conner_right.gif) no-repeat 100% -2px;
height:12px;
width:100%;
}
.ja-tin-moi-nhan .ja-newscontent
{
padding:0px 10px 10px 10px;
}
.ja-tin-moi-nhan .ja-newsitem .ja-newsitem-inner-1
{
background: url(../images/box_left_line_left.gif) repeat-y left;
}
.ja-tin-moi-nhan .ja-newsitem .ja-newsitem-inner-2
{
background: url(../images/box_left_line_right.gif) repeat-y right;
}


/* ----------------- Chart -----------------------*/
.graph
{
padding:0px;
margin:0xp;
}
.graph h4
{
font-size:1.2em;
font-weight:bold;
margin:5px;
padding:5px;
color: #222;
background: #eee;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-top: 1px solid #f5f5f5;
border-left: 1px solid #f5f5f5;
cursor:pointer;
width:95%;
}
.graph .graph_dif_info
{
text-align:left;
position:absolute;
top:80px;
left:-50px;
}
.graph .graph_dif_info li
{
padding:5px;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
/*float: left;*/
/*width: 19.9%;*/
width:100%;
background: url(../images/bg_left.jpg) repeat-y top right #FFFFFF;
margin-top:5px;
}
#ja-leftcol .ja-leftcol-inner {
background: url(../images/bg_left_top.jpg) no-repeat top right;
}

#ja-rightcol {
/*float: right;*/
width: 100%;
/*overflow: hidden;*/
}
#ja-rightcol-inner {
/*padding: 0 5px 0 0;*/
}
#ja-leftcol table,
#ja-rightcol table {
border-collapse: collapse;
border-spacing: 0;
}
#ja-leftcol ul li,
#ja-rightcol ul li {
padding-left: 10px;
margin: 0;
background: url(../images/arrow.png) no-repeat 0 7px;
}
#ja-leftcol ul,
#ja-rightcol ul {
margin: 0;
}
#ja-leftcol li a,
#ja-rightcol li a{
color: #484848;
}
.banner_select
{
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
clear: both;
padding: 5px 10px 5px 0px;
border-top:#006610 2px solid;
background: url(../images/footer-bg.gif) no-repeat top left #209933;
color: #515151;
}
#ja-footer {
height: 50px;
overflow: hidden;
position: relative;
}
#ja-footer a {
color: #515151;
text-decoration: none;
}
#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
color: #999999;
}
#ja-bottomline {
margin: 0;
display: block;
padding-left: 75px;
color:#FFFFFF;
}
#ja-sublogo {
float: left;
width: 20%;
background: url(../images/v-seperator.gif) repeat-y top right;
text-align: center;
}
#ja-cert {
float: right;
margin-top: 2px;
font-size: 11px;
}
#ja-cert a {
padding: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
#ja-banner {
text-align: center;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
margin: 10px 0;
display: block;
background: none!important;
text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
width: 93%;
}
#mod_login_password {
}
#mod_login_username {
}
#mod_login_remember {
border: none;
background: none;
}
/* JA CoolAds Module */
#ja-coolads {
height: 0;
overflow: hidden;
position: relative;
}
#ja-coolads-container {
margin-right: 5%;
overflow: hidden;
}
#ja-coolads-container div.moduletable {
overflow: hidden;
}
/* Clearfix */
.clearfix:after {
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}
* html > body .clearfix {
width: 100%;
display: block;
}
* html .clearfix {
height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
margin-bottom: 1px;
height: 100%!important;
height: auto;
}
a.fuc1:hover
{
	text-decoration:none;
}
