/*------------------------------------------------------------------------
# JA Corona 1.0 - Feb, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

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

body#bd {
	background: url(../images/body-bot.jpg) no-repeat bottom #164978;
	color: #333333;
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 9px;
}

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: #2C79BF;
	text-decoration: underline;
}

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

a img {
	border: none;
}

/* Title text */
#ja-mainnav, .contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, .img_caption {
	color: #999999;
	font-size: 100%;
}

img {
	margin: 0;
	padding: 0;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

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

ul {
	list-style: none;
}

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

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

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	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%;
}

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

.button {
	background: url(../images/grad1.gif) repeat-x top #CCCCCC;
	border: 1px solid #DDDDDD;
	padding: 2px 8px;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

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

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

.article-content img {
	margin: 0 10px 5px 0;
}

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

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

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	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: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F2F2F2;
}

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

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

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	background: url(../images/grad1.jpg) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

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

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

.category {
	font-weight: bold;
	font-size: 120%;
}

h1.componentheading, .componentheading {
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: url(../images/hline.gif) repeat-x bottom;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 10px;
}

h2.contentheading, .contentheading {
	padding: 0;
	margin: 0;
	font-weight: normal;
    color: #b70000;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	background: url(../images/bullet-readon.gif) no-repeat center left;
	display: block;
	float: left;
	font-size: 92%;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-indent: 16px;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/bullet-readon2.gif) no-repeat center left;
}

table.contentpaneopen td, table.contentpane td {
}

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

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hline.gif) repeat-x top;
}

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

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

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #DDDDDD;
	background: #F2F2F2;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #CC0000;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
}

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

.smalldark {
	text-align: left;
}

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

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

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	margin-bottom: 15px;
	display: block;
	background: #F2F2F2;
	overflow: hidden;
	white-space: nowrap;
}

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

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-author.gif) no-repeat 0 1px;
}

.createdate {
	background: url(../images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 3px 15px 20px;
	border-top: 1px solid #EFEFEF;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 20%;
}

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

.mosimage {
	margin: 15px 5px 10px 5px;
	padding: 0 5px 5px;
}

* html .mosimage {
	padding: 5px 0 !important; /*IE 6*/
	margin: 15px 10px 10px 0;
}

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

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #999999;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 20px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 0 20px 0 0;
}

blockquote.testimonial {
	padding: 0;
}

blockquote.testimonial span.author {
	background: url(../images/icon-user.gif) no-repeat left center;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

/* Drropcap */
.dropcap {
	color: #999999;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/icon-error.gif) no-repeat top left;
	color: #BF0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat top left;
	color: #006699;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat top left;
	color: #EE9600;
	padding-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CACACC;
	padding: 10px 0px 10px 40px;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CACACC;
	padding: 10px 0px 10px 40px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	background: #FFFFFF;
	border: 1px solid #CACACC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper-top {
	background: url(../images/body-top.jpg) no-repeat center top;
	min-width: 950px;
}

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

#ja-wrapper {
	margin: 0 auto;
	padding: 60px 0;
	width: 950px;
}

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

#ja-mainwrap {
	background: #78C1E5;
	border: 1px solid #85D6FD;
	clear: both;
	margin: 1px 0;
	padding: 0 0 10px;
}

#ja-container {
	background: url(../images/container-center.gif) repeat-y center;
}

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

#ja-container-top {
	background: url(../images/container-top.gif) no-repeat top center;
	padding-top: 20px;
}

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

#ja-container-bot {
	background: url(../images/container-bot.gif) no-repeat bottom center;
	padding-bottom: 20px;
}

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

#ja-container-inner1 {
	background: url(../images/dot.gif) repeat-y 60% 0;
}

#ja-container-inner2 {
	background: url(../images/dot.gif) repeat-y 80% 0;
}

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

#ja-content div.ja-innerpad {
	padding: 0 10px 0 25px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 40%;
}

#ja-col1 {
	float: left;
	overflow: hidden;
	width: 49.9%;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 0;
}

/* full */
#ja-containerwrap-f #ja-content {
	float: none;
	width: 99%;
}

#ja-containerwrap-f #ja-container-inner1,
#ja-containerwrap-f #ja-container-inner2 {
	background: none;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 76%;
}

#ja-containerwrap-c #ja-container-inner1 {
	background: none;
}

#ja-containerwrap-c #ja-container-inner2 {
	background-position: 77% 0;
}

#ja-containerwrap-c #ja-colwrap {
	background: none;
	width: 23%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px;
	width: 99%;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #EFEFEF;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #2C79BF;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #2C79BF;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 5px 9px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0064A1;
	text-decoration: none;
}

#active_menu {
	color: #0064A1;
	font-weight: bold;
}


/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-hilite h3 {
	/*  background: url(../images/c-r.gif) no-repeat right #EFEFEF;  */  
    background: url(../images/c-hilite-r.gif) no-repeat right;
	font-size: 115%;
	font-variant: small-caps;
	height: 28px;
	line-height: 28px;
	margin: 0 -5px 5px;
	padding: 0;
	text-indent: 5px;
    color: #FFFFFF;
}

div.moduletable h3 span,
div.moduletable-hilite h3 span {
	/* background: url(../images/c-l.gif) no-repeat left; */
    background: url(../images/c-hilite-l.gif) no-repeat left; 
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
    color: #FFFFFF;
}

div.moduletable,
div.moduletable-hilite {
	margin: 0;
	padding: 10px 15px;
}

/* hilite module */
div.moduletable-hilite h3 {
	background: url(../images/c-hilite-r.gif) no-repeat right #2C79BF;
	color: #FFFFFF;
}

div.moduletable-hilite h3 span {
	background: url(../images/c-hilite-l.gif) no-repeat left;
}

div.ja-box-br {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
}

div.ja-box-bl {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
}

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

div.ja-box-tl {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 10px;
	overflow: hidden;
}

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

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

div.moduletable ul,
div.moduletable-hilte ul {
	margin: 0;
	padding: 0;
}

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

#ja-col2 div.moduletable,
#ja-col2 div.moduletable-hilite,
#ja-containerwrap-c div.moduletable,
#ja-containerwrap-c div.moduletable-hilite {
	padding: 10px 20px 10px 15px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	color: #DDDDDD;
	height: 100px;
	line-height: normal;
	position: relative;
}

#ja-header {
	background: url(../images/header-bg.png) no-repeat top left;
	height: 100px;
}

.narrow #ja-header {
	background: url(../images/header-bg-n.png) no-repeat top left;
}

#ja-header a {
	color: #F0F6FB;
}

h1.logo {
	font-size: 200%;
	margin: 0 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat;
	bottom: 10px;
	display: block;
	height: 70px;
	left: 20px;
	outline: none;
	position: absolute;
	width: 285px;
}

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

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 100px;
	position: absolute;
	right: 1px;
	top: 0;
	width: 725px;
	z-index: 999;
}

* html #ja-mainnav {
	/* width: 720px; */
    width: 620px;
}

.narrow #ja-mainnav {
	/* width: 524px;  */ 
    width: 424px;
}

* html .narrow #ja-mainnav {
	/* width: 520px; */
    width: 420px;
}

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

#ja-mainnav span.menu-title {
	display: block;
	font-size: 125%;
	font-weight: bold;
	padding: 25px 15px 5px;
	/* text-transform: uppercase; */
}

#ja-mainnav span.menu-desc {
	clear: both;
	color: #A9CAE8;
	display: block;
	line-height: normal;
	padding: 0 15px;
}

#ja-subnavwrap {
	background: #216DAF;
	border: 1px solid #528CC1;
	border-top: none;
	height: 30px;
	position: relative;
}

#ja-subnav {
	background: url(../images/nav-sep2.gif) no-repeat left center;
	left: 223px;
	position: absolute;
	top: 5px;
}

#ja-subnav ul {
	margin: 0 0 0 5px;
	padding: 0;
}

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

#ja-subnav li a {
	color: #A9CAE8;
	display: block;
	float: left;
	line-height: 22px;
	margin-right: 5px;
	padding: 0 5px 0 0;
	text-decoration: none;
}

#ja-subnav li a span {
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 5px 0 10px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ja-subnav a span {
	float: none;
}

/* End IE5-Mac hack */
#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	background: url(../images/subnav-bg.gif) no-repeat top right;
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li a:hover span,
#ja-subnav li a:active span,
#ja-subnav li a:focus span {
	background: url(../images/subnav-bg.gif) no-repeat top left;
	color: #FFFFFF;
}

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

#ja-subnav li.active a span,
#ja-subnav li.active a:hover span,
#ja-subnav li.active a:active span,
#ja-subnav li.active a:focus span {
	background: url(../images/subnav-bg.gif) no-repeat bottom left;
	text-decoration: none;
}

/* breadcrumbs */
#ja-breadcrumb {
}

#ja-breadcrumb strong {
	font-weight: normal;
	margin-right: 5px;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb 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 {
	border-bottom: 1px solid #EFEFEF;
	color: #333333;
	display: block;
	outline: none;
	padding: 4px;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2C79BF;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(../images/bullet-readon.gif) no-repeat 2px 9px;
	color: #2C79BF;
	font-weight: bold;
	padding-left: 18px;
	text-decoration: none;
}

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

ul.menu li li a {
	background: none !important;
	border: none;
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 30px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #2C79BF !important;
}

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

/* Top spotlight1 */
#ja-topslwrap div.ja-box-br {
	background: url(../images/topsl-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-topslwrap div.ja-box-bl {
	background: url(../images/topsl-bl.gif) no-repeat bottom left;
	padding: 0;
}

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

#ja-topslwrap div.ja-box-tl {
	background: url(../images/topsl-tl.gif) no-repeat top left;
	padding: 10px;
}

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

#ja-topslwrap li {
	margin: 0;
}

#ja-topsl2 .moduletable {
	margin-left: 2%;
	padding-left: 0;
	padding-right: 0;
	width: 96%;
}

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

#ja-footer {
	background: url(../images/footer-bg.png) bottom left;
	color: #A9CAE8;
	height: 80px;
	padding: 0;
}

.narrow #ja-footer {
	background: url(../images/footer-bg-n.png) bottom left;
}

#ja-footer small {
	color: #A9CAE8;
	display: block;
}

#ja-footer .copyright {
	font-style: normal;
	left: 20px;
	position: absolute;
	top: 20px;
}

#ja-footer a {
	color: #A9CAE8;
	text-decoration: none;
}

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

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

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

#ja-footer li a {
	background: url(../images/vline.gif) no-repeat center left;
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
}

.ja-cert {
	position: absolute;
	right: 30px;
	top: 20px;
}

.ja-cert a {
	border: none;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
}

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

/* Search */
#ja-search {
	background: url(../images/search-bg.gif) no-repeat;
	bottom: 5px;
	height: 20px;
	left: 15px;
	position: absolute;
	width: 194px;
}

#ja-search .inputbox {
	background: transparent;
	border: none;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0 5px;
	width: 170px;
}

/*usertool*/
#ja-usertools {
	font-size: 11px;
	padding: 0;
	position: absolute;
	right: 0;
	top: -30px;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#form-login-username,
#form-login-password,
#form-login-remember {
	margin: 0;
}

input#modlgn_username {
	background: url(../images/icon-user.gif) no-repeat 3px 1px;
	padding: 2px 0 2px 22px;
}

input#modlgn_passwd {
	background: url(../images/icon-key.gif) no-repeat 3px 1px;
	padding: 2px 0 2px 22px;
}

.narrow input#modlgn_username,
.narrow input#modlgn_passwd {
	width: 80px;
}

/*ja-newflash*/
.nftitle {
	font-size: 115%;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 0 5px;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin-top: 15px;
	text-align: center;
}

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

.ja-innerdiv {
	border-bottom: 1px solid #EFEFEF;
	clear: both;
	margin: 10px 0;
}

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

#ja-topslwrap .ja-innerdiv img {
	border: none;
}

/* Tooltips */
.tool-tip {
	background: #FFFFCC;
	border: 1px solid #D4D5AA;
	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: #2C79BF;
	border: none;
}

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

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	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%;
}


