/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
a {
	color: #429e00;
}
h3.jsn-moduletitle {
	color: #6da400;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-color: #172534;
	background-image: url(../../images/colors/green/bg-master.jpg);
}
/* =============== LAYOUT - MENU BLOCK =============== */
#jsn-header {
	background-image: url(../../images/colors/green/bg-menu.png);
}
#jsn-header_inner {
	background-image: url(../../images/colors/green/bg-menu-inner.png);
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #429e00;
}
.link-action:hover {
	background-color: #429e00;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #598321;
	border-right: 1px groove #74AA2B;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #81BD2F;
	border-right: 1px groove #81BD2F;
}
table.style-colorstripes thead th {
	background-color: #47681A;
}
table.style-colorstripes thead th.highlight {
	background-color: #598321;
}
table.style-colorstripes tbody tr {
	background-color: #6A9C27;
}
table.style-colorstripes tbody .highlight {
	background-color: #E8F4D7;
}
table.style-colorstripes tbody tr.odd {
	background-color: #598321;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #D6EDB6;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #4E721D;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #CCE9A5;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #81BD2F;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #47681A;
}
.sectiontableheader {
	background-color: #5f9936;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #598321;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #dadfc8;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #dadfc8;
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.lightbox-1 ul.menu-treemenu li a:hover,
div.lightbox-1 ul.menu-treemenu li a.current {
	background-color: #e1e9d0;
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	background-color: #9DB741;
}
div.solid-1 ul.menu-treemenu li a:hover,
div.solid-1 ul.menu-treemenu li a.current {
	background-color: #b6cf5c;
}
/* =============== MENU - SIDE MENU =============== */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li:hover > a {
	background-color: #E1E9D0;
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu li:hover > a {
	background-color: #D9D9D9;
}
div.richbox-1 ul.menu-sidemenu > li:hover > a {
	background-color: #9DB741;
}
div.richbox-2 ul.menu-sidemenu li:hover > a,
div.solid-2 ul.menu-sidemenu li:hover > a {
	background-color: #D9D9D9;
}
div.richbox-2 ul.menu-sidemenu > li:hover > a,
div.solid-2 ul.menu-sidemenu > li:hover > a {
	background-color: #666;
}
div.solid-1 ul.menu-sidemenu > li:hover > a {
	background-color: #B6CF5C;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li.active > a {
	background-color: #E1E9D0;
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu li.active > a {
	background-color: #D9D9D9;
}
div.richbox-1 ul.menu-sidemenu > li.active > a {
	background-color: #9DB741;
}
div.richbox-2 ul.menu-sidemenu li.active > a,
div.solid-2 ul.menu-sidemenu li.active > a {
	background-color: #D9D9D9;
}
div.richbox-2 ul.menu-sidemenu > li.active > a,
div.solid-2 ul.menu-sidemenu > li.active > a {
	background-color: #666;
}
div.solid-1 ul.menu-sidemenu > li.active > a {
	background-color: #B6CF5C;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu li ul {
	background-color: #477328;
}
body.jsn-mmtransparency ul#jsn-sitetools-menu li ul {
	background: url(../../images/colors/green/bg-mainmenu.png);
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- SOLID STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner div.jsn-top div.jsn-top_inner {
	background: url(../../images/colors/green/bg-top-solid-1.png) left top repeat-x;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-middle_inner {
	background-color: #9db741;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-bottom_inner {
	background: url(../../images/colors/green/bg-content-solid-1.png) left bottom repeat-x;
}
/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-top div.jsn-top_inner {
	background: url(../../images/colors/green/bg-top-solid-1.png) left bottom repeat-x;
}
div.richbox-1 h3.jsn-moduletitle {
	background-color: #9db741;
}
/* ----- LIGHTBOX STYLE ----- */
div.lightbox-1 h3.jsn-moduletitle {
	background: #9db741 url(../../images/colors/green/bg-content-lightbox-1.png) left bottom repeat-x;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
span.breadcrumbs span.current,
span.breadcrumbs a, 
span.breadcrumbs span {
    color: #6D6D6D;
    font-weight: normal;
}
.jsn-articlecols .jsn-article {
    background: url("../../images/colors/green/bg-content-inner.png") repeat-x scroll left bottom;
}
div.blog_more ul li a {
	background-position: left -40px;
	color: #6d6d6d;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #477328;
}
#mod-finder-searchform div.finder {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242,242,242,0.5)), to(rgba(225,225,225,0.5)), color-stop(.5,#E1E1E1));
	background-image: -moz-linear-gradient(right center, rgba(242, 242, 242, 1.0) 50%, rgba(225, 225, 225, 0) 50%);
	background-image: -ms-linear-gradient(right center, rgba(242, 242, 242, 1.0) 50%, rgba(225, 225, 225, 0) 50%);
	background-image: -o-linear-gradient(right center, rgba(242, 242, 242, 1.0) 50%, rgba(225, 225, 225, 0) 50%);
	background-image: -webkit-linear-gradient(right center, rgba(242, 242, 242, 1.0) 50%, rgba(225, 225, 225, 0) 50%);
	background-image: linear-gradient(right center, rgba(242, 242, 242, 1.0) 50%, rgba(225, 225, 225, 0) 50%);
	border: 1px solid #cacaca;
}
div.finder button.finder {
    background: url("../../images/colors/green/button-search.png") no-repeat scroll;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
.article h2.contentheading a {
	color: #6DA400;
}
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #76B200;
}
div.jsn-modulecontainer.jsn-megamenu ul.menu-mainmenu ul li.current > a,
div.jsn-modulecontainer.jsn-megamenu ul.menu-mainmenu ul li:hover > a {
	color: #429e00;
}