
/* ============================== DEFAULT HTML ============================== */
::selection {
	background: #9bb167;	/* #9bb167 */
	color: #fff;
}
::-moz-selection {
	background: #9bb167; /* #9bb167 */
	color: #fff;
}
::-webkit-selection {
	background: #9bb167;	/* #9bb167 */
	color: #fff;
}
a {
	color: #699f1e;			/* #a8b729 */
}
a:hover, a:active {
	color: #47681A;         /* #859230 */
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-header {
	border-top: 3px solid #426f16; /*#5f631e; /* 5f631e */
	
}
#jsn-usermodules3 {
	background-color: #7d8d34;   /* 7d8d34 */
	border-top-color: #5f631e;	 /* 5f631e */
	
}
#jsn-usermodules3 a {
	color: #454d12;				/* 454d12 */
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #7fb729;	/* a8b729 */
}
.link-action:hover {
	background-color: #7fb729;	 /* a8b729 */
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #598321;			/* 598321 */
	border-right: 1px groove #74AA2B;   /* 74AA2B */
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #81BD2F;	 /* 81BD2F */
	border-right: 1px groove #81BD2F;	/* 81BD2F */
}
table.style-colorstripes thead th {
	background-color: #47681A;				/* 47681A */
}
table.style-colorstripes thead th.highlight {
	background-color: #598321;				/* 598321 */
}
table.style-colorstripes tbody tr {
	background-color: #6A9C27;			/* 6A9C27 */
}
table.style-colorstripes tbody .highlight {
	background-color: #E8F4D7;			/* E8F4D7 */
}
table.style-colorstripes tbody tr.odd {
	background-color: #598321;			/* 598321 */
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #D6EDB6;				/* D6EDB6 */
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #4E721D;		/* 4E721D */
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #CCE9A5;		/* CCE9A5 */
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #81BD2F;	/* 81BD2F */
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #47681A;		/* 47681A */
}
.sectiontableheader {
	background-color: #5f9936;		/* 5f9936 */
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #598321;		/* 598321 */
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a,
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	color: #426f16; /*#516c22;																								/* 869830 lima      ----> 516c22 avg logo color */
	border-top: 1px solid #6B7527;																				/* 869445 lima */
} 
div.jsn-modulecontainer ul.menu-mainmenu ul li a,
#jsn-menu #jsn-pos-mainmenu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	color: #426f16; /*#516c22;			/* 8d9b2f lima */
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #426f16; /*#47681A;		/* a3af50 lighter lima*/
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #426f16; /*#47681A;	 /* a3af50 lighter lima*/
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div[class*="richbox-"] ul.menu-treemenu li a:hover,
div[class*="richbox-"] ul.menu-treemenu li a.current {
	background-color: #426f16;  	/*6B7527 */
}
div.lightbox-2 ul.menu-treemenu li a:hover,
div.lightbox-2 ul.menu-treemenu li a.current {
	background-color: #426f16;  	/* 94A34F */
}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent.active > a {
	background-color: #A3AF50;			/* A3AF50*/
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li:hover > a {
	background-color: #A3AF50;  	/* A3AF50 */
}
div[class*="richbox-"] ul.menu-sidemenu > li:hover > a {
	background-color: #414812;    /* 414812 */
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li.active > a {
	background-color: #A3AF50;		/* A3AF50 */
}
div[class*="richbox-"] ul.menu-sidemenu > li.active > a {
	background-color: #414812;	/* 414812 */
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu:hover,
ul#jsn-sitetools-menu li ul,
ul#jsn-sitetools-inline {
	background: #426f16; /*url(../../images/colors/green/green-pattern.png);*/
}
ul#jsn-sitetools-menu > li > a {
	background-color: #859634;		/* 859634 */
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- SOLIDBOX STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner {
	background: #426f16; /*url(../../images/colors/green/greendark-pattern.png); /* */
}
div.solid-2 div.jsn-modulecontainer_inner {
	background: #426f16; /*url(../../images/colors/green/green-pattern.png); /* */
}
div.solid-3 div.jsn-modulecontainer_inner {
	background: #426f16; /*url(../../images/colors/green/light-pattern.png); /* */
}
div.solid-3 .link-action {
	color: #A8B729 !important;
}
div.solid-3 .link-action:hover {
	color: #FFF !important;
}
/* ----- RICHBOX STYLE ----- */
div[class*="richbox-"] div.jsn-modulecontainer_inner {
	background: #426f16; /*url(../../images/colors/green/green-pattern.png); /* */
}
div.richbox-2 h3.jsn-moduletitle,
div.richbox-1 div.jsn-modulecontent {
	background: #426f16; /*url(../../images/colors/green/greendark-pattern.png); /* */
}
/* ----- LIGHTBOX STYLE ----- */
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	background: #fff; /*url(../../images/colors/green/light-pattern.png);  /* */
	border: 1px solid lightgray;
/* 	border-right: 1px solid darkgray; */
/* 	border-bottom: 1px solid darkgray; */
}
div[class*="lightbox-"] div.jsn-modulecontent {
	border: 1px solid #eee;	/* d3d8c4 */
}
div.lightbox-1 h3.jsn-moduletitle {
	background: #426f16; /*url(../../images/colors/green/green-pattern.png);   /* */
}
div.lightbox-2 h3.jsn-moduletitle {
	background: #426f16; /*url(../../images/colors/green/greendark-pattern.png);    /* */
}
div.lightbox-3 h3.jsn-moduletitle,
div.lightbox-3 div.jsn-modulecontent {
	border: 1px solid #eee; 	/* d3d8c4 */
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #477328;		/* 477328 */
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #598321;		/* 598321 */
}