/*------------------------------------------------------------------------

# JA Zeolite for Joomla 1.5 - Version 1.0 - Licence Owner JA82064
# ------------------------------------------------------------------------
# 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
--------------------------------------------------------- */
/* Erase me */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

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

body#bd {
	color: #666666;
	background: url(../images/ClearCenter-Back.jpg) repeat-x center top #e3e3e3;
	padding: 0;
	margin: 0;
}

body.contentpane {
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	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: #7dae32;  /* ---------------------------CLEAROS GREEN--------------------------------- */
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #e08128; /* ---------------------------CLEAROS ORANGE--------------------------------- */
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #606060;
}
/* Title text */
.subhead {
	line-height: normal;
	font-size: 130%;
	color: #325f9d;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#ja-pathway, #ja-col1, #ja-col2, #ja-footer, #ja-botsl {
	font-size: 92%;
	line-height: 1.2;
}

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

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

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

.img_caption img {
}

.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

/* Heading */
h1 {
font-size: 210%;

}
h2 {
font-size: 160%;
color: #325f9d;  /* --------------------- BLUE ------------------ */
}

h3 {
font-size: 130%;
color: #608921; /* ---------------------  GREEN ------------------ */
} 

h4 {
font-size: 98%;
/* text-transform: uppercase; */
color: #313132; /* --------------------- DARK GREY ------------------ */
}
h5 {
font-size: 110%;
color: #325f9d;
}
h6 {
font-size: 105%;
font-weight: bold;
}
h7 {
font-size: 105%;
font-weight: bold;
border-bottom: 1px dotted #929394;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6, h7 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 10px 8px;
	padding-left: 20px;
}

ol li {
	margin-left: 35px;
}

/* --------------------- MARK ADDED THIS TO FIX MISSING BULLETS IN KUNENA ------------------ */
.mainbody ul, .mainbody li {
list-style-type: square;
padding-left: 20px;
margin-left: 60px;
}
/* --------------------- END MARK FIX FOR KUNENA ------------------ */

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

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


fieldset a {
	font-weight: bold;
}

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

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

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

td, th, div {
	font-size: 100%;
}
/* MARK'S ROUNDED CORNER CODE TO SOLVE ALL OUT TROUBLES!
------------------------------------------------------------------------------------------------------------------------ */

.menu-item0 {display: none !important;}

.rounded {
	background-color: #e9f1f9;
	width: 680px;
	padding: 6px;
	border: 1px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	}
.roundedNarrow {
	background-color: #e9f1f9;
	width: 205px;
	padding: 6px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	}
	
table.cleargrid {
	border: 6px solid #d4d4d4;
	-moz-border-radius: 6px;
}
table.cleargrid td {
	border: 1px #cccccc;
	padding: 0.2em 2ex 0.2em 2ex;
	color: #666666;
}
table.cleargrid tr.d0 td {
	background-color: #f3f3f3;
}
table.cleargrid tr.d1 td {
	background-color: #ffffff;
}

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

form label {
	cursor: pointer;
}

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

.inputbox {
	/*Removed padding by Bryan -----padding: 2px;-----------*/
	border: 1px solid #c6c6c6; /* --------------------SEARCH BOX FOR COMMUNITY --------------- */
	/*Removed padding by Bryan -----background: #FFFFFF;-----------*/
	color: #333333;
	background: #f3f8e8;
	font-size: 95%;
}
.inputbox_search { /* --------------------SEARCH BOX FOR MASTHEAD --------------- */
border:none;	
border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #FEFEFE;
}

.button {
	padding: 1px 8px;
	border: 1px solid #c8c8c8;
	background: url(../images/but-bg.gif) repeat-x left center #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

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


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

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

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #eeeeee url(../images/app-box-header.png) repeat-x center;
	padding: 4px 8px;
	color: #789539;
	font-weight: bold;
}

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

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry2 {
	background: #F9F9F9;
}

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: #DDDDDD;
}

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/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: 200%;
	margin: 0 0 15px -4px;
	padding: 5px 0 0px;
	border-bottom: 1px dotted #afafaf;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0px 0px 0px -3px;
	padding: 0px 0px 10px;
	font-size: 200%;
	border-bottom: 1px dotted #afafaf;

}

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

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

a.readon {
	background: url(../images/readon-bg.gif) no-repeat;
	width: 96px;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
	text-indent: 20px;
}

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

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
	padding: 0;
}

/* --------------------------------------------- HOME PAGE NUDGE DOWN 15 PIXELS -------------------------------------------------*/
div.gavick
{
    padding: 0px 0px 0px 0px;
    margin: 15px 10px 10px 10px;
}

/* --------------------------------------------- HOME PAGE NUDGE DOWN 15 PIXELS -------------------------------------------------*/

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

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

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

ul.pagination a {
	padding: 1px 4px;
	text-decoration: none;
	color: #666666;
}

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

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

ul.latestnews a:hover, ul.mostread a:hover {
	color: #73a230;
}

.bannerheader {
 	font-size: 120%;
	height: 133px;
	width: 984px;
	font-weight: bold;
 }

/* 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;
	color: #999999;
}

.createby {
}

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

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

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

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

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

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

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

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

* html #ja-wrapper {
	width: 951px;
}

*+html #ja-wrapper {
	width: 951px;
}

#ja-container {
	position: relative;
	top: -5px;
}

#ja-container-inner {
	padding: 4px 0 0;
}

#ja-mainbodywrap {
	width: 77%;
	float: left;
}

#ja-mainbody {}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrapper {
	float: right;
	clear: both;
	display: block;
	width: 70%;
}

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

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

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

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

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

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

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

/*common style for column*/

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

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

#ja-containerwrap-fr #ja-col1 {
	width: 23%;
}

#ja-containerwrap-fr #ja-contentwrapper {
	width: 77%;
}

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

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

#ja-containerwrap-fr #ja-current-content {
	background: url(../images/content-top2.gif) no-repeat center top;	
	padding: 20px;
}

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

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

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

/*content + right*/
#ja-containerwrap-fl #ja-contentwrapper {
	width: 100%;
}

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

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

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

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

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

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

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

#ja-containerwrap-f #ja-contentwrapper {
	width: 100%;
}

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

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

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

}

#ja-containerwrap-f #ja-productwrap {
	background: url(../images/content-center1.gif)   ;

}

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

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

/* MODULE
--------------------------------------------------------- */
div.moduletable h7,
div.moduletable_default h7,
div.moduletable_menu h7,
div.moduletable_text h7,
div.moduletable_blank h7,
div.moduletable_hilite h7,
div.moduletable_black h7 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
	border-bottom: 1px dotted #8a8a8a;
}

div.moduletable h7 span,
div.moduletable_menu h7 span,
div.moduletable_text h7 span,
div.moduletable_blank h7 span,
div.moduletable_hilite h7 span,
div.moduletable_black h7 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	font-size: 98%;
	margin: 0 0 10px;
	line-height: 1.4;   /* ------------------------- EDIT FOR LATEST NEWS MODULE --------------------------------*/
	padding: 0;
}

/* Highlight module */
div.moduletable_hilite h3 {
	background: url(../images/h3-r-hilite.gif) no-repeat right center #538d0f;
	color: #FFFFFF;
}

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

/* Black module */
div.moduletable_black h3 {
	background: url(../images/h3-r-black.gif) no-repeat right center #666666;
	color: #FFFFFF;
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left center;
}

div.module h7,
div.module_text h7,
div.module_menu h7,
div.module_hilite h7 {
	background: url(../images/h3-r.gif) no-repeat right center;
	margin: 0 -8px 10px;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}

div.module h7 span,
div.module_text h7 span,
div.module_menu h7 span,
div.module_hilite h7 span,
div.module_blank h7 span {
	background: url(../images/h3-l.gif) no-repeat left center;
	height: 30px;
	padding-left: 28px;
	display: block;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite {
	padding: 0;
	width: 100%;
	background: url(../images/box-br.png) no-repeat bottom right;
	margin-bottom: 10px;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div {
	margin: 0;
	padding: 0;
	background: url(../images/box-bl.png) no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr.png) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div {
	padding: 8px 15px 15px;
	background: url(../images/box-tl.png) no-repeat top left;
}

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;
	overflow: hidden;
}


/* ----------------------------------------------- DARK TOP EDGE SIDE MODULES FOR LOWER DOWN PAGES --------------------------------------*/

div.moduletable_dark h7,
div.moduletable_default_dark h7,
div.moduletable_menu_dark h7,
div.moduletable_text_dark h7,
div.moduletable_blank_dark h7,
div.moduletable_hilite_dark h7,
div.moduletable_black_dark h7 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
	border-bottom: 1px dotted #8a8a8a;
}

div.moduletable_dark h7 span,
div.moduletable_menu_dark h7 span,
div.moduletable_text_dark h7 span,
div.moduletable_blank_dark h7 span,
div.moduletable_hilite_dark h7 span,
div.moduletable_black_dark h7 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}

div.moduletable_dark,
div.moduletable_menu_dark,
div.moduletable_text_dark,
div.moduletable_blank_dark {
	font-size: 98%;
	margin: 0 0 10px;
	line-height: 1.4;   /* ------------------------- EDIT FOR LATEST NEWS MODULE --------------------------------*/
	padding: 0;
}

/* Highlight module */
div.moduletable_hilite_dark h3 {
	background: url(../images/h3-r-hilite.gif) no-repeat right center #538d0f;
	color: #FFFFFF;
}

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

/* Black module */
div.moduletable_black_dark h3 {
	background: url(../images/h3-r-black.gif) no-repeat right center #666666;
	color: #FFFFFF;
}

div.moduletable_black_dark h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left center;
}

div.module_dark h7,
div.module_text_dark h7,
div.module_menu_dark h7,
div.module_hilite_dark h7 {
	background: url(../images/h3-r.gif) no-repeat right center;
	margin: 0 -8px 10px;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}

div.module_dark h7 span,
div.module_text_dark h7 span,
div.module_menu_dark h7 span,
div.module_hilite_dark h7 span,
div.module_blank_dark h7 span {
	background: url(../images/h3-l.gif) no-repeat left center;
	height: 30px;
	padding-left: 28px;
	display: block;
}

div.module_dark,
div.module_text_dark,
div.module_menu_dark,
div.module_hilite_dark {
	padding: 0;
	width: 100%;
	background: url(../images/box-br.png) no-repeat bottom right;
	margin-bottom: 10px;
}

div.module_dark div,
div.module_text_dark div,
div.module_menu_dark div,
div.module_hilite_dark div {
	margin: 0;
	padding: 0;
	background: url(../images/box-bl.png) no-repeat bottom left;
}

div.module_dark div div,
div.module_text_dark div div,
div.module_menu_dark div div,
div.module_hilite_dark div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr-dark.png) no-repeat top right;
}

div.module_dark div div div,
div.module_text_dark div div div,
div.module_menu_dark div div div,
div.module_hilite_dark div div div {
	padding: 8px 15px 15px;
	background: url(../images/box-tl-dark.png) no-repeat top left;
}

div.module_dark div div div div,
div.module_text_dark div div div div,
div.module_menu_dark div div div div,
div.module_hilite_dark div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

/* ------------------------------------------------ END DARK TOP EDGE MODULES ------------------------------------------------------------*/

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

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

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 7px; /* -----------------------------Sept 8 - Side Module links for Latest Blogs, etc.--------------------------------- */
	padding-bottom: 4px;
	color: #62799a;
	background-position: 0px 5px;
}

div.moduletable a,
div.moduletable_menu a,
div.moduletable_text a,
div.module a,
div.module_menu a,
div.module_text a {
	padding-left: 0px;
	/* color: #62799a; */
	background-position: 0px 5px;
}

/* Module blank */
div.module_blank {
	margin: 0 0 10px 0;
	padding: 0;
}


/* ------------------------ MARK MADE RIGHT SIDEBAR NAVIGATION ------------- START ----------- */
div.moduletable_nav h3,
div.moduletable_nav_default h3,
div.moduletable_nav_menu h3,
div.moduletable_nav_text h3,
div.moduletable_nav_blank h3,
div.moduletable_nav_hilite h3,
div.moduletable_nav_black h3 {
	font-size: 105%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
	border-bottom: 1px dotted #8a8a8a;
}
div.module_nav,
div.module_nav_text,
div.module_nav_menu,
div.module_nav_hilite {
	font-size: 105%;
	color: #8a8a8a; /* ------------------------ THIS WORKS ----------- */
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/box-br.png) no-repeat bottom right;
	margin: 0px 0px 10px 0px;
}

div.module_nav div,
div.module_nav_text div,
div.module_nav_menu div,
div.module_nav_hilite div {
	margin: 0;
	padding: 0;
	background: url(../images/box-bl.png) no-repeat bottom left;
}

div.module_nav div div,
div.module_nav_text div div,
div.module_nav_menu div div,
div.module_nav_hilite div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr-nav.png) no-repeat top right;
}

div.module_nav div div div,
div.module_nav_text div div div,
div.module_nav_menu div div div,
div.module_nav_hilite div div div {
	padding: 8px 15px 15px;
	background: url(../images/box-tl-nav.png) no-repeat top left;
}

div.module_nav div div div div,
div.module_nav_text div div div div,
div.module_nav_menu div div div div,
div.module_nav_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}
/* ------------------------ MARK MADE RIGHT SIDEBAR NAVIGATION -----------  END ---------------- */

/* ------------------------------------------- MARK ADDED START -------------- */

div.module_nav a,
div.module_nav_text a,
div.module_nav_menu a {
	padding: 0px 0px 0px 7px;
	color: #536f9f; /* ------------------------ THIS WORKS ----------- */
	text-decoration: none;
	font-size: 100%; 
	background: url(../images/arrow-sidebar.png) no-repeat 0px 0px;
}
div.module_nav a:hover,
div.module_nav_text a:hover,
div.module_nav_menu a:hover {
	padding: 0px 0px 0px 7px;
	color: #7dae32; /* ------------------------ THIS WORKS ---- GREEN  ----------- */
	text-decoration: underline; 
	background: url(../images/arrow-sidebar.png) no-repeat 0px 0px;
}

/* ----------------------------------------- MARK ADDED STOP -------------- */

/* ------------------------------------------- MARK ADDED FOR NEXT PAGE BUTTON AT BASE OF EACH ARTICLE ---- START -------------- */
.ftr_next a
{
    float: right;
    width: 209px;
    height: 18px;
    padding: 4px 0 0 33px;
    margin: 10px 0 10px 0;
    background: url(../images/btn_content_bg.gif) top left;
    color: #505050;
    font-size: 10px;
    font-weight: bold;
    clear: both;
}
.ftr_next a:hover
{
    background-position: bottom left;
    text-decoration: none;
    color: #505050;
}
/* ------------------------------------------- MARK ADDED FOR NEXT PAGE BUTTON AT BASE OF EACH ARTICLE ---- STOP -------------- */


/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	margin-bottom: 10px;
	z-index: 998;
	
	height: 90px; /* ------------------------ MARK MADE HEADER SHORTER HEIGHT------------------------ */
}

* html #ja-header {
	width: 950px;
}

*+html #ja-header {
	width: 950px;
}

h1.logo, div.logo-text {
	margin: -25px -30px 0px;
	padding: 0;
	float: left;
	position: absolute;
	top: 10px;
	left: 18px;
}

h1.logo a {
	width: 179px;
	height: 66px;
	display: block;
	background: url(../images/logo.png) no-repeat center;
}

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

div.logo-text {
	outline: none;
}

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

div.logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}

div.logo-text h1 a:hover,
div.logo-text h1 a:focus,
div.logo-text h1 a:active {
	text-decoration: none;
}

.site-slogan {
	color: #FFFFFF;
	margin: -5px 0 0 15px;
	padding: 0;
	letter-spacing: 1.5px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#ja-mainnav {
	padding: 0;
	position: relative;
	margin: -68px 0px 0px 180px; /* ----------MARK MOVED NAVIGATION UP AND TO THE RIGHT-------------------*/
}

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

#ja-subnav {}

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

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

* html #ja-subnav li {
	width: 99%;
}

*+html #ja-subnav li {
	width: 99%;
}

#ja-subnav a {
	color: #666666;
	background: url(../images/arrow.png) no-repeat 98% center;
	display: block;
	outline: none;
	margin: 0;
	padding: 8px 15px 8px 0;
	text-decoration: none;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	background: url(../images/arrow-on.png) no-repeat 98% center;
	color: #68a832; /* -------------------------------------------- MAINNAV SIDEBAR HOVER GREEN ------------------------------------------------*/
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(../images/arrow-active.png) no-repeat 98% center;
	font-weight: bold;
	color: #d97212; /* -------------------------------------------- MAINNAV SIDEBAR ACTIVE STATE ORANGE ------------------------------------------------*/
}

/* breadcrumbs */
#pathway {
	text-align: left;
	position: relative;
	top: -10px;
}
#ja-pathway {
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	/*float: left; */
}

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

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

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


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

ul.menu li {
	display: block;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: 1.15em; /*  -------------------------------------------- EDITED JULY 27 - WAS NORMAL ---------------------------------------*/
}

* html ul.menu li {
	width: 99%;
}

*+html ul.menu li {
	width: 99%;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 2px 0 2px 0; /*  -------------------------------------------- EDITED JULY 27 - WAS 6px 0 6px 0 ---------------------------------------*/
	background: url(../images/arrow.png) no-repeat 98% center;
	margin: 0px 0px -2px 0px;
	text-decoration: none;
	color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #ffffff; 
	padding: 2px 0 2px 4px; /*  -------------------------------------------- EDITED JULY 27 - WAS 6px 0 6px 0 ---------------------------------------*/
	text-decoration: none;
	background: #f19649 url(../images/arrow-white.png) no-repeat 98% center; /*  ---------- EDITED SEPT 8 - LIGHTER ORANGE -------------------------------*/
}

ul.menu li.active a {
	font-weight: bold;
	background: #e6e6e6 url(../images/arrow-on.png) no-repeat 98% center;
	padding: 2px 0px 2px 4px;
	color: #7dae32; /*  -------------------------------------------- EDITED SEPT 8 - CLEAROS GREEN ---------------------------------------*/
}

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

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

ul.menu li li a {
	color: #666666 !important;
	border: none;
	padding: 2px 5px 2px 25px !important; /*  ----------------------------------- EDITED JULY 27 - WAS 5px 5px 5px 25px ---------------------------------------*/
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 15px 5px !important; /*  ----------------- EDITED JULY 27 - WAS 15px 10px ------------------------------------*/
}

ul.menu li li a:hover {
	color: #ffffff !important; /* --------------------------------------------- GREEN SIDEBAR -------------------------------------------------*/
	text-decoration: none;
	background: #f19649 url(../images/arrow-white.png) no-repeat 15px 5px !important;
}

ul.menu li li.active a,
ul.menu li li.focus a {
	color: #67941e !important;
	text-decoration: none; /* --------------------------------------------- GREEN "ON" STATE FOR ACTIVE PAGE -------------------------------------------------*/
}

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

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

/* JA Slideshow */
#ja-slideshow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	
}
#ja-slideshow-right {
	float:right;
	margin-top: 0px;
	position: relative;
	
	
}

/* Feature products */
#ja-fp {
	background: url(../images/dot.gif) repeat-x left bottom;
	margin-bottom: 15px;
}

/* Products show */
#ja-productwrap {
	background: url(../images/content-center.gif) repeat-y center top;
	width: 100%;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}

#ja-product-top {
	background: url(../images/content-top.gif) no-repeat center top;
	padding: 8px 15px;
}

#ja-product-top h3 {
	font-size: 115%;
	margin-top: 0;
}

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

#ja-product-bot div.moduletable {
	margin: 0;
}

#ja-product-bot div.moduletable h3 span {
	color: #666666;
}

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

/* Bottom spotlight */
#ja-botsl {
	background: url(../images/content-center1.gif) repeat-y center top;
	margin-bottom: 20px;
	padding: 0;
}

#ja-botsl-bot {
	background: url(../images/content-bot1.gif) no-repeat center bottom;
	margin-bottom: 20px;
}

#ja-botsl-top {
	clear: both;
	padding: 10px 20px; /* -------------------Added 6 pixels above footer headlines -----------------------------*/
	background: url(../images/content-top1.gif) no-repeat center top;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-left div.moduletable_default {
	padding: 0 10px 0 0;
}

#ja-botsl .ja-box-right div.moduletable,
#ja-botsl .ja-box-right div.moduletable_default {
	padding: 0 0 0 10px;
}

#ja-botsl .ja-box-center div.moduletable,
#ja-botsl .ja-box-center div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#ja-botsl div.moduletable h3 {
	color: #538d0f;
	background: none;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 6px 0; /* --------------space under green footer headlines dotted line--------------------------------*/
	padding: 2px;
}

#ja-botsl div.moduletable h3 span {
	margin: 0;
	padding: 0;
}

#ja-botsl ul {
	margin: 0;
}

#ja-botsl ul.latestnews, #ja-botsl ul.mostread {
	margin-top: -5px;
}

#ja-botsl ul li {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 0px 0px 2px 0px; /* ------------------------- BOTTOM FOOTER NAV LINE HEIGHT - SEPT 8 -------------------------------------------- */
}

#ja-botsl li a {
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 10px;
	color: #666666;
}
#ja-botsl li a:hover {
	color: #ffffff !important; /* --------------------------------------------- GREEN HOVER -------------------------------------------------*/
	text-decoration: none;
	background: #f19649 url(../images/arrow-white.png) no-repeat 3px 5px !important;
}

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

#ja-footer {
	font-size: 98%;
	position: relative;
	padding: 0px 10px;	
	
}

#ja-footer a {
	color: #8a8a8a;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #518402;
}

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

#ja-footer ul {
	float: right;
	padding: 0;
	margin: 0;
}

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

#ja-footer li a {
	display: inline;
	padding: 0 10px;
}

/* MISCELLANOUS
----------------------------------------------------------- */

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

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

/* JA Cpanel */
#ja-cpanel {
	height: 32px;
}

/* Login Form */
* html #login-wrap {
	width: 99%;
}

#login-wrap form {
}

#login-wrap form label {
}

#login-wrap form input.button {
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
	width: 95%;
	margin: 2px 0 5px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

* html #login-wrap form #mod_login_username,
* html #login-wrap form #mod_login_password {
	width: 90%;
}

#login-wrap div.ja-login-links {
	padding: 8px 0 0;
	display: block;
}

#login-wrap .ja-login-links a {
	padding: 0;
	display: block;
	color: #333333;
}

#login-wrap .ja-login-links a:hover,
#login-wrap .ja-login-links a:active,
#login-wrap .ja-login-links a:focus {
	color: #73a230;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	right: 210px;
	top: 88px;
}

div#ja-usercolors {
	float: right;
	padding: 14px 10px 0 0;
}

#ja-usertools ul,
#ja-usercolors ul {
	margin: 0;
	padding: 0;
	display: inline;
}

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

/* Currency */
#ja-vmcurrency {
	float: right;
	margin: 0;
	padding: 10px 0 0;
}

#ja-vmcurrency br {
	display: none;
}

/* Search */
#ja-search {
	padding: 20px 0px 10px 0px; /*-------------------------- LOGIN BUTTON FAR TOP RIGHT - Login Register, ClearSDN---------------------------- */
	margin: -10px 0px -10px 0px;
	float: right;
	height: 10px;
	font-size: 11px;
	/*REMOVE SEARCH ICON ---- background: url(../images/icon-search.gif) no-repeat left 7px; ------- */
}

#ja-search .inputbox {
	padding: 3px 0px 1px 0px;
	color: #CCCCCC;
	width: 180px;
}

*+html #ja-search .inputbox { /*IE 7*/
	width: 108px;
}

*+html #ja-search .button { /*IE 7*/
  padding: 1px 0px 1px 8px!important;
}

#ja-search .button {
	font-size: 11px;
	margin-left: 5px;
	padding: 1px 5px 1px;
}

/*others*/
#ja-banner {
	position: relative;
	left: -10px;
	overflow: hidden;
	height: 153px;
	width: 974px;
}

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 9px !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}

div.ja-innerdiv .title {
	display: block;
	font-weight: bold;
}

div.ja-innerdiv img {
	border: 1px solid #DDDDDD;
	margin: 5px 8px 0 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;
	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 */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Download table - but generic */
.cf_table_header {
    background: #DDDDDD;
    font-weight: bold;
    margin-top: 10px;
	border-bottom: 1px solid #BBBBBB;
    color: #333333;
    
}
