/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: auto;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align:justify;
}

body#bd {
	margin: 0 auto;
	background: url(../images/bg_body.gif);
	color: #000000;
}

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;}

/* Header link */
.header {
	background: url(../images/bg_2010.jpg) #000000 repeat-x left;
}

a.forum {
	font-weight:bold;
	color:#CCCCCC;
	background: url(../images/ico_forum.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
a.forum:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.tuyen-dung {
	font-weight:bold;
	color:#CCCCCC;
	background: url(../images/icon-tuyendung.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
a.tuyen-dung:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.register {
	font-weight:bold;
	color:#CCCCCC;
	background: url(../images/icon-search.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
a.register:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.searcha {
	font-weight:bold;
	color:#CCCCCC;
	background: url(../images/icon-search.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
a.searcha:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.login-switch {
	font-weight:bold;
	color:#CCCCCC;
	padding-left: 5px;
	padding-right: 15px;
}
a.login-switch:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.logout-switch {
	font-weight:bold;
	color:#CCCCCC;
}
a.logout-switch:hover {
	text-decoration:none;
	color:#FFFFFF;
}
div#login {
	display: inline;
	color:#999999;
	background: url(../images/icon-user.png) no-repeat left top;
	padding-left: 20px;
	padding-right: 8px;
}
/* Normal link */
a.search {
	color: #CCCCCC;
	text-decoration: none;
}

a.search:hover, a.search:active, a.search:focus {
	text-decoration: underline;
}
a.title {
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

a.title:hover {
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

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

a img {
	border: none;
}

a.img_content {
	border:#990000 solid 5px;
	background:#FFFFFF;
	display:block;
	padding:1px;
}
a.img_content1 {
	border:#990000 solid 1px;
	background:#FFFFFF;
	display:inline-block;
	padding:1px;
}
div.img_1 {
	background:#FFFFFF;
	display:inline-block;
	padding:1px;
	margin-top:5px;
}
a.img_content:hover {
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	color: #000000;
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon, .blog_more strong,
#ja-pathway, #ja-footer, #ja-botsl1, #ja-botsl2 {
	font-size: 92%;
}

/* Article image */
img {
	margin: 0;
	padding: 0;
}

div.fp-leading .img_caption,
div.fp-leading img {
	margin: 0 !important;
}

.img_caption {
	margin: 0;
}

.img_caption img {
	border: 1px solid #CCCCCC;
	padding:2px;
}

.img_caption p {
	text-align: center;
	color: #555555;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
	margin-right: 15px;
}

* html .img_caption.left, .img_caption.right {
	margin-right: 0;
}

div.img-desc {
	float: left;
}

.fp-leading div.article-content {
	clear: both;
	display: block;
	float: left;
	width: 168%;
}
/* Heading */
h1 {font-size: 150%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 125%;}

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

ul {
	list-style: none;
}

ul li {
	list-style: none;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/dot.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
	background: #CCCCCC;
	padding:5px 10px 5px 10px;
}

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

br {}

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

#img_preview {
	padding:2px;
	border:#000000 solid 1px;
}

div.item_description{
	padding:5px;
	margin: 5px 0 0 0;
	border:#000000 solid 1px;
	background-color:#CCCCCC;
}

div.item_second_column{
	padding:5px;
	border:#000000 solid 1px;
	background-color:#999999;
	height:100%;
}

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

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	padding: 2px;
	border: 1px solid #222222;
	background: #555555;
	color: #CCCCCC;
	font-size: 100%;
}

.button {
	background: url(../images/but-bg.gif) repeat-x left center #000000;
	padding: 1px 8px;
	border: 1px solid #000000;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 92%;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* BDS STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 20px;
	margin: 0;
	background: url(../images/dot.gif) repeat-x center;
}

.duan_separator, .duan_separator {
	clear: both;
	display: block;
	height: 5px;
	margin: 0;
	background: url(../images/dot-grey.gif) repeat-x center;
}

.rela_separator, .rela_separator {
	clear: both;
	display: block;
	height: 10px;
	margin: 0;
	background: url(../images/dot-grey.gif) repeat-x center;
}

.column_separator {
	padding: 0 0 0 10px;
}

/* Fontpage override */
div.fp-leading {
	width: 60%;
	float: left;
}


/* content tables */
td.sectiontableheader {
padding: 4px;
border-right: 1px solid #fff;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}
.sectiontableheader {
padding: 8px 5px;
background: url(../images/grad2.jpg) repeat-x top #444444;
color: #E6E6E6;
font-weight: bold;
}
.sectiontableheader a {
color: #E6E6E6;
}
tr.sectiontableentry1 td {
padding: 8px 5px;
background: url(../images/hline.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
padding: 8px 5px;
background: url(../images/hline.gif) repeat-x bottom #F2F2F2;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
background: url(../images/hline.gif) repeat-x bottom #FFFFCC;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
}

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

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

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 150%;
	border-bottom: 1px solid #333333;
	margin: 0 0 15px;
	padding: 0 0 10px;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 150%;
}

table.blog .contentheading {
	font-size: 100%;
}

a.contentpagetitle {
	font-size:12px;
	color:#990000;
}
a.contentpagetitle:hover {
	text-decoration:none;
}

a.duan {
	font-size:12px;
	color:#000000;
}

a.duan:hover, a.duan:focus, a.duan:active {}

a.readon {
	display: block;
	float: left;
	margin-top: 5px;
}

a.readon:hover, a.readon:focus, a.readon:active {}

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
	padding: 0;
}

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

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;
	color: #666666;
	border: 1px solid #333333;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #FFFFFF;
}

.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;
}

.smalldark {
	text-align: left;
}

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

ul.latestnews a, ul.mostread a {
	color: #000000;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
	color: #555555;
	padding: 5px 0 0 0;
}

.createby {}

.createdate {
	width: 200px;
	display: block;
}

.modifydate {
	width: 100%;
	display: block;
	color: #555555;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #000000;
}

.article-category a {
	color: #000000;
}

div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 10px;
	border: none !important;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#support {
	position: absolute; 
	right: 5px; 
	bottom: 2px;
}
#doitac,
#ja-container {
	width: 960px;
	margin: 0 auto;
}

#ja-mainnav,
#ja-cs,#ja-botsl1,#ja-botsl2,#ja-footer {
	width: 940px;
	margin: 0 auto;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	margin: 0 2px 0 2px;
}

#current-content {
	width: 580px;
	background: #fff;
	margin-top: 1px;
	padding: 5px 10px 10px;
	border:#CCCCCC solid 1px;
	border-bottom:#990000 solid 5px;
}

#nph_tabs {
	float:left;
	background: #fff;
	width:100%;
	height:100%;
	padding-top:10px;
	display:table;
}

#nph_bds {
	display:block;
	border:#999999 solid 1px;
	padding:5px;
	width:90%;
}

div.nph_bds {
	display:block;
	border:#999999 solid 1px;
}

.nph_bds1 {
}

div.headline {
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	color:#990000;
}

a.bds {
	display:block;
	border:#CCCCCC solid 1px;
	width:115px;
	height:80px;
	padding:2px;
}

.tit_bds {
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
}
/*masscol*/
#ja-contentwrap {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,#ja-containerwrap-c,#ja-containerwrap-cm,#ja-containerwrap-f,#ja-containerwrap-m {
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3, div.moduletable_h31 h3, div.moduletable_h32 h3 {
	background:url(../images/block_bg1.png) repeat-x  #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-transform: capitalize;
}

div.moduletable,div.moduletable_menu{
	margin: 0;
}

div.moduletable_text {
	clear: both;
	display: block;
	margin: 0 0 10px;
	width: 100%;
}
div.moduletable_hilite,div.moduletable_h31,div.moduletable_h32 {
	clear: both;
	display: block;
	width: 100%;
}

div.ja-boxct-wrap {
	width:100%;
}

div.ja-boxct {
	margin:auto;
	padding: 0;
	margin: 0 0 5px;
	font-weight:normal;
	color:#990000;
	background:#EAEAEA;
	border:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 5px;
}

div.shadown div.ja-boxct {
}

/* highlight module */
div.moduletable_hilite {
	color: #000000;
}

div.moduletable_hilite .ja-boxct {
}

div.moduletable_hilite .img-border {
}

div.banneritem {
	padding: 0 0 2px 0;
}

/* mis */
div.moduletable_h31 h3 {
	background: url(../images/h31-bg.gif) repeat-x left top;
	border-bottom: 1px solid #682102;
	border-top: 1px solid #682102;
	color: #CCCCCC;
}

div.moduletable_h32 h3 {
	background: url(../images/h32-bg.gif) repeat-x left top;
	border-bottom: 1px solid #680102;
	border-top: 1px solid #680102;
	color: #CCCCCC;
}

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

div.banneritem_nph {
	padding: 5px;
}
div.bannergroup_nph {
}

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

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.moduletable_h31 li,
div.moduletable_h32 li {
	padding-left: 13px;
	background-position: 5px 7px;
}

/* Tim kiem */
div.moduletable_nph h3,
div.moduletable_nph,
div.moduletable_nph {
	color: #000000;
	background-color: #003333;
	height: 35px;
	font-weight: bold;
}
div.moduletable_nph .ja-boxct {
	color: #000000;
	background-color:#003333;
	font-weight:bold;
}
div.moduletable_nph .img-border {
	color: #000000;
	background-color:#CC9933;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/mainnav-bg.gif) repeat-x center bottom #990000;
	border-bottom: 5px solid #000000;
	width: 940px;
	height:34px;
	margin: 0 0 1px 0;
	
}

#ja-mainnav {
	width: 780px;
	float:left;
	position: relative;
}
#gallery {
	width: 160px;
	float:right;
	padding: 6px 0 0 0;
}
#ja-mainnav a, #ja-subnav a {
	outline: none;
	line-height: normal;
}

/* Subnav */
#ja-subnav {}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#ja-subnav li {
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	display: block;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/arrow-grey.gif) no-repeat left center;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	background: url(../images/arrow-white.gif) no-repeat left center;
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(../images/arrow-white.gif) no-repeat left 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu Bat Dong San*/
a.mainlevel {
	background: url(../images/bullet1.gif) no-repeat left center;
	display: block;
	outline: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}

a.mainlevel:hover,
a.mainlevel:active {
	background: url(../images/bullet1.gif) no-repeat left center;
	color: #990000;
	text-decoration: none;
}
a.mainlevel:focus {
	background: url(../images/bullet1.gif) no-repeat left center;
	color: #990000;
	text-decoration: none;
}

.mainlevel li.active a {
	background: url(../images/bullet1.gif) no-repeat left 12px;
	font-weight: bold;
	color: #000000;
}

/* Breadcrumbs */
#ja-pathway {
	background:url(../images/block_bg1.png) repeat-x;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-transform: capitalize;
}

#ja-pathway a {
	color: #CCCCCC;
}

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

/* Default NG.PHI HUNG! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 5px;
	display: block;
	background:#FFFFFF;
}

ul.menu li {
	display: block;
	margin: 0;
	padding: 0;
	line-height: normal;
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	width: 99%;background:#FFFFFF;
}

ul.menu li a {
	background: url(../images/bullet1.gif) no-repeat left center;
	display: block;
	outline: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

ul.menu li a:hover{
	background: url(../images/bullet1.gif) no-repeat left center;
	display: block;
	outline: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
ul.menu li a:active{
	color: #990000;
}
ul.menu li a:focus {
	color: #990000;
}

ul.menu li.active a {
	font-weight: bold;
	color: #000000;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	color: #666666 !important;
	padding: 5px 5px 5px 20px;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow-grey.gif) no-repeat 10px 11px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #FFFFFF !important;
	text-decoration: none;
	background: url(../images/arrow-white.gif) no-repeat 10px 11px;
}

ul.menu li li.active a {
	color: #FFFFFF !important;
	font-weight: normal !important;
	background: url(../images/arrow-white.gif) no-repeat 10px 11px;
}

ul.menu li li li a {
	color: #666666 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* CONTENTSLIDE
--------------------------------------------------------- */
#ja-cs-wrap {
	background: #F2F2EA;
}

#ja-cs {
	padding: 0 0 20px;
	background: #000000;
}

#ja-cs-wrap div.ja-innerpad {
}

#ja-cs .img_caption img {
	border: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden; 
}

#doitac .ja-box-left:hover, .topsl-hover-left {
	background: url(../images/topsl-hover.gif) no-repeat left top;
}

#doitac .ja-box-center:hover, #doitac .ja-box-full:hover, .topsl-hover-center {
	background: url(../images/topsl-hover.gif) no-repeat center top;
}

#doitac .ja-box-right:hover, .topsl-hover-right {
	background: url(../images/topsl-hover.gif) no-repeat right top;
}

/* Top spotlight */
#doitacwrap {
	margin-bottom: 2px;
	border-bottom:#000000 solid 5px;
}

#doitac {
	background-color:#FFFFFF;
	width:588px;
	padding: 0;
	border-bottom:#000000 solid 5px;
	border:#000000 solid 1px;
}

#doitac-innerpad {
	width:100%;
	margin: 0 auto;
	padding: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
}

#ja-footer {
	background: #000000;
	padding: 10px 0 5px;
}

#ja-footer a {
	color: #FFFFFF;
}

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

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
/*others*/
#ja-banner {
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

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;
}

div.ja-innerdiv {
	background: #222222;
	margin-bottom: 10px;
	padding: 5px 10px !important;
	border: 1px solid #181818;
}

div.ja-innerdiv span.title {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

div.ja-innerdiv .img-border {
	border: 5px solid #000000;
	margin-right: 5px;
}

/* Tabs */
#re_dd {
}

#re_dd div.moduletable {
	margin: 0;
}

#re_dd div.ja-boxct-wrap {
	background-color:#FFFFFF;
}

#re_dd div.ja-boxct {
	padding: 5px;
	background: none;
}
/* Tooltips */
.tool-tip {
	background: #A22424;
	border: 1px solid #404040;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #5E1F10;
}

.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: #A22424;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #5E1F10;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #5E1F10;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #5E1F10;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
}
/* myStyle */
.yh_title {
display:block;
padding: 2px 0 2px 6px;
border:1px solid #BDB0C6;
background-image: url(../images/title.gif);
background-repeat:repeat-x;
color:#16387C;
font-weight:bold;
}
.yh_title a {
text-decoration:none;
font-weight:bold;
}
.yh_frame {
	border-left:1px solid #BDB0C6;
	border-right:1px solid #BDB0C6;
	border-top:0px solid #BDB0C6;
	border-bottom:1px solid #BDB0C6;       
	background-color:#FFFFFF;	
}

.yh_masstop_title {
display:block;
padding: 2px 6px 2px 6px;
border:1px solid #BDB0C6;
background-image: url(../images/title.gif);
background-repeat:repeat-x;
color:#16387C;
}
.yh_masstop_title a {
text-decoration:none;
font-weight:bold;
}
.yh_masstop_frame {
background-color:#FFFFFF;
border-left:1px solid #BDB0C6;
border-right:1px solid #BDB0C6;
border-top:0px solid #BDB0C6;
border-bottom:1px solid #BDB0C6;
padding: 0;
}
.danhba_mod {
	text-decoration:none;
	background:url(../images/ico_star.gif);
	color:#990000;
	padding-left:5px;
	background-repeat:no-repeat;
}

.danhba_mod:hover{
	text-decoration:none;
	color:#FF0000;
}
#dhtmltooltip{
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 5px solid #990000;
	padding: 2px;
	background-color: #F2F6FB;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.tin_dac_biet_type {
	background-image:url(../images/ico_star.gif);
	background-repeat:no-repeat;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.tin_dac_biet_type:hover{
	text-decoration:none;
	color:#FF0000;                            /*FF9933 tin rao sau tro chuot*/
}

.tin_cho_dia_oc_type {
	text-decoration:none;
}
.tin_cho_dia_oc_type:hover {
	text-decoration:none;	
	color:#FF0000;
}