/*
 * ------------------------------------------------------------------------
 * 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: Tahoma,Arial, Helvetica, sans-serif;}

body#bd { background: #0c0304; color: #003366; }

/* 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: uppercase;
	color: #0479B6;
}
.item-page h2 {
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 { font-size: 220%; color: #5a9c14; }

.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 {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

/* 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 .inputbox.invalid {
	border-color: red;
}

.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 {
	width: auto;
	height: auto;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: none;
	background: none;
}

#recaptcha_area input,
#recaptcha_area textarea {
	background: none; 
	border: none;
	width: auto;
}
#contact-formname {
	padding-left: 25px;
	background-image: url(../images/icon-yourname.png);
	background-position:  5px center;
	background-repeat: no-repeat;
}

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

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

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

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

.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 { display: block; color: #547D29; }

.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 { height:120px; width: 120px; margin-right: 15px; }

.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 {
	width: auto;
	margin: 0 0 10px;
}

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

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

.item-page.ja-comunityplus-blog .published {
	position: relative;
	top: auto;
	left: 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;
	line-height: 1;
	font-weight: bold;
	height: 19px;
	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;
	display: inline;
	float: none;
	color: #5A9C14 !important;
}

.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;
	display: block;
	float: left;
	width: 20px;
	height: 19px;
	padding: 0 !important;
	text-align: center;
	color: #fff;
}

.pagination li strong a { 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-size: 150%;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

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

.moduletable_noborder .custom_noborder img {
	width: 113px;
	float: left;
}
/* 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 li {
	background: none;
	border-top: 1px dotted #ABDDE9;
	margin: 0;
	padding: 0;
}

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

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

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

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

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

.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: 10px 0 45px; }*/
#ja-header .main { padding: 10px 0 0 0; }

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

/* Logo Image ---*/
h1.logo { width: 980px; height: 100px; padding-left: 10px;}

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

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: Arial, sans-serif;
	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 {
	font-family: "Segoe UI", Tahome, Verdana, sans-serif;
	position: absolute;
	right: 250px;
	bottom: 35px;
}

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

#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 {
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

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

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

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

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

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

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

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

.ja-breadcrums img { display: none; }

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

#ja-breadcrums ul.ja-links a { background: none; padding-right: 0px; margin-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 {
	display: block;
	color: #066783;
	float: left;
	font-size: 120%;
	font-style: normal;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 1px;
	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 { color: #97c16b; font-size: 92%; border-bottom: 1px solid #CBE0B5; }

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

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

.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 { margin: 0; padding: 0; border: 5px solid #fff; }

/* 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 {padding-right: 5px; line-height: 1.2; cursor: pointer; }

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

.size0 { font-size: 80%; font-weight: bold; color: #ae7f64; }
.size1 { font-size: 92%; font-weight: bold; color: #ae7f64;}
.size2 { font-size: 100%; font-weight: bold; color: #5a9c14;}
.size3 { font-size: 110%; font-weight: bold; color: #ae7f64;}
.size4 { font-size: 125%; font-weight: bold; color: #a02016;}
.size5 { font-size: 140%; font-weight: bold; color: #5a9c14;}
.size6 { font-size: 180%; font-weight: bold; color: #5a9c14;}

#ja-content-bot2 .main {
	background: url(../images/content-bot-bg.gif) repeat-x left top #cac7bd;
	border-top: 1px solid #b0aea5;
	padding: 20px 0;
	color: #157e9c;
	font-size: 150%;
	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-top: 10px; margin-bottom: 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 45px;
}

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

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

#ja-topsl div.ja-moduletable h3 {
	color: #066884;
	padding-left: 60px;
	font-size: 108%;
	margin-bottom: 12px;
	letter-spacing: 1px;
	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 { width: 187px; float: right; margin: 0; }

#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;
	padding:5px;
}

#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 10px; }

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

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


/* 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 { padding: 10px 30px; border-top: 1px solid #edebe3; }

#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 {
	position: absolute;
	margin: 0;
	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 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}

#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 { color: #699e30; border-bottom: 1px solid #486027; }

#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;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	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 {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}

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

#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;
	margin: 5px 0 10px 0;
	width: 80px;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}

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 { border: 1px solid #dfddd9; background-color: #ebe9e5; padding: 5px; color: #8B8077; }

#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;
	padding: 5px 5px 5px 30px;
	color: #8B8077;
	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 {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

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 {
	color: #5A9C14;
	border-bottom: 1px solid #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 {
	color: #5A9C14;
	border-bottom: 1px solid #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;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
	color: #ddd;
}

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

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

#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 {
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	text-align: left;
	z-index: 999;
	padding-top: 12px;
	background: url(../images/arrow-05.png) 50px top no-repeat;
}

#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;
	width: 165px;
	height: auto;
	overflow: hidden;
	padding: 25px;
	padding-bottom: 0;
}

#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 { width: 145px; display: block; }

#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;
	padding: 0 15px 0 0;
	line-height: 29px;
	height: 29px;
	overflow: visible;
}

#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 {
	cursor: pointer;
	color: #2F5008;
}

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

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

#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 {
	padding-left: 30px;
	background-color: #2F5008;
}

#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 8px no-repeat;
	color: #9cd95a;
	padding: 0;
	padding-left: 15px;
	font-size: 92%;
}

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

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

.login_form label, .login label {
	text-align: left;
}

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

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

#ja-quickaccess #login-form input.logout {
	background: none;
	border: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	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 { margin-top: 15px; font-size: 92%; }

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

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

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 {
	position: static;
	margin: 0;
}

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 {
	float: left;
	 background: #EBE9E5;
    border: 1px solid #DFDDD9;
    color: #8B8077;
    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-left: 32px !important;
	padding-bottom: 10px !important;
}

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

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

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

#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: url("../images/btn-green2.png") no-repeat scroll 0 0 !important;
    border: 0 none;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 92%;
    font-weight: bold;
    height: 23px;
    line-height: 20px;
    width: 68px;
    text-transform: uppercase;
}

#ja-quickaccess  #login-form input.button {
	background: none !important;
    border: 0 none;
    color: #ddd;
    cursor: pointer;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    line-height: normal;
    width: auto;
    text-transform: none;
}

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

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

#ja-botsl ul li {
background: none;
padding: 6px;
margin: 0 5px 0 0;
float: left;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.bt-cs .bt-inner .bt-title {
clear: both;
padding: 0 0px 10px 0px;
/*display: block;*/
color:#5A9C14;
font-weight: bold;
text-transform: uppercase;

}


.bt-cs .bt-inner .bt-title-nointro {
clear: both;
padding: 0 0px 10px 0px;
/*display: block;*/
color:#5A9C14;
font-weight: bold;
/*text-transform: uppercase;*/
}
.bt-cs .bt-inner .bt-introtext {
font-weight: normal;
font-family: tahoma,arial,helvetica,sans-serif;
font-size: 10pt;
}
.bt-cs .bt-inner img {
outline: 0px solid white;
border: 0px solid white;
border-radius: 5px;
box-shadow: 3px 3px 2px 2px #888;
margin-right:10px!important;
}