/*------------------------------------------------------------------------
# JA Olivine for Joomla 1.5 - Version 1.0 - Licence Owner JA109756
# ------------------------------------------------------------------------
# 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: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #666666;
	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: #1C64A5;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #1C64A5;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more, ja-content strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #333333;
}	

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p,
a.readon, p.site-slogan, #ja-pathway, #ja-footer {
	color: #999999;
	font-size: 85%;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

/* Heading */
h1 {font-size: 200%; margin-bottom: 0px;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 22px 8px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	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;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E6E6E6;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #666666;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px solid #1C64A5;
	background: #1C64A5;
	font-weight: bold;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 15px;
	margin: 0;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #999999;
	padding: 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/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: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	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: #F7F7F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.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;
}

.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;
	text-transform: uppercase;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 175%;
}

.componentheading {
	font-size: 100%;
	background: url(../images/dot.gif) repeat-x bottom;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
	font-size: 200%;
	color: #333333;
	border-bottom: 1px solid #E6E6E6;
}

table.blog .contentheading {
	font-size: 125%;
	color: #E15E06;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	text-align: center;
	text-decoration: none;
	color: #1C64A5;
	font-weight: bold;
	background: url(../images/arrow-readon-1.png) no-repeat left 0;
	padding-left: 15px;
	text-transform: uppercase;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(../images/arrow-readon-2.png) no-repeat left 0;
	color: #E15E06;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

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;
	background: #666666;
	color: #FFFFFF;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #1C64A5;
	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 {
	color: #666666;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 5px 0 10px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
}

.createby {
	padding: 0 5px 0 7px;
	background: url(../images/vline.gif) no-repeat left;
}

.createdate {
	padding: 0 5px 0 0;
}

.modifydate {
	width: 100%;
	display: block;
	text-transform: uppercase;
}

div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-header,
#ja-container,
#ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

.narrow #ja-header,
.narrow #ja-container,
.narrow #ja-footer {
	width: 750px;
}

#ja-container {
}

#ja-mainbody {
	width: 74.9%;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}

#ja-current-content {
	padding: 0 40px 20px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 29.9%;
}

#ja-col1 div.ja-innerpad {
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 24.9%;
}

#ja-col2 div.ja-innerpad {
}

/*common style for column*/
#ja-col1 a {
}

#ja-col1 a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 30px 0;
	margin: 0;
	background: url(../images/grad-1.gif) repeat-x bottom;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 24.9%;
}

#ja-containerwrap-fr #ja-content {
	width: 75%;
}

#ja-containerwrap-fr #ja-current-content {
	padding-right: 0;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
}

#ja-containerwrap-fl #ja-current-content {
	padding-left: 5px;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-current-content {
	padding-left: 5px;
	padding-right: 5px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	font-size: 125%;
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #1C64A5;
	background: url(../images/h3-bg.gif) no-repeat bottom left;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0 0 20px;
	padding: 0 5px;
}

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_hilite h3,
div.module_nopad h3 {
	margin: 0 -15px 10px;
	padding: 10px 15px;
	white-space: nowrap;
	font-size: 125%;
	border-bottom: 1px solid #E6E6E6;
	color: #333333;
}

div.module,
div.module_menu,
div.module_text,
div.module_hilite,
div.module_nopad {
	margin: 0 0 20px;
	padding: 0;
	width: 100%; /*need for ie 6 */
	background: url(../images/box-br.gif) no-repeat bottom right;
}

div.module div,
div.module_menu div,
div.module_text div,
div.module_hilite div,
div.module_nopad div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div,
div.module_nopad div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div,
div.module_nopad div div div {
	padding: 0 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

/*nopad*/
div.module_nopad h3 {
	padding: 10px 30px;
	margin-bottom: 0;
}

div.module_nopad div div div {
	padding: 0 1px 5px;
}

/*hilite*/
div.module_hilite h3 {
	color: #FFFFFF;
	background: url(../images/h3-hilite-bg.gif) repeat-x bottom;
	border: none;
}

div.module_hilite {
	background: url(../images/box-hilite-br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.module_hilite div {
	padding: 0;
	background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../images/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../images/box-hilite-tl.gif) no-repeat top left;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul {
	list-style: none;
}

div.moduletable li {
	background-position: 3px 8px;
	line-height: 160%;
	padding-left: 12px;
}

div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div,
div.module_hilite div div div div,
div.module_nopad div div div div {
	background: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(../images/header-bg.jpg) repeat-x top;
	z-index: 999;
	position: relative;
}

#ja-header {
	height: 100px;
	line-height: normal;
	position: relative;
}

h1.logo, div.logo-text h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 230px;
	height: 100px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	float: left;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	width: 24.9%;
	height: 100px;
	outline: none;
	float: left;
}

div.logo-text h1 {
	padding-top: 30px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 100px;
	width: 75%;
	float: left;
}

.narrow #ja-mainnav {
	width: 65%;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-mainnav a span.menu-title {
	padding: 30px 15px 5px 15px;
	display: block;
}

#ja-mainnav a span.menu-desc {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 85%;
	color: #999999;
	padding: 0 15px;
	line-height: normal;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 7px 5px 9px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/dot.gif) repeat-x bottom;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #1C64A5;
	text-decoration: underline;
}

#ja-subnav li.active a {
	color: #1C64A5;
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathway {
	padding: 7px 0;
	text-transform: uppercase;
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	line-height: normal;
	text-indent: 10px;
	clear: both;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	text-decoration: none;
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 7px 5px 9px;
	margin: 0;
	text-decoration: none;
	color: #666666;
	background: url(../images/dot.gif) repeat-x bottom;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #1C64A5;
	background: url(../images/dot.gif) repeat-x bottom #F2F2F2;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	color: #1C64A5;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	border: none;
	padding-left: 26px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/bullet.gif) no-repeat 15px 13px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #1C64A5;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #1C64A5;
	font-weight: bold;
}

ul.menu li li li a {
	color: #666666 !important;
	font-weight: normal !important;
	padding-left: 38px !important;
	background: url(../images/bullet.gif) no-repeat 30px 13px !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;
}

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 10px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

/* Top spotlight */
#ja-topsl1 {
	width: 74.9%;
	float: left;
	margin-bottom: 10px;
}

#ja-topsl1 div.moduletable {
	margin-right: 40px;
}

#ja-topsl2 {
	width: 24.9%;
	float: right;
	margin-bottom: 10px;
}

div.module_hilite ul {
	margin: 0;
	padding: 0;
}

div.module_hilite ul li {
	margin: 0;
	padding-left: 10px;
	background: url(../images/bullet2.gif) no-repeat left center;
}

div.module_hilite a {
	color: #FFFFFF;
}

/* Bottom spotlight */
#ja-botsl1, #ja-botsl2 {
	clear: both;
	margin: 0;
	padding: 20px 0;
}

#ja-botsl2 {
	border-top: 3px solid #E6E6E6;
	padding-bottom: 0;
}

#ja-botsl1 div.moduletable, #ja-botsl2 div.moduletable {
	margin-bottom: 0;
}

#ja-botsl1 div.moduletable h3, #ja-botsl2 div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	background: none;
	color: #E15E06;
}

#ja-botsl1 div.moduletable h3 span, #ja-botsl2 div.moduletable h3 span {
	color: #666666;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	position: relative;
	clear: both;
	padding: 15px 0 30px;
}

#ja-footer small {
	font-size: 100%;
	padding: 0;
	float: left;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	float: right;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	padding: 0 10px;
}

li.ja-firstitem {
	background: none !important;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login */
#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 5px 0 0;
}

#modlgn_username, #modlgn_passwd {
	width: 90%;
}

/* Search */
#ja-search {
	float: right;
	padding-left: 25px;
	background: url(../images/icon-search.gif) no-repeat 10px 3px;
	overflow: hidden;
}

#ja-search .inputbox {
	font-size: 92%;
	font-weight: bold;
	color: #999999;
}

/*others*/
#ja-banner {
	padding: 20px 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: 10px 0 !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}

div.ja-innerdiv img {
	padding: 0;
	margin: 5px 10px 0 0;
}


img.ja-img {
	padding: 3px;
	border: 1px solid #E6E6E6;
}

table.tblexchange {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 85%;
}

table.tblexchange th {
	background: #F7F7F7;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}

table.tblexchange td {
	padding: 5px 5px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}

table.tblexchange td.hilite {
	color: #E15E06;
}

/* 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;
	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: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	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%;
}