/*------------------------------------------------------------------------
# JA Sanidine II for Joomla 1.5 - Version 1.0 - Licence Owner JA106916
# ------------------------------------------------------------------------
# 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

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

body {
	background: none;
	color: #eeeee;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	  -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color:#7AC3EF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;

}

body.contentpane {
	
	color: #333333;
	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:#566313;
	text-decoration: none;
}

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

a img {
	border: 0px solid #E4E4E4;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, #ja-login,
a.readon, #ja-botnav, #ja-pathway, #ja-subnav, #ja-contentsl1, #ja-contentsl2, #ja-footer, #ja-col1, #ja-col2, #ja-botsl {
	font-size: 100%;
}

img {
	margin: 0;
	padding: 0;
	border:1px solid #cccccc;
}

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

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

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

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {
font-size: 150%;
background-image: url("../images/them/icon.png");
height:34px;
padding-left: 55px;

}
h4 {font-size: 100%;}

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

ul {
	list-style: none;
}

ul li {
	 background-image: url("../images/next.png");
    background-position: 12px 6px;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 0;
    padding-left: 25px;
	text-align: left;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	padding: 7px 5px 5px !important;
	border: none;
	margin: 1em 0 0;
	background: url(../images/sep.gif) repeat-x top;
}

fieldset legend {
	font-weight: bold;
	background: #FFFFFF;
}

fieldset a {
	font-weight: bold;
}

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

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

#ja-news{
clear:both;
display:block;
}


#ja-news h3{
 background: url("../images/hieuthuoc/h3_left.png") no-repeat scroll 0 0 transparent;

    height: 45px;
    margin: 3px 10px 10px;
    padding-left: 65px;
    padding-top: 13px;
    width: 600px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	color:#5E5B54;
	}
/* JA SLIDESHOW2
----------------------------------------------------------- */
.ja-slidewrap { border: 0; overflow: hidden; }

.ja-slide-buttons {
    left: 329px;
    position: absolute;
    top: 291px;}

.ja-slide-buttons .ja-slide-stop {
	text-indent: -1000em;
	background: url(../images/icon-stop.gif) center center no-repeat;
	height: 20px;
	width: 20px;
}

.ja-slide-buttons .ja-slide-next {
	text-indent: -1000em;
	background: url(../images/icon-next.gif) center center no-repeat;
	height: 20px;
	width: 20px;
}

.ja-slide-buttons .ja-slide-prev{
	text-indent: -1000em;
	background: url(../images/icon-prev.gif) center center no-repeat;
	height: 20px;
	width: 20px;
}

.ja-slide-buttons .ja-slide-playback{
	text-indent: -1000em;
	background: url(../images/icon-playback.gif) center center no-repeat;
	height: 20px;
	width: 20px;
}

.ja-slide-buttons .ja-slide-play{
	text-indent: -1000em;
	background: url(../images/icon-play.gif) center center no-repeat;
	height: 20px;
	width: 20px;
}

.ja-slide-buttons {
	background: url(../images/button-bg2.png) left center no-repeat;
	padding: 5px;
}

.ja-slide-buttons span { padding: 2px 0; }

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

form label {
	cursor: pointer;
}

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

textarea, textarea.inputbox {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #ccc;
}

.inputbox {
    -moz-border-radius: 5px;
    background:#F29703;
        color: #fff;
    font-size: 100%;
    margin: 0 4px;
    padding: 0 0 3px 6px;
}

.button {
	padding: 3px 8px 3px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px 5px 5px 5px;
	background:#F29703;
	color:#fff;
	text-transform: none;
	font-size: 98%;
	font-weight: bold;
	cursor:pointer;
	
}

.button:hover {
	 -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F29703;
    border: 0px solid #FCE24E;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 98%;
    font-weight: bold;
    padding: 3px 8px;
    text-transform: none;
}

select#ordering, select#limit {
	background-image: none;
}

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

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

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

.column_separator {
	padding: 0 0px;
}

/* content tables */
.sectiontableheader {
	background: url(../images/grad-2.gif) repeat-x top #373737;
	border: 1px solid #DDDDDD;
	padding: 6px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

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

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/sep.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: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	background: url(../images/sep.gif) repeat-x bottom;
	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 {
}

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

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

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

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.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%;
	padding: 0;
	color:#141A00;
	padding-bottom: 10px;
}

#ja-current-content h3{
background: url("../images/h3.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 40px;
    line-height: 35px;
    margin-left: 1px;
    margin-top: 10px;
    padding-left: 60px;
    padding-top: 2px;
    width: 690px;
  }

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0 0 5px 10px;
	padding: 0;
	font-size: 150%;
	color:#F5B301;
}

table.blog .contentheading {
	font-size: 110%;
	padding:0 0 5px 0;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color:#2A9CC61;
}

a.readon {
	font-weight: bold;
	color:#FF0000;
}

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: 20px auto;
	padding: 20px 0 0;
	color: #666666;
}

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

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

ul.pagination a {
	padding: 2px 5px;
	text-decoration: none;
	background: url(../images/grad-4.gif) repeat-x top;
	color: #666666;
	border: 1px solid #DDDDDD;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #333333;
	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;
}

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

ul.latestnews a, ul.mostread a {
}

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

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

.article-meta {
	width: 70%;
	float: left;
	margin-top: 3px;
	color: #666666;
}

.createby {
	font-weight: bold;
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right;
}

.createdate-icon { /*for clendar style*/
	margin: 0 10px 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 38px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #F8F8F8;
	color: #666666;
}

.ja-date {
	font-size: 15px;
	font-weight: bold;
}

.ja-month {
	color: #666666;
	font: 9px/14px Arial, Helvetica , sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	background: url(../images/grad-4.gif) repeat-x top #999999;
	border-bottom: 1px solid #CCCCCC;
}

.modifydate {
	width: 100%;
	display: block;
	color: #333333;
	margin: 15px 0;
}

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

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

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

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

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	
    clear: both;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 978px;
		
	
}

.narrow #ja-wrapper {
	width: 750px;
	background: url(../images/wrapper-bg-n.png) repeat-y center;
}

#ja-container {
    background-color: #DAD3C3;
    margin-top: -10px;
    padding: 0;
    width: 100%;
}
#content-center{
	background:none;
	}

#ja-mainbody {
  -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color:#DAD3C3;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    float: left;
    margin-left:5px;
	margin-top:5px;
	margin-bottom: 5px;
 -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 69.5%;
	background: none;
	border:0px solid #3D444C;
}

#ja-content-top {
	background: none;
}

#ja-content-bot {
	background: none;
}

.narrow #ja-content {
	background: none;
}

.narrow #ja-content-top {
	background: none;
}

.narrow #ja-content-bot {
	background: none;
}

#ja-current-content {
	padding: 5px;
	display: block;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 29.5%;
	margin-top:60px;
}

#ja-col1 div.ja-innerpad {
	padding-right: 5px;
}

#ja-col2 {
 -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    background-attachment: scroll;
    background-color: #1C6BA4;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    color: #DDDDDD;
    float: left;
    margin-left:3px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 255px;
	margin-bottom: 5px;
	background: url("../images/bg_menu.png");
	background-repeat:repeat-x;
	background-color:#141A00;
	
}
div.module .idcontent{
margin:1px 0;
margin-top: 5px;
}
#ja-col2 div.ja-innerpad {
	padding-left: 7px;
}

/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
        background: none;
    clear: both;
    margin: 20px 0 0 0;
	margin-top: 0px;
	}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 240px;
	margin-top: 0px;
	margin-left: 8px;
	
}

#ja-containerwrap-fr #ja-content {

    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    width: 730px;
}

#ja-containerwrap-fr #ja-content-top {
	background: none;
	width:725px;
}

#ja-containerwrap-fr #ja-content-bot {
	background: url("../images/content-bot.gif") no-repeat scroll center bottom transparent;
	background:none;
	width:725px;
}

.narrow #ja-containerwrap-fr #ja-content {
	background: url(../images/content-center2-n.gif) repeat-y center #FFFFFF;
}

.narrow #ja-containerwrap-fr #ja-content-top {
	background: url(../images/content-top2-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fr #ja-content-bot {
	background: url(../images/content-bot2-n.gif) no-repeat center bottom;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
    background: none;
    
    margin-top:-5px;
    width: 100%;
}

#ja-containerwrap-fl #ja-content-top {
	background: none;
}

#ja-containerwrap-fl #ja-content-bot {
	background-color:#EAE4D6;
    border: 1px solid #FDF5EA;
    margin: 5px 5px 5px;
    width: 696px;
	-moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
	

}

.narrow #ja-containerwrap-fl #ja-content {
	background: url(../images/content-center-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-fl #ja-content-top {
	background: url(../images/content-top-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fl #ja-content-bot {
	background: url(../images/content-bot-n.gif) no-repeat center bottom;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
	background: none;
}

#ja-containerwrap-f #ja-content-top {
	background: none;
}

#ja-containerwrap-f #ja-content-bot {
	background: none;
}

#ja-containerwrap-f #ja-current-content {
	padding-left: 20px;
	padding-right: 20px;
}

.narrow #ja-containerwrap-f #ja-content {
	background: url(../images/content-center1-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-f #ja-content-top {
	background: url(../images/content-top1-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-f #ja-content-bot {
	background: url(../images/content-bot1-n.gif) no-repeat center bottom;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
    border-top: 0 solid #000000;
    color: #13B9E9;
    font-size: 110%;
    height: 29px;
    line-height: 29px;
    margin: 10px 0;
    padding: 0 0 0 0;
	background:#263E48;
	background: none repeat scroll 0 0 transparent;
	    -moz-border-radius:9px;
	background:url("../images/tem/menu_right.png");
	background-repeat:no-repeat;
				
 
}
#active_menu{
	text-decoration:underline;
}
div.contentcenter h3{
    background:url("../images/them/module_center_left.png") no-repeat scroll left 0 transparent;
       border-bottom: 5px solid #6DB607;
    color: #000000;
    margin: 0 0 0 -12px;
    padding-left: 30px;

}

div.moduletable h3 span {
    background: #263E48;
    display: block;
    height: 39px;
    padding: 0;
    text-transform: uppercase;
	color: #A23741;
		background:none;
	padding-left: 38px;
}
div.menuright #divcontent {
	padding-left:0px;
}
div.moduletable {
	margin: 0 5px;
	padding: 0 0px;
	  background: none;
	
	
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.ja-box-br h3 {
     -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    background-image: url("../images/h3.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    height: 40px;
    line-height: 39px;
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 60px;
    padding-right: 0;
}


div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.ja-box-br h3 span {
    
    display: block;
    height: 37px;
    padding-left: 0px;
    text-transform: uppercase;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.ja-box-br {
    
    clear: both;
    color: #fff;
    float: left;
       overflow: hidden;
    padding: 0;
    width: 99%;

	}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div,
div.ja-box-bl {
	margin: 0;
	padding: 0;
	background: url("../images/conten-center.gif") repeat-y scroll center top;
	background:none;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div,
div.ja-box-tr {
	padding: 0;
	margin: 0;
	background: url("../images/conten-bottom.gif") no-repeat scroll center bottom;
	background:none;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.ja-box-tl {
	padding: 0px;
	background: url("../images/conten-top.gif") no-repeat scroll center top transparent;
	background:none;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
        display:block;
	
}


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

div.advs {
    clear: both;
    color: #000000;
    display: block;
    float: left;
    margin-top: 3px;
    width: 100%;
}
div.advs a{font-weight:bold;}
div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
	font-weight: normal;
	padding-bottom:2px;
	
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
    background-image: url("../images/header.jpg");
    background-repeat: no-repeat;
    border-left: 0 solid #4B4F4F;
    border-right: 0 solid #4B4F4F;
    border-top: 0 solid #4B4F4F;
    height:319px;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999;
	top:-10px;
}

h1.logo, div.logo-text {
	margin: 0 0px;
	padding: 0;
}

h1.logo {
background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    height: 69px;
    left: 0;
    margin-left: 1px;
    margin-top: -110px;
    position: absolute;
    top: 113px;
    width: 324px;
}

h1.logo a {
   
    display: block;
    height:69px;
    width:324px;
}

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

div.logo-text {
	outline: none;
	position: absolute;
	top: 20px;
}

div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div.logo-text h1 a {
	color: #333333;
}

.site-slogan {
	color: #666666;
	margin: 0;
	padding: 0;
}

#ja-topnav {
	position: absolute;
	top: 10px;
	right: 40px;
}

#ja-topnav ul {
	margin: 0;
	padding: 2px 0;
}

#ja-topbar {
	background: none;
	height: 0px;
	margin: 0px 0px;
	position: relative;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#topmenu{
	background:#000;
	
	
	
	}
#ja-mainnav {
    -moz-border-radius: 0 0 0 0;
    background: none;
    top:25px;
    height: 40px;
    right: 0px;
    
    z-index: 999;
	margin:0 auto;
	position:absolute;
	}

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

#ja-subnav {
	clear: both;
	background: url(../images/subnav-bg.gif) repeat-x bottom #333333;
	margin: 0 10px;
	padding: 0 10px;
	height: 30px;
}

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

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-subnav a {
	display: block;
	float: left;
	outline: none;
	padding: 0 15px;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
}

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

#ja-subnav li.active a {
	color: #FFFFFF !important;
	font-weight: bold;
	background: url(../images/subnav-hover.gif) no-repeat center bottom;
	text-decoration: none;
}

/* breadcrumbs */
#ja-pathway {
	
	padding: 0 0 10px;
	color:#566313;
	font-weight:bold;
}

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

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

/* Default Joomla! Menu */
ul.menu {

	-moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/menusp.png");
	background:none;
	background-position:center bottom;
      background-repeat: repeat-x;
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -16px;
    margin-right: 0;
    margin-top: 4px;
        padding-left: 0;
    padding-right: 0;
}

ul.menu li {
	-moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/menusp.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    display: block;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}

ul.menu li a {
 -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/list.png");
    background-position: 30px 10px;
    background-repeat: no-repeat;
    color:#F5B301;
    display: block;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 6px;
    padding-left: 50px;
    padding-right: 23px;
    padding-top: 8px;
    text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color:#fff;
	
	}
ul.menu li:hover,
ul.menu li:active,
ul.menu li:focus {
	color:#FFF;
}
ul.menu li#current{
	color:#FFF;
        
}


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

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 {
	border: none;
	padding: 2px 5px 8px 15px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 8px 6px !important;
	color: #333333;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
	text-decoration: underline;
}

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

ul.menu li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 25px !important;
	background: url(../images/arrow.png) no-repeat 18px 6px !important;
}

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

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
	-moz-border-radius:5px 5px 5px 5px;
	margin:0;
	font-size:100%;
	background:#fff;
	color:#000;
}
.nsp_art h4.nsp_header a {
    color:#566313;
}
.ja-box-left div.module, .ja-box-center div.module {
}

/* Top spotlight */
#ja-topsl {
    background: url("../images/wrapper-bg3.jpg") repeat-y scroll center center transparent;
	background:none;
	border: 0px solid #3B3A36;
    clear:both;
    height: auto;
    margin:0px 0 0px 0px;
    overflow:hidden;
	color:#333333;
}

#ja-topsl1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #0F8FC8;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 970px;
}

#ja-topsl1 div#ja-slideshowwrap {
	margin: 20px 10px;
}

#ja-topsl2 {
	float: right;
	width: 0%;
	overflow: hidden;
	background:transparent url(../images/conten.gif) no-repeat scroll left top;
}

#ja-topsl2 div.moduletable h3, #ja-topsl2 div.moduletable h3 span {
	background: transparent url(../images/h3-bg-d.gif)  no-repeat scroll  top center;
}

#ja-topsl2 div.moduletable {
	margin: 10px 0 0;
	border:1px solid #D5D5D5;
}

/* Content spotlight */
#ja-contentsl1 {
	clear: both;
	width: 98.5%;
	padding: 0 0 5px;
}

#ja-contentsl2 {
	clear: both;
	margin: 0px 0px;
	padding: 0px 0 5px 0;
	width:98.9%;
}

#ja-contentsl1 div.module, #ja-contentsl2 div.module {
	margin: 0;
}

#ja-contentsl1 div.module h3, #ja-contentsl1 div.module h3 span,
#ja-contentsl2 div.module h3, #ja-contentsl2 div.module h3 span {
	background: none;
	color: #333333;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

#ja-contentsl1 ul.latestnews, #ja-contentsl1 ul.mostread {
	margin: 0;
}

#ja-contentsl1 li.latestnews a, #ja-contentsl1 li.mostread a {
	background: url(../images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

#ja-contentsl1 li.latestnews, #ja-contentsl1 li.mostread {
	background: url(../images/sep.gif) repeat-x bottom;
	padding: 5px 10px 5px;
}

#ja-contentsl1 li.latestnews a, #ja-contentsl1 li.mostread a {
	background: url(../images/icon-pages.gif) no-repeat left center;
	padding-left: 15px;
}

/* Bottom spotlight */
#ja-botsl {
	clear: both;
	margin: 0px 0 0 0;
	padding: 0;
	background: url("../images/wrapper-bg.jpg") repeat-y scroll center center transparent;
	background:#fff;
	color: #333333;
	width:980px;
}

#ja-botsl div.moduletable h3, #ja-botsl div.moduletable h3 span {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #A8288A;
    border-bottom: 0 solid #D55120;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	position: relative;
	margin-top: -10px;
	color: #fff;
	text-align: center;
	border-top: 0px solid #1D1D1D;
   	height: 73px;
	width:978px;
	padding-top:0px;
	background-image: url("../images/footer.jpg");
    background-position: 0 0;

	background-color:#1C6BA4;
	border-bottom-color: #90C93F;
	
}
#ja-footer div.advs{
	color:#fff;
}

#ja-footer a{
	color:#5F5F5F;
	
}


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

#ja-botnav {
	
	clear: both;
	margin: 0px 0 0px;
	text-align: justify;
	
}

#ja-botnav ul {
	margin: 0;
	padding: 0;
}

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

#ja-botnav li a {
	color:#A23741;
}

#ja-botnav li a:hover, #ja-botnav li a:active, #ja-botnav li a:focus {
	color: #A23741;
}

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

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

.padding-none ul.film li {
	margin-left: 0;
}

#ja-tabs {
	margin: 0 0 10px 0;
	padding: 0;
}

#ja-tabs div {
	margin: 0;
	padding: 0;
}

#ja-tabs div.module {
	background: url(../images/box-br-w.gif) no-repeat bottom right #FFFFFF;
}

#ja-tabs div.module div {
	background: url(../images/box-bl-w.gif) no-repeat bottom left;
}

#ja-tabs div.module div div {
	padding: 0;
	background: url(../images/box-tr-w.gif) no-repeat top right;
}

#ja-tabs div.module div div div {
	background: url(../images/box-tl-w.gif) no-repeat top left;
}

#ja-tabs div.module div div div div {
	background: none;
}

/* Login */
#ja-login {
	color: #666666;
    left: 58px;
    position: absolute;
    top: 86px;
}
#roksearch_search_str {
        width: 245px;
}
label.ja-login-user span,
label.ja-login-password span {
	display: block;
	width: 25px;
	height: 24px;
	float: left;
	text-indent: -5000px;
}

label.ja-login-user span {
	background: url(../images/icon-user.png) no-repeat;
}

label.ja-login-password span {
	background: url(../images/icon-key.png) no-repeat;
}

#ja-login label {
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 100px;
	margin: 2px 0 0 5px;
	font-size: 11px !important;
	border: 1px solid #CCCCCC;
}

#ja-login form #mod_login_password {
	margin-right: 5px;
}

#ja-login form .button {
	margin-top: 2px;
}

.ja-login-links {
	display: block;
	clear: both;
	padding: 6px 0 0;
	font-size: 92%;
}

.ja-login-links a {
	padding: 0 5px;
	color: #666666;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	right: 10px;
	top: 8px;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0 2px;
	float: right;
	background: none;
}

/* Search */
#ja-search {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
	padding-left: 25px;
	font-size: 11px;
}
#ja-search a{
	color:#fff;
	padding:5px 20px;
}
#ja-search .inputbox {
	margin: 3px 3px 0 0;
	width: 180px;
	background: transparent;
	border: none;
	color: #333333;
	border:1px solid #fff;
}

#ja-search .button {
	font-size: 11px;
}

/*others*/
#ja-banner {
	padding: 5px 0 0;
	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 {
	padding: 8px 0 10px !important;
	background: url(../images/sep.gif) repeat-x bottom !important;
}

div.ja-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

div.ja-innerdiv img {
	margin: 5px 0 0 5px;
}

div.module blockquote {
	margin: 0;
	padding: 0;
}

div.module span.title {
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.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 10px;
	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: #333333;
	border: none;
}

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

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

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ja-slidenews-item .ja-title {  
    color:#F8CA8E;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: normal;
    text-align: justify;
    text-decoration: none;
	margin-top: 9px;
	padding-right: 5px;
}
#mainlevel-nav a{
	color: #000000;
    font-weight: bold;
	}
#ja-ctop{
	background: none;
    height: 0px;
}
#ja-cbottom{
	background:none;
    height: 9px;
}
#ja-cbottom2{
	background: none;
    height: 31px;
}
.nsp_art h4.nsp_header {
    padding: 10px 0;
	padding-top: 2px;
}
div.thiscat h3 span{
	padding:0;
	color:#6B0711;
	margin-left:10px;
}
div.module .whois{
	margin-left:20px;
	color:#000;
	}
#divcontent{
	padding-left:20px;
}
div.menuright{
    background: none repeat scroll 0 0 #F5f5f5;
}
div.module #module_top1{
    background: url("../images/them/top.png") no-repeat scroll left 0 transparent;
	background:none;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    height: 11px;
    line-height: 11px;
    margin: 0;
    padding: 0 0 0 58px;
}
div.module #module_top2{
    background: url("../images/them/top.png") no-repeat scroll right 0 transparent;
	background:none;
    display: block;
    height: 11px;
    padding-left: 0;
    text-transform: uppercase;
}
div.module #module_bottom1{
    background: url("../images/them/bottom.png") no-repeat scroll left 0 transparent;
	background:none;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 58px;
}
div.module #module_bottom2{
    background: url("../images/them/bottom.png") no-repeat scroll right 0 transparent;
	background:none;
    display: block;
    height: 28px;
    padding-left: 0;
	margin:0;
    text-transform: uppercase;
}
div.module #idcontent{
	background: url("../images/them/center.png") repeat-y scroll left 0 transparent;
	background:none;
    color: #353535;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 5px;
}
div.module #idcontent2{
background: url("../images/them/center.png") repeat-y scroll right 0 transparent;
background:none;
    display: block;
    padding: 0;
	margin:0;
}
div.module #idcontent2 div{
	padding:0;
	margin:0;
}
div.module .contentdiv{
	background: url("../images/them/contentmodule.png") repeat scroll 0 0 transparent;
	margin:0;
	border:1px solid #352222;
	-moz-border-radius:0 0 5px 5px;
}
#ja-content_lr{
	width:100%;
	margin:0;
	padding:0;
	height: 321px;
	
}
#ja-content_lr #ja-conent-left{
	float:left;
	width: 409px;
	margin-top: -5px;
	position: absolute;
	padding:5px;
} 
#ja-content_lr #ja-conent-right{	
    float:right;
	width: 37%;
	
} 

	
	
	

div.thiscat li{
background:none;
}
div.modulekhac h3 span{
color:#fff;
}
div.moduletruycap div div div {
color:#F5B301;
padding-top:10px;
}

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

* html .clearfix {
	height: 1%;
}