/*
 * ------------------------------------------------------------------------
 * JA Community PLus Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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
--------------------------------------------------------- */
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

body#bd {
	background: #0c0304;
	color: #8b8077;
}

/* Normal links ---*/
a {
	color: #5A9C14;
	text-decoration: none;
}

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

/* Readon links ---*/
p.readmore {
	float: left;
}

p.readmore a {
	background: url(../images/icons/icon-arrow.png) no-repeat 0px 3px;
	color: #97C16B;
	padding-left: 12px;
	text-decoration: none;
}

p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	text-decoration: underline;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform: none;
}

h4 {
	font-size: 110%;
}

h1.componentheading, .componentheading {
	border-bottom: 1px solid #D4CCC5;
	font-weight: normal;
}

h2.contentheading, .contentheading {
	font-weight: normal;
}

h2.contentheading a, .contentheading a {
	color: #5A9C14;
}

.contentheading {
	font-size: 200%;
}

.blog-featured .contentheading {
	color: #5a9c14;
	font-size: 220%;
}

.blog-featured .contentheading a {
	color: #5a9c14;
}

.jitem-title {
	font-size: 110%;
	font-weight: bold;
}

.contentpaneopen_edit {
	margin-left: 10px;
}

/* Others ---*/
hr {
	border-top: 1px solid #ccc;
}

br.clearfix {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.inputbox {
	background-color: #ebe9e5;
	border: 1px solid #dfddd9;
	color: #8B8077;
	padding: 5px;
}

.inputbox:hover, .inputbox:focus {
	background-color: #ffffcc;
}

button:hover, .button:hover {
	cursor: pointer;
}

/* Search ---*/
form#searchForm {
	border-top: 1px solid #ccc;
}

.searchintro {
	border-bottom: 1px solid #ccc;
}

/* Contact ---*/
.contact-form input,
.contact-form textarea#jform_contact_message {
	background-color: #EBE9E5;
	background-image: none;
	border: 1px solid #DFDDD9;
	color: #8B8077;
	padding: 5px;
	width: 170px;
}

.contact-form input.invalid,
.contact-form textarea#jform_contact_message.invalid {
	border-color: #FF0000;
}

.ja-contact #ja-mainbody {
	padding-top: 0;
}

.ja-contact-form {
	padding: 40px 40px 40px 0px;
}

.ja-contact-form .left-side {
	float: left;
}

.ja-contact-form .right-side {
	float: right;
}

.ja-contact-form input.inputbox {
	width: 170px;
}

.ja-contact-form textarea#jform_contact_message {
	width: 230px;
}

input#jform_contact_email_copy {
	background: none;
	border: none;
	height: auto;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: auto;
}

#recaptcha_area input,
#recaptcha_area textarea {
	background: none;
	border: none;
	width: auto;
}

#contact-formname {
	background-image: url(../images/icon-yourname.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

label#jform_contact_email_copy-lbl {
	vertical-align: top;
}

#contact_emailmsg {
	background-image: url(../images/icon-yourmail.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#contact-subject {
	background-image: url(../images/icon-yourname.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.jcontact-info {
	padding: 40px 0px 40px 40px;
}

.jcontact-info .right {
	margin: 0;
	width: 214px;
}

.contact-email div {
	padding: 5px 0;
}

.contact-email div.left {
	padding: 0;
}

.contact-email label {
	display: inline;
}

.contact-contactinfo .left img {
	margin-top: 30px;
}

.contact-miscinfo .jicons-icons {
	float: left;
}

.contact-miscinfo .contact-misc {
	float: left;
}

.contact-miscinfo .contact-misc p {
	margin: 0 5px 0;
}

.contact-address, .contact-email, .contact-phone {
	margin: 10px 0;
}

.contact-street, .contact-suburb, .contact-state, .contact-postcode, .contact-country {
	color: #547D29;
	display: block;
}

.contact-state,
.contact-country {
	color: #547D29;
}

.contact-state {
	clear: both;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading {
	border-bottom: 1px solid #ccc;
}

.items-row {
}

/* Meta ---*/
.blog-article-tools {
	background: url(../images/gline.gif) no-repeat left top;
	clear: both;
	font-size: 92%;
	margin: 20px 0;
	padding: 15px 0 0 0;
}

.article-tools {
	background: url(../images/gline.gif) no-repeat left top;
	padding: 10px 0 0 0;
}

dl.article-info {
	color: #d4ccc5;
	width: auto;
}

dd.createdby {
	text-transform: capitalize;
}

.contentdescription {
	border-bottom: 1px solid #ccc;
}

/*Inline images ---*/
p.img_caption {
	color: #999;
	text-transform: uppercase;
}

div.article-content-wrap p {
	margin: 10px 0 0;
}

div.article-image img, .img-border, .item-page p img {
	background: #fff;
	border: 4px solid #eeece8;
	margin-top: 10px;
	padding: 1px;
}

.item-page p img[align="left"] {
	margin-right: 15px;
}

.item-page p img[align="right"] {
	margin-left: 15px;
}

div.article-image img {
	margin-right: 15px;
	width: 95px;
}

.left {
	margin-right: 15px;
}

.right {
	margin-left: 15px;
}

.article-image {
	float: left;
}

/* Blogs Page ---*/
.ja-comunityplus-blog .items-row {
	margin: 0;
}

.ja-comunityplus-blog div.article-image {
	float: none;
}

.ja-comunityplus-blog div.article-image img {
	margin: 0 0 10px;
	width: auto;
}

.ja-comunityplus-blog .item .contentpaneopen {
	padding-left: 40px;
}

.ja-comunityplus-blog .published{
	color: #D0C8C2;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	width: 30px;
}

.item-page.ja-comunityplus-blog .published {
	left: auto;
	position: relative;
	top: auto;
	width: auto;
}

.ja-comunityplus-blog .published span.date {
	font-size: 190%;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 2px;
}

.ja-comunityplus-blog .published span {
	display: block;
}

.ja-comunityplus-blog .published span.year {
	display: none;
}

.ja-comunityplus-blog div.jac-add-button {
	background: url(../images/comment-big-bg.png) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	height: 33px;
	left: 0;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 60px;
	width: 27px;
}

.ja-comunityplus-blog div.jac-add-button a.jac-links {
	display: none;
}

.ja-comunityplus-blog div.jac-add-button a {
	color: #fff;
}

/* Tables ---*/
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {
	color: #fff;
}

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.cat-list-row1:hover,
.cat-list-row2:hover {
	background: #ffffcc;
}

.cat-list-row2,
tr.cat-list-row2 td {
	background-color: #f6f6f6;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #ccc;
}

table.contenttoc td {
	border-bottom: 1px dotted #ccc;
}

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

dl.poll {
	border-bottom: 1px dotted #ccc;
}

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
	background: #fff;
	font-weight: normal;
}

/* Pagination ---*/
.pagination ul li {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	line-height: 1;
	line-height: 15px;
	margin: 0 6px;
	overflow: hidden;
}

.pagination ul li.pagination-start,
.pagination ul li.pagination-next {
	background: url(../images/pagnav-bg.gif) no-repeat left center;
	border-right: 1px solid #ddd;
	margin: 0;
	padding: 0 5px 0 15px;
}

.pagination ul li.pagination-prev,
.pagination ul li.pagination-end {
	background: url(../images/pagnav-bg.gif) no-repeat right center;
	border-left: 1px solid #fff;
	margin: 0 10px 0 0;
	padding: 0 15px 0 5px;
}

.pagination ul li.pagination-next {
	margin-left: 10px;
}

.pagination ul li.pagination-prev strong,
.pagination ul li.pagination-end strong,
.pagination ul li.pagination-start strong,
.pagination ul li.pagination-next strong {
	border: 0;
}

.pagination ul li.pagination-prev span,
.pagination ul li.pagination-end span,
.pagination ul li.pagination-start span,
.pagination ul li.pagination-next span {
	background: none;
	color: #5A9C14 !important;
	display: inline;
	float: none;
}

.pagination ul li span.pagenav, .pagination ul li a.pagenav {
	padding: 0;
}

.pagination li span {
	background: url(../images/circle-green2.png) no-repeat center center;
	color: #fff;
	display: block;
	float: left;
	height: 19px;
	line-height: 17px;
	padding: 0 !important;
	text-align: center;
	width: 20px;
}

.pagination li strong a {
	line-height: 17px;
	padding-right: 5px;
}

.items-more {
	border-bottom: 1px solid #ccc;
}

.items-more h3 {
	font-size: 125%;
}

p.counter {
	font-size: 92%;
	font-weight: bold;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 115%;
	text-transform: uppercase;
}

.sidebar div.ja-moduletable,
.sidebar div.moduletable {
	background: url(../images/modt-bg.gif) repeat-x left top #F7F6F2;
	border: 1px solid #e3ded5;
	color: #8b8077;
	padding: 15px;
}

.moduletable_noborder .custom_noborder img {
	float: left;
	width: 113px;
}

/* Moduletable blue ---*/
div.module_menu {
	background: url(../images/blue-bg.gif) repeat-x left bottom #14b8d2 !important;
	border: 1px solid #12a6c3 !important;
	color: #fff;
	padding: 20px;
}

#ja-container div.module_menu h3 {
	color: #cef2fc;
	margin-bottom: 10px;
	padding: 0 10px;
	text-transform: uppercase;
}

#ja-container div.module_menu ul li {
	background: url(../images/menu-sep.png) no-repeat center bottom;
	border: 0;
	padding: 2px 10px;
}

#ja-container div.module_menu a {
	color: #ABDDE9;
	font-weight: bold;
}

#ja-container div.module_menu a:hover,
#ja-container div.module_menu a:focus,
#ja-container div.module_menu a:active {
	color: #fff;
}

#ja-container div.module_menu li.active a {
	color: #fff;
}

#ja-container div.module_menu ul ul {
	margin: 0;
}

#ja-container div.module_menu ul ul li {
	background: url(../images/menu-sep.png) no-repeat center bottom;
	border: 0;
	padding: 2px 5px;
	margin: 0;
}

#ja-container div.module_menu ul ul li:last-child {
	background: none;
}

#ja-container div.module_menu ul ul li a {
	color: #ABDDE9 !important;
	text-indent: 0;
}

#ja-container div.module_menu ul ul li a:hover,
#ja-container div.module_menu ul ul li.active a {
	color: #fff !important;
	text-indent: 0;
}

/* Moduletable blank ---*/
.sidebar div.moduletable_blank {
	background: none;
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

/* Moduletable no border ---*/
div.moduletable_noborder {
	background: none !important;
	border: 0 !important;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text {
	border-bottom: 1px dotted #ccc;
}

/* MAIN COLUMN
--------------------------------------------------------- */
/* Content Top ---*/
.ja-content-top .moduletable_tabswrap h3 {
	background: #E8E5DF;
	border: 1px solid #EFECE7;
	border-bottom: 0;
	margin-bottom: 0px;
	padding: 10px 10px 10px;
}

.ja-content-top .moduletable_tabswrap {
	margin-bottom: 20px;
	padding-bottom: 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container .main {
	background: #fff;
	padding: 0 0 20px;
}

.main .main-inner1 {
	margin-left: 0;
	margin-right: 0;
}

#ja-mainbody {
	padding-top: 20px;
}

#ja-left, #ja-right {
	padding-top: 20px;
}

body.ja-body-lcr #ja-left {
	padding-top: 0px;
}

.sidebar {
	background: url(../images/topsl1-bg.png) no-repeat 0px 0px;
}

.ja-frontpage .sidebar {
	background: none;
}

/* One column layout ---*/
body.ja-body-r1 #ja-right div.ja-moduletable {
	margin-left: 40px;
	margin-right: 40px;
}

/* Tabs content layout ---*/
body.ja-tabs-content #ja-mainbody {
	padding-top: 0;
}

body.ja-tabs-content #ja-main .inner {
	padding: 0 40px 0 0;
}

/* Float column ---*/
#ja-main .inner {
	padding: 0 40px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header .main {
	padding: 25px 0 20px;
}

h1.logo, div.logo-text h1 {
	font-size: 250%;
	line-height: 1;
	margin-left: 10px;
}

/* Logo Image ---*/
h1.logo {
	height: 46px;
	width: 266px;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	height: 46px;
	width: 266px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

div.logo-text h1 a {
	text-decoration: none;
}

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* JA Search ---*/
#ja-search {
	bottom: 30px;
}

#ja-search .inputbox {
	background: url(../images/search-bg.gif) no-repeat 0px 0px;
	border: 0;
	color: #6e6865;
	height: 29px;
	padding: 0 25px 0 15px;
	text-transform: capitalize;
	width: 190px;
}

/* JA Topnav ---*/
#ja-topnav {
	bottom: 35px;
	font-family: "Segoe UI", Tahome, Verdana, sans-serif;
	position: absolute;
	right: 250px;
}

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

#ja-topnav ul li {
	background: url(../images/topnav-sep.gif) no-repeat right center;
	display: inline;
	padding: 0 10px;
}

#ja-topnav ul li a {
}

#ja-topnav ul li a:hover,
#ja-topnav ul li a:focus,
#ja-topnav ul li a:active {
	text-decoration: underline;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
}

#ja-mainnav .main {
	background: url(../images/topsl-bg.gif) repeat-x left top;
}

/* Breadcrumbs ---*/
#ja-navhelper .main {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
}

#ja-breadcrums .main {
	background: url(../images/headline-bg.gif) no-repeat center top #fff;
	border-top: 1px solid #ebe9e5;
}

#ja-breadcrums .main-inner1 {
	height: 30px;
	padding: 0 15px;
}

#ja-breadcrums strong {
	color: #066783;
	display: block;
	float: left;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 30px;
	text-transform: none;
}

#ja-breadcrums {
	height: 30px;
	line-height: 30px;
}

#ja-breadcrums a {
	background: url("../images/arrow.gif") no-repeat scroll right 3px;
	border-bottom: 1px solid #CBE0B5;
	color: #97c16b;
	font-size: 92%;
	margin-right: 5px;
	padding-right: 10px;
	text-decoration: none;
	text-indent: 0px;
}

#ja-breadcrums a:hover, #ja-breadcrums a:focus, #ja-breadcrums a:active {
	text-decoration: none;
}

.ja-breadcrums {
	margin-top: 0px;
	text-indent: 10px;
}

.ja-breadcrums img {
	display: none;
}

#ja-breadcrums .ja-links {
	margin-top: -2px;
}

#ja-breadcrums ul.ja-links a {
	background: none;
	margin-right: 0px;
	padding-right: 0px;
}

/* Extras ---*/
.ja-links {
	padding-right: 10px;
}

.ja-links li {
	padding: 0 10px;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li {
	border-bottom: 1px dotted #ccc;
}

#ja-container ul.menu li li {
	border-bottom: 0;
	border-top: 1px dotted #ccc;
}

/* HEADLINE
--------------------------------------------------------- */
#ja-headline .main {
	background: url(../images/headline-bg.gif) no-repeat center top #fff;
	border-top: 1px solid #ebe9e5;
}

#ja-headline .main-inner1 {
	padding: 0 15px;
}

#ja-headline .ja-healineswrap em {
	color: #066783;
	display: block;
	float: left;
	font-size: 120%;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 34px;
	text-transform: uppercase;
}

.ja-headelines-buttons {
	margin-top: 10px;
}

.ja-headlines {
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
}

.ja-headlines span.date {
	color: #d4ccc5;
	font-size: 92%;
	padding-right: 10px;
}

.ja-headlines a {
	border-bottom: 1px solid #CBE0B5;
	color: #97c16b;
	font-size: 92%;
}

.ja-headlines a:hover, .ja-headlines a:focus, .ja-headlines a:active {
	text-decoration: none;
}

a.ja-headelines-pre, a.ja-headelines-next {
	overflow: hidden;
	position: relative;
}

.ja-headelines-pre {
	background: url(../images/btn-pre.png) no-repeat scroll left top;
}

.ja-headelines-next {
	background: url(../images/btn-next.png) no-repeat scroll left top;
	margin-right: 5px;
}

/* MAP
--------------------------------------------------------- */
#ja-map .main {
	background: url(../images/map-bg.gif) repeat-x center bottom #f7f6f1;
}

#ja-map .main-inner1 {
	padding: 20px;
}

#ja-map .map-container {
	border: 5px solid #fff;
	margin: 0;
	padding: 0;
}

/* CUSTOME MODULES
--------------------------------------------------------- */
#ja-content-bot1 .main {
	background: url(../images/gsep.gif) no-repeat center top #fff;
	padding: 20px 0;
	text-align: center;
}

#ja-content-bot1 .ja-moduletable, #ja-tags .moduletable {
	margin: 0;
	padding: 0;
}

span.ctag {
	cursor: pointer;
	line-height: 1.2;
	padding-right: 5px;
}

span.ctag:hover {
	background: none;
	text-decoration: underline;
}

.size0 {
	color: #ae7f64;
	font-size: 80%;
	font-weight: bold;
}

.size1 {
	color: #ae7f64;
	font-size: 92%;
	font-weight: bold;
}

.size2 {
	color: #5a9c14;
	font-size: 100%;
	font-weight: bold;
}

.size3 {
	color: #ae7f64;
	font-size: 110%;
	font-weight: bold;
}

.size4 {
	color: #a02016;
	font-size: 125%;
	font-weight: bold;
}

.size5 {
	color: #5a9c14;
	font-size: 140%;
	font-weight: bold;
}

.size6 {
	color: #5a9c14;
	font-size: 180%;
	font-weight: bold;
}

#ja-content-bot2 .main {
	background: url(../images/content-bot-bg.gif) repeat-x left top #cac7bd;
	border-top: 1px solid #b0aea5;
	color: #157e9c;
	font-size: 150%;
	padding: 20px 0;
	text-align: center;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
	background: 0;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	margin-bottom: 10px;
	margin-top: 10px;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
	border-bottom: 0;
	padding-bottom: 0;
}

#ja-topsl .custom img {
	float: left;
}

/* Top spotlight ---*/
#ja-topsl {
}

#ja-topsl .main {
	background: url(../images/topsl-bg1.gif) repeat-x left bottom #e7e6e1;
	border-bottom: 1px solid #928f85;
	color: #70635b;
	padding: 10px 0 20px;
}

#ja-topsl .main-inner1 {
	padding: 0 30px;
}

#ja-topsl .ja-box-right {
	right: 30px;
}

#ja-topsl div.ja-moduletable h3 {
	color: #066884;
	font-size: 108%;
	letter-spacing: 1px;
	margin-bottom: 12px;
	padding-left: 60px;
	text-transform: uppercase;
}

#ja-topsl div.ja-moduletable img {
	margin: 5px 20px 0 0;
}

/* Top spotlight 1 ---*/
#ja-topsl1 {
}

#ja-topsl1 .main {
	background: #fff;
}

#ja-topsl1 div.moduletable_full {
	margin-bottom: 10px;
	padding-bottom: 0;
}

#ja-topsl1 .ja-box-full h3 {
	color: #0f86a8;
	font-size: 180%;
	font-weight: normal;
	padding: 0;
	text-transform: none;
}

.ja-box-full img {
	margin-right: 15px;
}

.ja-box-full p {
	margin-top: 10px;
	text-align: left;
}

.ja-box-full .ja-content {
	margin-left: 115px;
}

.ja-box-full p.readmore {
	width: 100%;
}

.ja-box-full p.readmore a {
	background: url(../images/arrow.gif) no-repeat left center;
	color: #5b9d14;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}

#ja-topsl1 div.moduletable-float-left {
	float: left;
	width: 168px;
}

#ja-topsl1 div.moduletable-float-right {
	float: right;
	margin: 0;
	width: 187px;
}

#ja-topsl1 div.moduletable-float-right .ja-box-ct {
	padding: 10px;
}

#ja-topsl1 div.border-wrap h3 {
	padding: 12px 15px;
}

#ja-topsl1 div.border-wrap {
	background: url(../images/grad-l1.gif) repeat-x left top !important;
	border: 1px solid #DCDBD9 !important;
}

#ja-topsl1 div.border-wrap div.border-wrap {
	background: none !important;
	border: 0 !important;
}

.ja-headsp-left {
	float: left;
}

.ja-headsp-left .ja-moduletable {
	margin: 0 40px;
}

.ja-headsp-right {
	background: url(../images/topsl1-bg.png) no-repeat 0px 0px;
	float: right;
}

.ja-headsp-right .ja-box-inner {
	padding: 20px 10px 0 15px;
}


/* Top spotlight 2---*/
#ja-topsl2 .main {
	background: url(../images/grad-l2.gif) repeat-x left top #eae7e1;
	border-bottom: 1px solid #c3bbb8;
	padding: 20px 0 0;
}

#ja-topsl2 .ja-box-left .ja-box-ct {
	padding: 0 30px;
}

#ja-topsl2 .ja-box-left .moduletable h3 {
	padding-left: 30px;
}

/* Bot spotlight ---*/
#ja-botsl .main {
	background: url(../images/botsl-bg.gif) repeat-x left bottom #282421;
	color: #958678;
	padding: 0;
}

#ja-botsl .main-inner1 {
	border-top: 1px solid #edebe3;
	padding: 10px 30px;
}

#ja-botsl .ja-moduletable h3 {
	color: #a49d8c;
	margin-bottom: 15px;
	text-transform: uppercase;
}

/* JA FOOTER
----------------------------------------------------------- */
#ja-footer {
}

#ja-footer .main {
	text-align: left;
}

#ja-footer .main .main-inner1 {
	padding: 0 30px;
}

#ja-footer .ja-footnav {
	margin: 0;
	position: absolute;
	right: 40px;
	top: 0px;
}

.ja-footnav a {
	border-bottom: 1px solid #486027 !important;
	color: #5a9c14;
}

.ja-footnav a:hover {
	text-decoration: none;
}


/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
	background: #ffffcc;
	border: 2px dotted #e2e2b5;
	margin-top: 15px;
	padding: 5px 10px;
	position: relative;
	text-align: center;
}

#ja-banner {
	border-top: 1px solid #ccc;
}

div.ja-innerdiv {
}

div.ja-innerdiv h4 {
	color: #9a8d85;
	font-weight: bold;
	margin: 0 0 15px 0;
}

div.ja-innerdiv .ja-bottom-links {
	float: left;
	margin-right: 45px;
}

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li {
	background: none;
	padding-left: 0;
}

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a {
	border-bottom: 1px solid #486027;
	color: #699e30;
}

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:hover,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:focus,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:active {
	text-decoration: none;
}

/* Youtube button ---*/
a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	padding: 5px 5px 5px 43px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 8px;
	width: 35px;
}

a.ja-icon-video span {
	color: #666;
}

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active {
	border-color: #ddd;
	text-decoration: none;
}

a.ja-icon-video:hover span {
	color: #0F85D8;
}

#ja-absolute .main {
	height: auto;
	left: 1px;
	position: fixed;
	top: 1px;
	width: auto;
	z-index: 99999;
}

#ja-absolute .main a {
	background: url(../images/joomla16.png) no-repeat left top;
	display: block;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	width: 91px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
}

/* JA Twitter ---*/
div.ja-twitter {
	margin: 0;
	padding: 0;
}

div.ja-twitter div.ja-twitter-item {
	background: url(../images/line-l1.gif) no-repeat center bottom;
	border: 0;
}

div.ja-twitter center {
	overflow: hidden;
}

a.btn-green {
	background: url(../images/btn-green.png) no-repeat 0px 0px;
	color: #333;
	display: inline-block;
	font-size: 13px;
	height: 31px;
	line-height: 31px;
	width: 121px;
}

a.btn-green:hover,
a.btn-green:focus,
a.btn-green:active {
	text-decoration: none;
}

a.ja-share-this {
	background: url(../images/btn-sharethis.png) no-repeat top left;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: 5px 0 10px 0;
	padding-left: 37px;
	width: 80px;
}

p.ja-social img {
	margin-right: 8px;
}

/* Event style ---*/
.event .date {
	color: #e36805;
	display: block;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}

.event .author {
	color: #56859d;
	display: block;
	margin-bottom: 3px;
}

.event .author span {
	border: 1px solid #dfddd9;
	display: block;
	float: left;
	font-size: 92%;
	padding: 0 10px;
}

.event .topic {
	display: block;
	margin-bottom: 20px;
}

.event a {
	color: #5b9d14;
	text-decoration: underline;
}

.event a.readon {
	background: url(../images/arrow.gif) no-repeat 5px 5px;
	padding-left: 15px;
}

.event img {
	vertical-align: middle;
}

/* Form Subscribe ---*/
#form-subscribe p {
	margin: 10px 0;
}

.inputbox {
	background-color: #ebe9e5;
	border: 1px solid #dfddd9;
	color: #8B8077;
	padding: 5px;
}

#form-subscribe input.subscribe-name,
#form-subscribe input.subscribe-email {
	background: url(../images/icons/icon-pen.png) no-repeat 10px 5px #ebe9e5;
	border: 1px solid #dfddd9;
	color: #8B8077;
	padding: 5px 5px 5px 30px;
	width: 130px;
}

#form-subscribe input.subscribe-email {
	background: url(../images/icons/icon-email.png) no-repeat 10px 5px #ECEBE9;
}

#form-subscribe .button,
.ja-contact-form .button {
	background: url(../images/btn-green2.png) no-repeat 0px 0px;
	border: 0;
	color: #333333;
	display: block;
	font-size: 92%;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	width: 68px;
}

.ja-contact-form .button:hover {
	cursor: pointer;
}

/* Hall of Fame ---*/
ul.hall-fame {
	list-style: none;
	margin: 0 !important;
	padding: 0;
}

ul.hall-fame li {
	background: none;
	margin: 0;
	padding: 5px 0 !important;
}

ul.hall-fame li img {
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
}

ul.hall-fame li span.username {
	border-bottom: 1px solid #5A9C14;
	color: #5A9C14;
	font-weight: bold;
}

ul.hall-fame li span.rate {
	color: #ae9e91;
	font-size: 92%;
	text-transform: uppercase;
}

/* Feature post ---*/
.feature-post img {
	border: 1px solid #fff;
}

.feature-post span.post-date {
	display: block;
	font-size: 92%;
	font-weight: bold;
	margin: 10px 0 5px;
}

.feature-post span.title a {
	border-bottom: 1px solid #5A9C14;
	color: #5A9C14;
	font-weight: bold;
}

.feature-post p {
	margin: 10px 0 0;
}

/* Quickaccess ---*/
#ja-quickaccess {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 30;
}

#ja-quickaccess ul {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#ja-quickaccess li {
	background: none;
	color: #ddd;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-quickaccess li.ja-logout {
	float: left;
	margin: 2px 0 0 0;
}

#ja-quickaccess li a {
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 17px;
}

#ja-quickaccess li a.login-switch,
#ja-quickaccess li a.register-switch {
	background: url(../images/btn-round-green.png) left top no-repeat;
	color: #233d04;
	float: left;
	height: 27px;
	line-height: 25px;
	padding: 0 15px;
}

#ja-quickaccess li a.register-switch {
	background-position: right top;
	border-left: 1px solid #89CC0F;
}

#ja-quickaccess li a.login-switch.show,
#ja-quickaccess li a.register-switch.show {
	background-position: left bottom;
	position: relative;
	z-index: 1000;
}

#ja-quickaccess li a.login-switch:hover,
#ja-quickaccess li a.register-switch:hover {
	background-position: left bottom;
	text-decoration: none;
}

#ja-quickaccess li a.register-switch:hover,
#ja-quickaccess li a.register-switch.show {
	background-position: right bottom;
}

#ja-quickaccess li a.show span {
}

#ja-quickaccess li a.show span {
	display: block;
}

#ja-quickaccess #ja-user-register, #ja-quickaccess #ja-user-login {
	background: url(../images/arrow-05.png) 50px top no-repeat;
	display: none;
	padding-top: 12px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 30px;
	z-index: 999;
}

#ja-quickaccess #ja-user-register {
	background-position: 80% top;
}

#ja-quickaccess #ja-user-register .main-inner1,
#ja-quickaccess #ja-user-login .main-inner1 {
	background: #47770e url(../images/grad-01.gif) left top repeat-x;
	color: #b8e184;
	height: auto;
	overflow: hidden;
	padding: 25px;
	padding-bottom: 0;
	width: 165px;
}

#ja-user-register.hascaptcha .main-inner1{
	width: auto !important;
}

#ja-quickaccess #ja-user-register .main-inner1 {
	width: 370px;
}

#ja-quickaccess #ja-user-login .ja-login-user,
#ja-quickaccess #ja-user-login .ja-login-password,
#ja-quickaccess #ja-user-login .mod_login_remember {
	display: block;
	width: 145px;
}

#ja-quickaccess #ja-user-login .button,
#ja-quickaccess #ja-user-register .button {
	background: url(../images/btn-round-grey.png) right top no-repeat;
	color: #51900f;
	height: 29px;
	line-height: 24px;
	overflow: visible;
	padding: 0 15px 3px 0;
}

#ja-quickaccess #ja-user-login .button span,
#ja-quickaccess #ja-user-register .button span {
	line-height: 18px;
}

#ja-quickaccess #ja-user-login .button:hover,
#ja-quickaccess #ja-user-register .button:hover {
	color: #2F5008;
	cursor: pointer;
}

#ja-quickaccess label.invalid, #ja-quickaccess .invalid {
	color: #960303;
}

#ja-quickaccess .button-round {
	background: #fd8b00 url(../images/grad-02.gif) left top repeat-x;
	margin: 20px -25px 0;
	overflow: hidden;
	padding: 10px 25px;
}

#ja-quickaccess .button-round span {
	background: url(../images/btn-round-grey.png) left -30px no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	width: 67px;
}

#ja-quickaccess label.ja-login-user span,
#ja-quickaccess label.ja-login-password span {
	display: none;
}

#ja-quickaccess #mod_login_username {
	background-image: url(../images/icon-user.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#ja-quickaccess #mod_login_password {
	background-image: url(../images/icon-pass.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#ja-quickaccess #mod_login_username,
#ja-quickaccess #mod_login_password {
	background-color: #2F5008;
	padding-left: 30px;
}

#ja-quickaccess input.inputbox {
	background-color: #2f5008;
	border: 1px solid #2c4b07;
	color: #81a84e;
}

#ja-quickaccess #ja-user-login input.inputbox {
	margin-bottom: 10px;
}

#ja-quickaccess .ja-login-links a {
	background: url(../images/icon-02.png) 5px 6px no-repeat;
	color: #9cd95a;
	font-size: 92%;
	padding: 0;
	padding-left: 15px;
}

#ja-quickaccess li a.logout-switch {
	display: inline;
	float: none;
	margin-left: 3px;
}

.login button.button {
	background: #5A9C14;
	border: none;
	color: #333;
	cursor: pointer;
	font-size: 13px;
	padding: 3px 4px;
	width: 70px;
}

.login_form label, .login label {
	margin: 0 !important;
	text-align: left;
	width: 90px !important;
}

.login_form .button, .login button {
	margin-left: 90px;
}

.login ul li {
	background-position: left 7px;
	padding-left: 10px;
}

#ja-quickaccess #login-form input.logout {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
}

#ja-quickaccess #ja-user-register input.inputbox {
	width: 200px;
}

/* Custom video layout ---*/
#ja-video {
	position: relative;
	z-index: 10;
}

#ja-video .main {
	background: #202020;
}

#ja-video .inner {
	padding: 40px 40px 20px;
}

div.video-heading .ja-left-side {
	background: url(../images/grad-d2.gif) repeat-x left top;
	float: left;
	width: 720px;
}

div.video-heading .ja-left-side .inner {
	background: url(../images/grad-d1.gif) no-repeat right bottom;
}

div.video-heading .video-info {
	font-size: 92%;
	margin-top: 15px;
}

div.video-heading .video-info p {
	display: block;
	float: left;
}

div.video-heading ul.tags {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.video-heading ul.tags li {
	background: #1F282D;
	border: 1px solid #1C2C35;
	display: inline;
	margin-right: 3px;
	padding: 2px 6px;
}

div.video-heading ul.tags li a {
	border: 0;
	color: #92B9CF;
}

div.video-heading .ja-right-side {
	float: right;
	width: 240px;
}

div.video-heading .ja-right-side h3 {
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 20px;
}

div.video-heading .ja-right-side p {
	margin: 0 0 15px;
}

/* Custom gallery layout ---*/
div.simple-gallery {
	position: relative;
}

div.simple-gallery h3 {
	font-size: 125%;
	margin-bottom: 20px;
	text-transform: uppercase;
}

div.simple-gallery .ja-box-left,
div.simple-gallery .ja-box-center,
div.simple-gallery .ja-box-right {
	float: left;
	margin: 0 19px;
	width: 195px;
}

div.simple-gallery .ja-box-left {
	margin-left: 0;
}

div.simple-gallery .ja-box-right {
	margin-right: 0;
}

.contentpane div.simple-gallery .ja-box-right {
	margin: 0;
	position: static;
}

div.simple-gallery .simple-gallery-center a.title {
	display: block;
	font-size: 140%;
	padding: 10px 0 0;
	text-decoration: underline;
}

div.simple-gallery .simple-gallery-center p {
	margin-top: 10px;
}

.ja-typo-img-wrap.right.content-story {
	width: 178px;
}

.ja-typo-tabs-content {
	margin: 10px 0px 0px 0px;
}

.ja-typo-tabs-content .ja-typo-blockct h3.heading-green {
	margin: 0px;
}

#member-registration input {
	background: #EBE9E5;
	border: 1px solid #DFDDD9;
	color: #8B8077;
	float: left;
	padding: 5px;
}

#member-registration button.validate,
#searchForm button.button,
#user-registration button.validate {
	background: url("../images/btn-green2.png") no-repeat 0 0;
	border: 0 none;
	color: #333333;
	font-size: 92%;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	width: 68px;
}

/* switch 
---------------------*/
.contentpane #ja-switch {
	display: none;
}

/* Archive page
--------------------------------------------------------- */

ul#archive-items li {
	background: none;
	padding-left: 10px;
}

.archive fieldset.filters {
	border-bottom: 1px solid #530B05;
	padding-bottom: 15px;
}

.archive fieldset.filters  button{
	vertical-align: middle;
}

.archive fieldset.filters .filter-search {
	width: auto;
}

.categories-list dt, 
.categories-list dd {
	display: inline;
}

#contact-form .form-required {
	padding-bottom: 10px !important;
	padding-left: 32px !important;
}

.contact-email label {
	display: inline-block;
	width: 110px;
}

.contact-email .clear label {
	width: auto;
}

.contact-email button.button {
	background: #5b9d14;
	border: 0 none;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 92%;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	text-transform: uppercase;
	width: auto;
}

#contact-slider {
	margin-top: 20px;
}

#contact-slider .contact-miscinfo {
	padding: 10px 0px;
}

#contact-slider dt.tabs h3 a {
	color: #444;
}

/* #login-form input {
	background-color: #EBE9E5 !important;
	border: 1px solid #DFDDD9;
}

 #login-form input.button {
	background: none;
	border: 0 none;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 92%;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	text-transform: uppercase;
	width: 68px;
}

#ja-quickaccess  #login-form input.button {
	cursor: pointer;
	display: inline;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	padding: 0 0 2px 0;
	text-transform: capitalize;
}*/

input#jform_contact_name {
	background-image: url("../images/icon-yourname.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

input#jform_contact_email {
	background-image: url("../images/icon-yourmail.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

input#jform_contact_emailmsg {
	background-image: url("../images/icon-yourname.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.ja-module.mod_blue {
	margin-top: 10px;
}

.contact-address address {
	margin-left: 20px;
}


.contact-address .jicons-icons {
	display: inline;
	float: left;
}

.pagination .jac-display-limit select {
	padding: 0px !important;
}

.moduletable.mod_blue {
	background: url("../images/blue-bg.gif") repeat-x scroll left bottom #14B8D2 !important;
	border: 1px solid #12A6C3 !important;
	color: #FFFFFF;
	padding: 20px;
}

.moduletable.mod_blue h3 {
	color: #CEF2FC;
	margin-bottom: 10px;
	padding: 0 10px;
	text-transform: uppercase;
}
/* snaffle custom styles and overrides */
body#bd {
	background: #0c0304;
	color: #2d2d2d;
}

#ja-mainbody { padding-top: 10px; }
#ja-main .inner { padding: 0 20px; }
h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 130%; font-weight: normal; color: #5A9C14; }
h3 { font-size: 110%; font-weight: normal; color: #0479B6; margin-top: 10px !important; }
h4 { font-weight: normal; font-style: italic; }
h5 { font-weight: normal; color: #000; }
.column ul li { background: url("../images/bullet.gif") no-repeat scroll 20px 10px transparent; }
.column ol li { margin-left: 40px; }
a {
    color: #4F9901;
}

.contentheading { font-size: 125%; }
.componentheading { font-size: 160%; }
h1.componentheading, .componentheading {
	margin-top: 10px;
    margin-bottom: 15px;
}
h1.contentheading, div#phocagallery h1, div#hikashop_checkout_page h1, div#hikashop_cpanel_main h1 { font-size: 160%; border-bottom: 1px solid #D4CCC5; }	
h2.contentheading a, .contentheading a {
    color: #4F9901;
}
div#phocagallery h1 { margin: 0; padding: 0 0 5px; }

div.ja-moduletable h3, div.moduletable h3 { font-weight: normal; text-transform: none; margin-top: 0px !important; border-bottom: 1px solid #0479B6 !important; }
blockquote, .blockquote-standard { margin: 15px 20px !important; color: #2d2d2d; font-family: Arial; font-size: 100%; line-height: 1.5; }
sup { font-size: 80%; }

/* Mega Menu */
.ja-megamenu { margin-left: 20px !important; }
.ja-megamenu li a { font-size: 90% !important; }

/* Quick Access module */
#ja-quickaccess li { font-size: 90%; }

/* Blog Layout */
.items-leading .leading { padding-bottom: 5px; }
div.article-content-wrap p.createdby { margin: 0 0 5px; /*font-weight: bold;*/ }
dl.article-info { color: #696969; }
#cck818_mainbody.seb_css3.vertical div.cck_contents div.cck_label { color: #696969 !important; }
.items-row { padding-bottom: 10px; padding-top: 10px; }
div.category-desc { padding-top: 5px; }
div.category-desc img { /* border: 1px solid #D4CCC5; */margin-right: 20px; margin-bottom: 10px; }

/* Article Layout */
dd.createdby { color: #8B8077; text-transform: capitalize; /*font-weight: bold;*/ font-size: 110%; margin: 0 0 5px !important;/* display: block !important;*/ }
h1.contentheading, .contentheading a { color: #8B8077; text-decoration: none; }
.article-tools { background: none; padding: 10px 0 5px; }
div.item-page dd.category-name { float: left; }
div.item-page dl.article-info { width: 100%; }
.vertical .cck_art_introtext { margin-bottom: 10px;}

/* Image Captions */
span.wf_caption { font-size: 80% !important; }

/* Top Spotlight Modules */
.ja-headsp-left .ja-moduletable { margin: 0 20px; }

/* Welcome module */
div.ja-headsp-left { width: 100% !important; }
#ja-blog-items { padding-top: 20px; }
#ja-blog-items p { margin: 10px 0 0; }
h2.welcome { font-family: "Segoe UI",Tahoma,Verdana,sans-serif; color: #5A9C14; font-weight: normal; margin: 0 0 5px; padding: 0 0 5px; line-height: 1.5; }
#ja-blog-items ul.ja-typo-list li { background: none repeat scroll 0 0 transparent !important; padding: 3px 0 3px 30px !important; line-height: 160%; overflow: hidden; }
#ja-blog-items ul.ja-typo-list.list-dot .icon {
    background-position: 2px -48px;
}
#ja-blog-items h3 { font-family: "Segoe UI",Tahoma,Verdana,sans-serif; /*font-size: 120%; */font-weight: normal; margin-top: 15px !important; /*text-transform: capitalize;*/ border: none !important; }
div#Mod106 { margin-bottom: 0; padding-bottom: 0; }

/* Current Issue Module */
#ja-right { padding-top: 10px; }
div.ja-headsp-right { /*width: 480px !important;*/ }
.ja-headsp-right .ja-box-inner {
    padding: 20px 10px 0 15px;
}
div.ja-headsp-right td { padding: 0; }
div.ja-headsp-right div.ja-moduletable, div.moduletable {
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 0;
    position: relative;
}
div.ja-headsp-right h3 { text-align: left; font-weight: normal; margin-top: 0 !important; line-height: 1.5; font-size: 130%; margin-bottom: 0; padding-bottom: 0; border-bottom: 1px solid #ccc !important; }
div.ja-headsp-right div#current-issue-home { }
div.ja-headsp-right div#current-issue-home div { width: 49%; float: left; }

div.ja-headsp-right h4.current-issue-title { color: #8B8077; padding-bottom: 10px; font-style: normal; padding: 15px 0 10px; }
div.ja-headsp-right ul { list-style: inside; margin: 5px 0 13px !important; padding: 0 !important; }
div.ja-headsp-right ul li {
	line-height: 100%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
    padding: 0px 0 3px 0px !important;
	/*background: url(../images/icons/icon-blue-bullet.png) no-repeat scroll 7px 8px transparent !important; */
	list-style: inside;
	text-align: left;
	/*float: left;*/
}
/* Home page blog layout */
.blog-article-tools { margin: 10px 0 15px; }

p.readmore { float: right; }

p.readmore a {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8678F7), color-stop(1, #5951F1) );
	background:-moz-linear-gradient( center top, #8678F7 5%, #5951F1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8678F7', endColorstr='#5951F1');
	background-color:#5951F1;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #5951F1;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:80px;
	text-decoration:none;
	text-align:left;
	padding: 5px 0px 5px 8px;
}

p.readmore a:hover {
	text-decoration:none;
	background: #5951F1
} 

/* Breadcrumbs */
#ja-breadcrums .main { background-image: none; background: #fff; }
#ja-breadcrums .main-inner1 { height: inherit; }
#ja-breadcrums a {
	background: none;
	border-bottom: none;
	margin-right: 0;
	padding-right: 0;
}
.ja-breadcrums {
	text-indent: 0;
}
.ja-breadcrums img {
	display: inline;
}

/* Bottom Spotlight Modules */
#ja-botsl .ja-moduletable { }

/* Module Overrides */
.sidebar div.ja-moduletable, .sidebar div.moduletable {
	color: #696969;
	padding: 10px;
}

/* Latest Articles Module */
ul.latestnews li {
    background: url("../images/bullet.gif") no-repeat scroll 0px 7px transparent;
    padding-left: 10px;
}

/* Image Borders */
.img-border {
    border: 1px solid #EFEDE9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}
/* Image Borders */
.img-border-left {
    border: 1px solid #EFEDE9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
    margin: 0 15px 5px 0 !important;
	float: left;
}
.img-border-right {
    border: 1px solid #EFEDE9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
    margin: 0 0px 5px 15px !important;
	float: right;
}

/* Contact Us Page */
div.ja-contact-left {
    width: 100% !important;
}
.ja-contact-left {
    float: left;
}
div.ja-contact-right {
    width: 100% !important;
}
.ja-contact-right {
    background: url("../images/topsl1-bg.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.ja-contact-form {
    padding: 0px 20px 20px 20px;
}
legend {
    font-size: 100%;
    font-weight: normal;
    padding-top: 15px;
}
fieldset dt { min-width: 20%; padding-right: 10px; }
.column dd { margin-left: 0; }

.ja-contact-form input {
    width: 170px;
    background-color: #EBE9E5;
    background-image: none;
    border: 1px solid #DFDDD9;
    color: #8B8077;
    padding: 5px;
}
.ja-contact-form textarea {
    float: left;
    margin-top: 3px;
    width: 300px;
    background-color: #EBE9E5;
    background-image: none;
    border: 1px solid #DFDDD9;
    color: #8B8077;
	margin-bottom: 10px;
}
.ja-contact-form input#jform_contact_email_copy { width: 20px; background-color: #FFFFFF; border: none; padding:0; }
.ja-contact-form .button { float: left; }
.ja-contact-form .right-side { float: left; }
.jcontact-info {
    padding: 20px 0 20px 20px;
}
.jcontact-info .right {
    margin: 0;
    width: 280px;
	float: left;
}
.ja-contact-form textarea.inputbox {
    margin-top: 3px;
    width: 300px;
	float: left;
}
/* Login Module */
#ja-quickaccess #ja-user-register .main-inner1 {
    width: 440px;
}
/* HikaShop */
/* left align override */
div.hikashop_subcontainer { text-align: left !important; }
span.hikashop_product_name { text-align: left !important; }
/* Categories Listing Panel */
.pane-sliders .panel { margin-top: 0; }
div.hikashop_category_information h1 { border-bottom: 1px solid #D4CCC5; font-weight: normal; margin: 0 0 10px; padding: 0 0 4px; }

/* Category Page with no Products */
div.hikashop_subcategories_listing div.hikashop_subcontainer { border: 1px solid #D4CCC5;}
div.hikashop_category ul.hikashop_category_list { }
div.hikashop_category ul.hikashop_category_list li { float: none; font-size: 90%; }
.hikashop_category_right_part h2 { font-weight: normal; margin-top: 0px;}

/* Category Page with Products */
.hikashop_category_description { float: left; width: 100%; }
.hikashop_products_listing { float: left; width: 100%; }
.hikashop_product_left_part { display: none; }
.hikashop_product_item_right_part { min-height: 205px; margin-right: 0px; float: left; margin-left: 15px;/* width: 100%;*/ }
.hikashop_product_item_right_part h2 { font-weight: normal; margin: 0px; padding-right: 15px; font-size: 120%; }
img.hikashop_category_image { float: right; margin-right: 20px; border: 1px solid #D4CCC5; }
.alj-editors { color: #696969; }
span.hikashop_product_price_full { display: inherit; margin-top: 5px; text-align: left; width: 50%; }
div.hikashop_products_listing_main div.hikashop_products div.hikashop_subcontainer { padding: 15px 0 0 0; border: 1px solid #D4CCC5; position: relative; }
div.hikashop_categories_listing_main div.hikashop_products_listing_main div.hikashop_products div.hikashop_subcontainer { border: 1px solid #D4CCC5; padding: 15px 0 0 0; position: relative; }
div.hikashop_products div.hikashop_subcontainer td { padding: 0px; }
div.hikashop_product_author { font-weight: bold; }
div.hikashop_product_desc { margin-bottom: 35px; padding-right: 15px;}
div.hikashop_product_desc p { margin-bottom: 8px; }
div.hikashop_product_section_wrap { position: absolute; bottom: 0; } 
div.hikashop_product_section_art { 
	width: 100px; 
	position: absolute; 
	bottom: 0px;
	right: 0px; 
	border-left: 1px solid #0479b6; 
	border-top: 1px solid #0479b6; 
	text-align: center; 
	padding: 3px 0; 
	background: rgb(122,188,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(122,188,255) 0%, rgb(96,171,248) 44%, rgb(4,121,182) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(122,188,255)), 		color-stop(44%,rgb(96,171,248)), color-stop(100%,rgb(4,121,182))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(122,188,255) 0%,rgb(96,171,248) 44%,rgb(4,121,182) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(122,188,255) 0%,rgb(96,171,248) 44%,rgb(4,121,182) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(122,188,255) 0%,rgb(96,171,248) 44%,rgb(4,121,182) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(122,188,255) 0%,rgb(96,171,248) 44%,rgb(4,121,182) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#0479b6',GradientType=0 ); /* IE6-9 */
	color: #fff; 
	border-radius: 5px 0 0 0; 
}

div.hikashop_product_section_brief { 
	width: 100px; 
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	border-left: 1px solid #7104b6; 
	border-top: 1px solid #7104b6; 
	text-align: center; 
	padding: 3px 0; 
	background: rgb(191,101,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(191,101,247) 0%, rgb(113,4,182) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(191,101,247)), color-stop(100%,rgb(113,4,182))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(191,101,247) 0%,rgb(113,4,182) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(191,101,247) 0%,rgb(113,4,182) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(191,101,247) 0%,rgb(113,4,182) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(191,101,247) 0%,rgb(113,4,182) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf65f7', endColorstr='#7104b6',GradientType=0 ); /* IE6-9 */
	color: #fff; 
	border-radius: 5px 0 0 0; 
}
	
div.hikashop_product_section_col { 
	width: 100px; 
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	border-left: 1px solid #fc6d03; 
	border-top: 1px solid #fc6d03; 
	text-align: center; 
	padding: 3px 0; 
	background: rgb(252,165,103); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(252,165,103) 0%, rgb(252,109,3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(252,165,103)), color-stop(100%,rgb(252,109,3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(252,165,103) 0%,rgb(252,109,3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(252,165,103) 0%,rgb(252,109,3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(252,165,103) 0%,rgb(252,109,3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(252,165,103) 0%,rgb(252,109,3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca567', endColorstr='#fc6d03',GradientType=0 ); /* IE6-9 */
	color: #fff; 
	border-radius: 5px 0 0 0; 
}
div.hikashop_product_section_let { 
	width: 100px; 
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	border-left: 1px solid #5a3f17; 
	border-top: 1px solid #5a3f17; 
	text-align: center; 
	padding: 3px 0; 
	background: rgb(216,185,138); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(216,185,138) 0%, rgb(90,63,23) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(216,185,138)), color-stop(100%,rgb(90,63,23))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(216,185,138) 0%,rgb(90,63,23) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(216,185,138) 0%,rgb(90,63,23) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(216,185,138) 0%,rgb(90,63,23) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(216,185,138) 0%,rgb(90,63,23) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8b98a', endColorstr='#5a3f17',GradientType=0 ); /* IE6-9 */
	color: #fff; 
	border-radius: 5px 0 0 0; 
}

div.hikashop_product_section_com { 
	width: 100px; 
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	border-left: 1px solid #dd0b01; 
	border-top: 1px solid #dd0b01; 
	text-align: center; 
	padding: 3px 0; 
	background: rgb(249,127,124); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(249,127,124) 0%, rgb(221,11,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(249,127,124)), color-stop(100%,rgb(221,11,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(249,127,124) 0%,rgb(221,11,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(249,127,124) 0%,rgb(221,11,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(249,127,124) 0%,rgb(221,11,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(249,127,124) 0%,rgb(221,11,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f97f7c', endColorstr='#dd0b01',GradientType=0 ); /* IE6-9 */
	color: #fff; 
	border-radius: 5px 0 0 0; 
}

/* Product Price */
span.hikashop_product_price { color: #0479B6; text-align: left; }

/* Add to Cart Button */
div.hikashop_product_quantity_main { /*margin-right: 15px;*/ }
div.hikashop_product_stock { float: left; margin: 15px 0 15px; }
a.hikashop_cart_button, a.hikashop_cart_button:hover {
	color: #fff;
    background: rgb(251,162,25); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(251,162,25) 0%, rgb(247,108,17) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(251,162,25)), color-stop(100%,rgb(247,108,17))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(251,162,25) 0%,rgb(247,108,17) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(251,162,25) 0%,rgb(247,108,17) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(251,162,25) 0%,rgb(247,108,17) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(251,162,25) 0%,rgb(247,108,17) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba219', endColorstr='#f76c11',GradientType=0 ); /* IE6-9 */
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    padding: 5px 10px;
    text-shadow: none;
	outline: none;
}

a.hikashop_cart_button:hover, a.hikashop_cart_button a:hover {
	background:	#f76c11;
}

/* Product Details Page */
div.hikashop_product_page { border: 1px solid #D4CCC5; border-radius: 5px 5px 5px 5px; padding: 15px; position: relative; }
div.hikashop_product_page .hikashop_product_top_part {
    margin: 0px;
/*    width: 100%;
	display: inherit;
*/}
div.hikashop_product_page div.hikashop_product_author { display: inherit; }
div.hikashop_product_page div.hikashop_product_right_part { padding-left: 0; margin: 0px; width: 100%; }
div.hikashop_product_page h1 { margin-top: 0px; color: #5A9C14; font-size: 130%; margin-bottom: 5px; }
div.hikashop_product_page h4 { font-weight: normal; }
div.hikashop_product_page div.hikashop_product_custom_info_main { display: none; }
div.hikashop_product_page div.hikashop_submodules { padding-top: 0px; }
div.hikashop_product_page div.hikashop_product_description_main { }
div.hikashop_product_page span.hikashop_product_code_main { display: none; }
.hikashop_product_bottom_part {
    margin: 0 15px;
   /* width: inherit;*/
}
.hikashop_product_weight_main {
	display: none;
}	

/* Subscription Pages */
/* New Overseas */
#hikashop_category_information_menu_662 div.hikashop_subcontainer, #hikashop_category_information_menu_661 div.hikashop_subcontainer, #hikashop_category_information_menu_660 div.hikashop_subcontainer, #hikashop_category_information_menu_659 div.hikashop_subcontainer, #hikashop_category_information_menu_656 div.hikashop_subcontainer, #hikashop_category_information_menu_653 div.hikashop_subcontainer { padding: 10px; }

div#hikashop_category_information_menu_662 span.hikashop_product_name, div#hikashop_category_information_menu_661 span.hikashop_product_name, div#hikashop_category_information_menu_660 span.hikashop_product_name, div#hikashop_category_information_menu_659 span.hikashop_product_name, div#hikashop_category_information_menu_656 span.hikashop_product_name, #hikashop_category_information_menu_653 span.hikashop_product_name { font-size: 120%; }

div.hikashop_product_custom_item_info { padding: 10px 0px; }
div.hikashop_product_custom_item_info td { padding: 5px 0px; }
div.hikashop_product_custom_item_info td.key { padding-right: 10px; }

/* Checkout Page */
div#hikashop_checkout_page h1 {
	margin-top: 0;
	padding-top: 0;
}	
.hikashop_checkout_login {
    float: left;
    width: 100%;
}
.hikashop_checkout_login_left_part {
	width: 200px;
}
.hikashop_checkout_login #remember {
	background: none;
	border: none;
}
.hikashop_checkout_login_right_part {
    width: 430px;
    margin-left: 50px;
}
.hikashop_checkout_page h2 {
	border-bottom: 1px solid #D4CCC5;
}
.hikashop_checkout_login ul li {
	background: none;
	padding-left: 0;
}
.hikashop_checkout_login fieldset {
	padding-top: 0px;
}
#hikashop_checkout_shopping_button {
	/*margin-top: 100px;*/
	padding: 4px 10px !important;
}
tr.hikashop_registration_address_info_line td {
	font-size: 130%;
}
.hikashop_shipping_methods legend, .hikashop_checkout_billing_address legend, .hikashop_payment_methods legend {
    display: block;
    color: #5A9C14;
    font-size: 130%;
    font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #D4CCC5;
}
.hikashop_checkout_billing_address legend {
	padding-top: 0;
}
#hikashop_checkout_billing_address_new {
	display: none;
}
#hikashop_checkout_next_button {
	padding: 4px 10px;
}
#hikashop_checkout_page .btn, #hikashop_checkout_page a img, #hikashop_cart_module .btn, #hikashop_cart_module a img {
	margin-left: 5px;
	margin-right: 5px;
}
/* Shopping Cart */
h2.cart-heading {
	margin-bottom: 0px;
}
thead tr th {
    background: none repeat scroll 0 0 #E3DED5;
    color: #666666;
}

/* Credit Card Details */
.hikashop_payment_methods input {
	text-align: left !important;
}
#hikashop_credit_card_owner_eway_1, #hikashop_credit_card_number_eway_1 {
	width: 200px;
}

#hikashop_checkout_status { display: none; }

/* User Control Panel */
.hikashop_header_title {
	width: 100%;
}
div#hikashopcpanel li { background: none; }

#hikashopcpanel div.icon { margin-bottom: 15px; }

/* Custom Subscription Icon */
.icon-48-subs {
    background-image: url(../../../media/com_hikashop/images/icons/icon-48-subscription.png);
}

#hikashop_order_listing fieldset, #hikashop_address_listing fieldset, #hikashop_affiliate_main fieldset { border: none !important; }
.hikashop_header_title h1 {
	border-bottom: 1px solid #D4CCC5;
    font-size: 160%;
	padding: 0px 0px 5px;
	margin: 0;
}

/* SEBLOD Style Overrides */
/* Blog Introtext */
div.cck-pad-8 .cck-ptb { padding: 0; }
div.cck-pad-8 .cck-plr { padding: 0; }
div.vertical div.cck_contents { padding: 0; }
div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p { padding-top: 0px; line-height: 1.5; margin: 10px 0px; }
div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor { padding-bottom: 0; line-height: 1.5;}
.grey-background {
    background: #e2e4e3;
    padding: 20px;
	margin-bottom: 10px;
} 
 
/* Custom fields */
/* Category Layout */
div.article-content div.cck-line-top { border-top: 1px solid #D4CCC5; }
div.cck_contents.cck_intro div.cck_label, div.cck_contents.cck_intro div.cck_value.cck_value_text, div.cck_contents.cck_intro div.cck_value.cck_value_select_simple { line-height: 1.5; /* font-size: 85%; font-weight: bold; */  }
div.cck_citation { font-size: 85%; font-weight: bold; }
div.cck_duao_topic { text-align: right !important; }
div.cck_journal_section div.cck_value.cck_value_select_simple, div.cck_duao_topic div.cck_value.cck_value_select_simple {
	float: right;
	padding: 5px 8px;
	width: 160px;
	border-right: 1px solid #D4CCC5;
	border-left: 1px solid #D4CCC5;
	border-bottom: 1px solid #D4CCC5;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	background-color: #F7F6F2;
}
/* Article Layout */
div.cck_contents.cck_content div.cck_label, div.cck_contents.cck_content div.cck_value {
	line-height: 25px;
}
div.cck_contents.cck_intro div.cck_value.cck_value_wysiwyg_editor p {
    line-height: 1.5;
}
div.cck_contents.cck_content div.cck_label.cck_label_text, div.cck_contents.cck_content div.cck_value.cck_value_text { /*font-weight: bold; font-size: 85%;*/ }
div.cck_art_fulltext { margin-top: -10px; }
div.cck_art_created_by_alias { line-height: 2.5 !important }
div.cck_art_created_by_alias div.cck_value.cck_value_text { padding-top: 5px; }
div.cck_citation div label { padding-right: 3px; }

div.item-page .img-hide {
	display: none;
}
div.cck_value h3 {font-size:125%;}
div.cck_value h4 {color: #3D3D3D; font-size:120%;}
/* temp hide of copyright
.ja-copyright { display: none; } */

/* AEC Styles - New */

/* Common */
#aec .btn {
	font-weight: normal !important;
}
/* Main Plans Page */
#aec {
	padding: 0 !important;
}
#aec #aec-plans .componentheading {
	text-align: left;
    margin: 5px 0 15px;
}
#aec .aec-planlist-item, #aec .aec-planlist-group, #aec .processor-list {
	box-shadow: none !important;
	border: 1px solid #D4CCC5 !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	padding: 12px !important;
	width: 80% !important;
}
#aec .aec-planlist-item {
	position: relative;
}
#aec h1, #aec h2, #aec h4, #aec h5, #aec h6 {
    color: #5A9C14 !important;
    font-size: 130% !important;
	font-weight: normal !important;
	font-family: "Segoe UI",Tahoma,Verdana,sans-serif !important;	
}
#aec .aec-planlist-item h2 {
    color: #0479B6 !important;
    font-size: 110% !important;
    margin-top: 10px !important;
	line-height: 100%;
}
#aec .aec-planlist-group h2, #aec .aec-planlist-item h2 { width: 65%; float: left; line-height: 100%; }
#aec .aec-planlist-group p { display: none; }
#aec .aec-planlist-item p { width: 65%; }
#aec .aec-planlist-group .group-button, #aec .aec-planlist-item .processor-button {
	width: 35%;
	margin-left: 0;
}
#aec .aec-planlist-item .processor-button { width: 100%; }
#aec .aec-planlist-group .btn-plangroup, #aec .aec-planlist-item .btn-processor {
	width: auto;
    float: right;
    padding: 0 10px;
}
#aec .aec-planlist-item .btn-processor {
	padding: 0 15px;
}
#aec .aec-planlist-item .aec-processor-buttons {
	position: absolute;
	top: 15px;
	right: 15px;
}

#aec .aec-planlist-group .btn, #aec .processor-button .btn-processor {
	background: #fba219; /* Old browsers */
	background: -moz-linear-gradient(top,  #fba219 0%, #f76c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fba219), color-stop(100%,#f76c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fba219 0%,#f76c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fba219 0%,#f76c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fba219 0%,#f76c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fba219 0%,#f76c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba219', endColorstr='#f76c11',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow: none;
}
#aec .group-backlink .btn, #aec .group-backlink .btn:hover {
	background: #8678f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #8678f7 0%, #5951f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8678f7), color-stop(100%,#5951f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8678f7 0%,#5951f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8678f7 0%,#5951f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8678f7 0%,#5951f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8678f7 0%,#5951f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8678f7', endColorstr='#5951f1',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow: none;
}
/* AEC Styles - Old */

.subscriptions { padding: 0 !important; }
.subscriptions td {
	font-size: 100% !important;
	color: #8B8077 !important;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0 !important;
}
table.aec_items { background: none transparent !important; width: 100%; }
table.aec_items h3 { margin: 20px 0; padding-top: 5px; }
table.aec_items td { 
	border-bottom: none !important;
}
div.aec_ilist_group, div.aec_ilist_item {
	border: 1px solid #D4CCC5 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	width: 100% !important;
	padding: 0px 0px 5px !important;
	/* behavior: url("templates/ja_community_plus/css/PIE.php"); */
}
div.aec_ilist_group h3, div.aec_ilist_item h3, div.aec_ilist_group p, div.aec_ilist_item p, div.aec_ilist_group h2, div.aec_ilist_item h2 {
	margin-left: 15px;
}
div.aec_groupbutton, div.aec_procbuttons { 
	background: none transparent !important;
	position: absolute;
    top: 15px;
	right: 10px;
	width: 40% !important;
}
div.gateway_button input, div.aec_group_backlink input {
	border-radius: 0px;
	box-shadow: none;
	padding: 0;
}
div.aec_group_backlink {
		background: none transparent !important;
}
div.aec_group_backlink .func_button { padding: 0; margin: 0; }

/* AEC Checkout */
#checkout {
    padding: 0px !important;
    width: 100% !important;
}
table#aec_checkout {
	width: 70% !important;
	margin: 10px 0 !important;
}
tr.aec_term_typerow { display: none; }
table#checkoutbox {
    background-color: #FFFFFF !important;
    border: 1px solid !important;
}
table#aec_checkout_params {
	border: none !important;
}

/* Community Builder Styles */
/* Registration Page */
.cb_comp_outer { padding: 0px; }
#registrationTable .contentpaneopen { padding: 0px; }
#registrationTable #cbtf_11 { 
	border: 1px solid #D4CCC5;
    border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin: 15px 0;
}
#cbfv_termsc { margin: 0 0 10px; }
div.cb_button_wrapper { padding-top: 15px; }
.cb_button_wrapper .button, .cbLoginButtonSpan .button, .cbLogoutButtonSpan .button {
	background: rgb(94,201,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(94,201,0) 0%, rgb(95,159,27) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(94,201,0)), color-stop(100%,rgb(95,159,27))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(94,201,0) 0%,rgb(95,159,27) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(94,201,0) 0%,rgb(95,159,27) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(94,201,0) 0%,rgb(95,159,27) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(94,201,0) 0%,rgb(95,159,27) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ec900', endColorstr='#5f9f1b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #5f9f1b;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    padding: 5px;
	color: #ffffff;
	/*background: url("../images/btn-green2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    font-size: 92%;
    font-weight: bold;
    height: 23px;
    line-height: 20px;
    width: 68px;
	box-shadow: none;
	border-radius: 0px;
	cursor: pointer;*/
}

.cb_button_wrapper .button:hover, .cbLoginButtonSpan .button:hover, .cbLogoutButtonSpan .button:hover {
	background: #5f9f1b;
}

.cbLogoutButtonSpan .button {
	margin: 10px 0;
}
#cbIconsBottom {
	margin: 25px 0 0;
	float: right;
}
#cblabcb_addressdetails, #cblabcb_userdetails, #cblabcb_deliverydetails { display: none; }
#cbfr_57, #cbfr_58, #cbfr_70 { border-bottom: 1px solid #D4CCC5; margin-bottom: 10px; margin-left: 6px; padding-left: 0; }
#cbfv_57 h2, #cbfv_58 h2, #cbfv_70 h2 { margin: 10px 0 0; }

/* Profile Page */
.cbMenu, .cbSSmenu {
    background: none repeat scroll 0 0 #CCCCCC !important;
}

#cbProfileTitle {
	border-bottom: 1px solid #D4CCC5;
    font-size: 160%;
}
ul.cbMenuULlist li { background: none; padding-left: 0px; }

/* Edit Profile */
.cbFieldsContentsTab { padding: 10px; }
.cbProfileEditCancel { float: right; }

/* Current Issue Module on Online Journal page */
ul.category-module { }
ul.category-module li { background: none; padding-left: 0; }
ul.category-module li h3 { margin-bottom: 0; }
ul.category-module li h3 a { color: #0479B6; }

/* Journal Issues Module - Right Column */
ul.categories-module { margin-top: -5px; }
ul.categories-module li { background: none; padding-left: 5px; }
ul.categories-module li h5 { margin-bottom: 0; font-weight: normal; }
ul.categories-module li h5 a:hover { text-decoration: none; }


/* Content Styles */
.legal-indent1 { padding-left: 15px !important; display: block; }
.legal-indent2 { padding-left: 30px; display:block; }
h3.references { margin-top: 35px !important; }
.two-books-wrap {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.two-books-wrap div {
	width: 25%;
	float: left;
}
/* Table Headings and Border */
.alj-table {
}
.alj-table td {
	border: 1px solid #666;
}
.alj-table-bg {
	background-color: #E3E3E3;
	font-weight: bold;
}
.column .alj-table ul, .column .alj-table ol {
	margin-top: 0;
}
.column .alj-table ul li { 
	background: url("../images/bullet.gif") no-repeat scroll 10px 10px transparent;
	padding-left: 20px;
}

/* 2nd level ordered lists */
.column ol ol {
	margin-top: 0px;
}

/* Article Navigation */
ul.pagenav {
	width: 100%;
}
ul.pagenav li {
	width: 50%;
	background: none;
}
ul.pagenav li.pagenav-next {
	text-align: right;
	float: right;
}
/* RSS Syndication Module */
#chrome-msg {
	margin-top: 10px;
	border-top: 1px solid #dedede;
	padding-top: 10px;
}