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

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #000000;
	background: #FFFFFF;
}

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-botsl {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%; color: #cc0000;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

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

h3 {margin: 5px 0;}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ul li  a {color: #000;}

#ja-col2 ul li  a {color: #cc0000;}


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

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

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

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

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

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

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

form label {
	cursor: pointer;
}

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

#vnz-search .inputbox {
	height: 16px;
	border: 1px solid #CCCCCC;
	padding:0 3px;
	color: #515756;
	background: #FFFFFF;
	position: absolute;
	top: 2px;
	left: 0px;
}

.inputbox {
	height: 20px;
	border: 1px solid #CCCCCC;
	padding:0 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;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 38px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: url(../images/grad3.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;
	color: #cc0000;
}

.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;
}
.article-meta{
	float:left;
	width:70%;
}
h1.componentheading, .componentheading {

}
h2.componentheading {
	width:100%;
	color: #b80201;
	padding-left:2px;
	background: url(../images/bg-head.jpg) no-repeat top left #fff;
}
.componentheading  span{
	font-size:100%;
	line-height:normal;
	padding: 2px 67px 0 5px;
	background:url(../images/bg-heading.jpg) no-repeat top right #B50300;
}
.contentdescription {
	padding-bottom: 30px;
}

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

.contentheading {
	/*font-size: 200%;
	line-height: normal;
	color: #2C79B3;*/
}

table.blog .contentheading {
	font-size: 110%;
	font-weight:bold;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	font-size: 110%;
	margin: 10px 0;
}


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

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

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: 22%;
}



/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0;
	width: 1000px;
	margin: 0 auto;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl,
#ja-footer,
#vnz-top {
	clear: both;
}

#ja-container {
	/*border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6; */
	
}

.narrow #ja-container {
	
}

#ja-container2 {
	/*border-bottom: 1px solid #E7E8E6; */
	
}

.narrow #ja-container2 {
	background: url(../images/main-bg2-n.gif) repeat-y right;
}

#ja-mainbody {
	width: 85%;
	float: left;
	margin-top: 0px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 67%;
	
	
}

#ja-current-content {
	padding: 2px 0px 2px 0px;
	
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: right;
	overflow: hidden;
	width: 15%;
	color: #626A69;
	
}

#ja-col1 .banneritem {
	text-align: center;
	margin-bottom: 5px;
}

#ja-col1 div.moduletable{
	padding:0;
	
}
#ja-col2 {
	float: right;
	overflow: hidden;
	width: 31%;
	margin-right:3px;
	color: #000000;
}

/*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: #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-col2 {
	width: 20%;
}

#ja-containerwrap-fl #ja-container {
	background: none;
	border-left: 1px solid #E7E8E6;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	font-size: 100%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable p {padding: 0; margin: 0;}

div.moduletable_hilite h3 {
	font-size: 120%;
	margin: 0 0 8px;
	padding: 4px 10px;
	background: url(../images/bg-h3-xam.jpg) repeat-x top;
	color: #FFFFFF;
}

div.moduletable_hilite2 h3 {
	font-size: 120%;
	margin: 0 0 8px;
	padding: 4px 10px;
	background: url(../images/bg-h3-do.jpg) repeat-x top;
	color: #FFFFFF;
}

div.moduletable_hilite, div.moduletable_hilite2 {
	margin: 0;
	padding: 0 0px 10px;
	border: 1px solid #c1c1c1;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_hilite2 {
	margin: 0;
	padding: 0 0px 5px;
	margin-top: 0px;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_menu,
#ja-botsl div.moduletable_text {
	border-bottom: none;
}

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

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

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

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

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height: 150px;
	line-height: normal;
	position: relative;
}

#ja-header a {
}

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

h1.logo a {
	width: 1000px;
	display: block;
	background: url(../images/logo.jpg) no-repeat;
	position: absolute;
	height: 134px;
	bottom: 0px;
	left: 0;
}

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 {
	
	height: 34px;
	position: relative;
	z-index: 999;
}

#ja-mainnav {
	background: url(../images/bg-mainmenu.jpg) repeat-x top ;
	height: 34px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 100%;
	background:url(../images/bg-submenu.jpg) repeat-x;
}

#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: 30px;
	background: url(../images/cong.jpg) no-repeat center left;
	color: #fff;
}

#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 {
	display: block;
	float: left;
	margin-left:5px;
	padding: 0 15px;
	line-height: 30px;
	background: url(../images/cong.jpg) no-repeat center left;
	color: #fff;
}

/* breadcrumbs */
#ja-pathway {
	border: 1px solid #E7E8E6;
	border-bottom: none;
	padding: 5px 15px;
	color: #626A69;
	font-weight: bold;
	background: #F8F8F7;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #626A69;
	font-weight: normal;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

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

ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/arrow.png) no-repeat 97% center;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2C79B3;
	background: url(../images/arrow2.png) no-repeat 97% center;
}

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

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

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

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

.ja-box-left, .ja-box-center {
	background: url(../images/vline2.gif) repeat-y top right;
}

/* Top spotlight */
#ja-topsl {
	height: 240px;
	margin: 0 0 10px;
	overflow:hidden;
	width:98%;
}

* html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#ja-botsl {
	border: 1px solid #E7E8E6;
	background: url(../images/grad1.gif) repeat-x top #F8F8F7;
	color: #626A69;
	padding: 10px 0;
}

#ja-botsl h3 {
	color: #626A69;
	font-size: 100%;
	background: none;
	border: none;
	margin-bottom: 0;
}

#ja-botsl div.moduletable {
	padding: 0 15px;
}

#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 {
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #626A69;
	padding: 20px 0 0;
	position: relative;
	
	border-top: 1px solid #E7E8E6;
}

#ja-footer small {
	color: #858783;
	font-size: 100%;
}

#ja-footer ul {
	
}

#ja-footer li {
	display: inline;
	margin-left: -2px;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 18px;
	color:#fff;
	font-weight:bold;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}
#footer_link{
	background:url(../images/footer_link.jpg) repeat-x;
	height:33px;
}
#footer_link ul{
	margin: 0px;
	padding: 10px 0;
	line-height: normal;
}
/* 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;
}

/*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%;
}
#top_ads1{
	margin:0px 0;
	width:49%;
	float:left;
}

#top_ads2{
	margin:0px 0;
	width:49%;
	float:right;
	text-align:right;
}
.title {
background:transparent url(../images/dot2.gif) repeat-x scroll 0 65%;
width:100%;
}
.title span {
background:#FFFFFF none repeat scroll 0 0;
color:#D50302;
float:left;
font-size:150%;
font-weight:bold;
padding-right:10px;
}
div.moduletable-dudoan h3{
	background:url(../images/h3-dudoan.jpg) no-repeat top left;
	padding-left: 20px;
	color:#FFFFFF;
}
div.moduletable-dudoan {
	background: url(../images/bg-dudoan.jpg) no-repeat bottom left #f1f1f1;
	padding-bottom: 4px;
}

div.moduletable-dudoan p {padding: 5px 5px; margin: 0;}
div.moduletable-dudoan ul {margin: 5px 5px; margin: 0;}

div.moduletable-poll{
	background: url(../images/bg-poll-1.jpg) no-repeat top left #fff;
	padding-left: 10px;
	margin-top: 5px;
}
div.moduletable-poll h3{
	color:#D80204;
}

div.moduletable-popular{
	border:1px solid #ABABAB;
	background: url(../images/bg-poll.jpg) repeat-x top;
	padding-left: 5px;
	margin-top: 10px;
}

div.moduletable-online{
	background: url(../images/bg-module-online.jpg) no-repeat top left;
	height: 69px;
	padding: 2px 10px;
	margin-top: 10px;
	color: #fff;
	text-align: center;
}

div.moduletable-online h3{
	color:#fdf320;
	margin-bottom: 8px;
}

div.moduletable-popular h3{
	color:#000;
	border-bottom: 1px dotted #bdbdbd;
}

#vnz-top {
	margin-top: 5px;
	height: 375px;
}

#vnz-top p {
	padding: 2px 0px;
	margin: 0px 0px;
}

#vnz-left {
	width: 67%;
	margin-right: 5px;
	float: left;
}

#vnz-right {
	width: 32%;
	float: right;
}

#vnz-left-top {
	height: 267px;
	
}

#vnz-left-bottom {
	height: 109px;
	background: url(../images/bg-vnz-left-bottom.jpg) no-repeat top left;
	margin-bottom: 5px;
}

#vnz-slice {
	width: 55%;
	float: left;
}

#vnz-lastest-news {
	width: 44%;
	height: 265px;	
	border-bottom: 1px solid #CDCDCD;
	float: left;
}

#vnz-lastest-news a{
	color: #000000;
}

#vnz-left-bottom-1, #vnz-left-bottom-2 {
	width: 50%;
	float: left;
}

#vnz-search {
	padding:7px 0px 3px 73px;
	background: url(../images/bg-search.jpg) no-repeat top left;
}

#vnz-video {
	height: 340px;
	width: 320px;
	background: url(../images/bg-vnz-video.jpg) no-repeat top left;
}

.button-search {
	position: absolute;
	top: 0px;
	left: 186px;
}

div.search {
	position: relative;
	clear: both;
	height: 22px;
}


/* --------- SEARCH ------------- */
.button-search {
	position: absolute;
	top: 0px;
	left: 186px;
}

div.search {
	position: relative;
	clear: both;
	height: 22px;
}
/* --- END SEARCH --- */

/* --- VIDEO --- */
.video-title {
	font-size: 120%;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.video-footer {
	font-weight: bold;
	text-align: center;
}
/* --- END VIDEO --- */
div.vnz-top-link{
	background:url(../images/dot.jpg) repeat-x left top;
	padding-top:4px;
}
.vnz-top-link a {
	background: url(../images/top-bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
	font-size:92%;
	color: #111111;
}

#copyright{
	background:url(../images/copyright.jpg) repeat-x top left;
	
	height:60px;
}
#copyright p{
	padding:3px 0 0 5px;
	margin:0;
	
	height:60px;
}
#table2{
	font-size:92%;
}
#table2 p{
	margin:0;
}
a:active,a:focus {outline:0;}
.jwts_modtitle {font-size:15px;font-weight:bold;padding:4px;margin:0 0 4px 0;border-bottom:1px solid #eee;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:1px solid #bbb;border-top:0px;padding-bottom:0px;}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:3px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #bbb;line-height:normal;height:auto;}
ul.jwts_tabbernav li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	background:none;
	display:inline;
	
}

#vnz-video ul.jwts_tabbernav li a, 
#vnz-video ul.jwts_tabbernav li a:link { padding: 3px 25px;} 

#ja-col2 ul.jwts_tabbernav li a, 
#ja-col2 ul.jwts_tabbernav li a:link { padding: 3px 17px; color: #fff;} 

ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	font-size:90%;
	font-family: Arial;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 2px 0 2px;
	/* padding:3px 20px; */
	color:#fff;
	border:1px solid #bbb;
	border-bottom:none;
	background:url(../images/jwts_tabberinactive.jpg) repeat-x left top;
}
ul.jwts_tabbernav li a:visited {color:#333;}
ul.jwts_tabbernav li a:hover {
	font-size:90%;
	margin:0 2px 0 2px;
	padding:3px 5px;
	color:#fff;
	border:1px solid #aaa;border-bottom:none;
	background:url(../images/jwts_tabberactive.jpg) repeat-x left top;
	text-decoration:none;
}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {
		background:url(../images/jwts_tabberactive.jpg) repeat-x left top;
		color:#FFFFFF;
		
	border-bottom:1px solid #fff;
	}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {
	background:url(../images/jwts_tabberactive.jpg) repeat-x left top;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
ul.jwts_tabbernav li.jwts_tabberactive{
	
}
ul.jwts_tabbernav li.jwts_tabberinactive {

	padding:0px;
	margin:0px;
}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */

/* --- Slides --- */
.jwts_slider {margin:4px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0;}

/* DEFAULT STYLING */
.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;background:url(slide_bg_r.png) no-repeat right;cursor:pointer;}
.jwts_title_left {background:url(slide_bg_l.png) no-repeat left;margin:0 10px 0 0;}
a.jwts_title_text,
a.jwts_title_text:link {display:block;background:url(star.png) no-repeat;background-position:0px 2px;padding:0 2px 0 20px;margin:0 0 0 8px;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;color:#444;}
a.jwts_title_text:visited {color:#444;}
a.jwts_title_text:hover {display:block;background:transparent url(star.png) no-repeat;background-position:0px 2px;padding:0 2px 0 20px;margin:0 0 0 8px;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;color:#c64934;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:none;border:none;}
.jwts_title_left,.jwts_slidecontent {text-align:left;} /* force content orientation */

a.blogsection {color: #000;}
.date { color: #999; display: inline;}
#vnz-video ul.jwts_tabbernav li a, 
#vnz-video ul.jwts_tabbernav li a:link,
#vnz-video ul.jwts_tabbernav li a:hover { font-size: 100%;}



.leading img {
	width: 220px;
	height: 170px;
	margin-right: 5px;
}

.buttonheading img { width: 14px; height: 14px;
	border: 0;
	float: left;
	margin: 0 3px 0 3px;

}

.article-tools {clear: both;}

.blog_more h2 {
	background: url(../images/bg-janews4.jpg) no-repeat center left;
	color: #FFF;
	font-size: 140%;
	padding-left: 5px;
}
div.match_vnz_result{
	/*text-decoration: underline;*/
}
#vnz-top-ads {
	height: 70px;
	margin: 10px 0px;
}
