/**
* author    JoomlaShine.com http://www.joomlashine.com
* copyright Copyright (C) 2006 - 2009 JoomlaShine.com. All rights reserved.
* license   Copyrighted Commercial Software
* This file may not be redistributed in whole or significant part.
*/
#jsn-master /*{
	background: #EBE8D9 url(../images/green/background.jpg) left top repeat-x;
} */
ul#jsn-sitetools > li > ul {
	background: url(../images/green/sitetools-bg.png) left top repeat-x;
}
#jsn-featured_inner1 {
	background: #ED7E34 url(../images/green/richbox-1.png) left bottom repeat-x;
}
#jsn-featured_inner2 {
	background: url(../images/green/promo-box.png) left top repeat-x;
}
#jsn-puser8{
	background: #03725a url(../images/green/richbox-1.png) left bottom repeat-x;
}

#jsn-puser9 {
/*	background: #03725a;  */
	font-color:#666666;
}

#jsn-puser8_inner {
	background: url(../images/green/promo-box.png) left top repeat-x;
} 

#jsn-puser9_inner {
	background: url(../images/green/promo-box.png) left top repeat-x;
} 


#jsn-footer_inner2 {
	border-top: 1px solid #DADADA;
	margin-right: 5px;
}
/* ============================== MENU STYLES  ============================== */
/* =============== TOP MENU ICONS =============== */
ul#base-topmenu li > a,
ul#base-topmenu li > span {
	background: url(../images/green/transparent-bg.png);
}
ul#base-topmenu li > a:hover,
ul#base-topmenu li > span:hover {
	color: #57671D;
}
/* =============== DROP-DOWN MAIN MENU =============== */
ul#base-mainmenu ul {
	background: url(../images/green/submenu-bg.png) repeat-x left bottom;
}
ul#base-mainmenu ul li {
	border-bottom: 1px solid #DBB672;
}
ul#base-mainmenu ul li > a:hover,
ul#base-mainmenu ul li > span:hover,
body.jsn-direction-rtl ul#base-mainmenu ul li > a:hover,
body.jsn-direction-rtl ul#base-mainmenu ul li > span:hover {
	background-color: #C28D34;
}
ul#base-mainmenu > li > a:hover,
ul#base-mainmenu > li > span:hover,
ul#base-mainmenu > li.sfhover > a,
ul#base-mainmenu > li.sfhover > span {
	background: url(../images/green/mainmenu-bg.png) repeat-x left top;
}
ul#base-mainmenu > li.active {
	background:  url(../images/green/mainmenu-active-arrow.png) center bottom no-repeat;
	padding-bottom: 4px;
}
ul#base-mainmenu > li.active > a {
	background: url(../images/green/mainmenu-active.png) left top repeat-x;
}
/* =============== TREE MENU =============== */
ul.menu-treemenu li > a,
ul.menu-treemenu li > span {
	background-position: left -305px;
}
body.jsn-direction-rtl ul.menu-treemenu li > a,
body.jsn-direction-rtl ul.menu-treemenu li > span {
	background-position: right -305px;
}
div.richbox-1 ul.menu-treemenu li > a:hover,
div.richbox-1 ul.menu-treemenu li > span:hover {
	background-color: #007946;
}
div.richbox-2 ul.menu-treemenu li > a:hover,
div.richbox-2 ul.menu-treemenu li > span:hover {
	background-color: #C79332;
}
div.richbox-3 ul.menu-treemenu li > a:hover,
div.richbox-3 ul.menu-treemenu li > span:hover {
	background-color: #47BEBE;
}
div.solid-1 ul.menu-treemenu li > a:hover,
div.solid-1 ul.menu-treemenu li > span:hover,
div.lightbox-1 ul.menu-treemenu li > a:hover,
div.lightbox-1 ul.menu-treemenu li > span:hover {
	background-color: #D9DFAE;
}
div.solid-2 ul.menu-treemenu li > a:hover,
div.solid-2 ul.menu-treemenu li > span:hover,
div.lightbox-2 ul.menu-treemenu li > a:hover,
div.lightbox-2 ul.menu-treemenu li > span:hover {
	background-color: #E1D7C8;
}
/* =============== DROP-DOWN SIDE MENU =============== */
/* ========== LINK DECORATION ========== */
ul.menu-sidemenu > li > a,
ul.menu-sidemenu > li > span {
	background-position: left -305px;
}
body.jsn-direction-rtl ul.menu-sidemenu > li > a,
body.jsn-direction-rtl ul.menu-sidemenu > li > span {
	background-position: right -305px;
}
/* ========== SUBLEVEL ========== */
ul.menu-sidemenu ul {
	background: url(../images/green/submenu-bg.png) repeat-x left bottom;
}
ul.menu-sidemenu ul li {
	border-bottom: 1px solid #DBB672;
}
ul.menu-sidemenu ul li > a:hover,
ul.menu-sidemenu ul li > span:hover {
	background-color: #C28D34;
}
/* ========== FIRST LEVEL HOVER COLOR ========== */
div.richbox-1 ul.menu-sidemenu > li.active > a,
div.richbox-1 ul.menu-sidemenu > li.sfhover > a,
div.richbox-1 ul.menu-sidemenu > li.sfhover > span {
	background-color: #03725a; 
}
div.richbox-2 ul.menu-sidemenu > li.active > a,
div.richbox-2 ul.menu-sidemenu > li.sfhover > a,
div.richbox-2 ul.menu-sidemenu > li.sfhover > span {
	background-color: #C79332;
}
div.richbox-3 ul.menu-sidemenu > li.active > a,
div.richbox-3 ul.menu-sidemenu > li.sfhover > a,
div.richbox-3 ul.menu-sidemenu > li.sfhover > span {
	background-color: #47BEBE;
}
div.solid-1 ul.menu-sidemenu > li.active > a,
div.solid-1 ul.menu-sidemenu > li.sfhover > a,
div.solid-1 ul.menu-sidemenu > li.sfhover > span,
div.lightbox-1 ul.menu-sidemenu > li.active > a,
div.lightbox-1 ul.menu-sidemenu > li.sfhover > a,
div.lightbox-1 ul.menu-sidemenu > li.sfhover > span {
	background-color: #D9DFAE;
}
div.solid-2 ul.menu-sidemenu > li.active > a,
div.solid-2 ul.menu-sidemenu > li.sfhover > a,
div.solid-2 ul.menu-sidemenu > li.sfhover > span,
div.lightbox-2 ul.menu-sidemenu > li.active > a,
div.lightbox-2 ul.menu-sidemenu > li.sfhover > a,
div.lightbox-2 ul.menu-sidemenu > li.sfhover > span {
	background-color: #E1D7C8;
}
/* ============================== TABLE STYLES ============================== */
/* =============== PLAIN ROWS TABLE =============== */
table.table-plainrows thead {
	border-bottom-color: #03725a;
}
table.table-plainrows thead th {
	background-color: #869F2D;
}
/* =============== DARK STRIPES TABLE =============== */
table.table-colorstripes {
	border-color: #03725a;
	background-color: #869F2D;
}
table.table-colorstripes td,
table.table-colorstripes th {
	border-color: #93AF32;
}
table.table-colorstripes thead th {
	border-color: #869F2D;
	background-color: #03725a;
}
table.table-colorstripes tbody tr.odd {
	background-color: #718626;
}
table.table-colorstripes tbody tr:hover {
	background-color: #637621;
}
table.table-colorstripes tbody tr:hover th,
table.table-colorstripes tbody tr.odd:hover th {
	background-color: #637621;
}
table.table-colorstripes tfoot th,
table.table-colorstripes tfoot td {
	background-color: #03725a;
}
.sectiontableheader {
	background-color: #03725a;
}
/* ============================== MODULE STYLES ============================== */

/* =============== RICH BOX 1 weiss =============== */
div.richbox-transparent > div > div {
	background: #FFFFFF;
	border: 0px;
	color: #666666;
	}


/* =============== RICH BOX 1 =============== */
div.richbox-1 > div > div {
/*	background: #03725a; */
}
/*Background Farbe Menü Seite */
div.richbox-1 > div > div > div {
/*	background: url(../images/green/richbox-1.png) repeat-x left bottom; */
/*	background-color: #8dca9a;  */
}
/* =============== RICH BOX 2 =============== */
div.richbox-2 > div > div {
	background: #D5A959;
}
div.richbox-2 > div > div > div {
	background: url(../images/green/richbox-2.png) repeat-x left bottom;
}
/* =============== RICH BOX 3 =============== */
div.richbox-3 > div > div {
	background: #6FCBCC;
}
div.richbox-3 > div > div > div {
	background: url(../images/green/richbox-3.png) repeat-x left bottom;
}
/* =============== LIGHT BOX 1 =============== */
div.lightbox-1 > div > div > div {
	background: #EBEED5;
}
/* =============== LIGHT BOX 2 =============== */

div.lightbox-2 > div > div > div {
	background: #F4F0EA;
}
/* =============== SOLID BOX 1 =============== */
div.solid-1 {
	background: #EBEED5;
	border: 1px solid #E0E4BE;
}
/* =============== SOLID BOX 2 =============== */
div.solid-2 {
	background: #F4F0EA;
	border: 1px solid #E9E1D6;
}
/* =============== SEARCH BOX =============== */
#jsn-pinset div.search {
	border: 1px solid #81992B;
	background-color: #F4F9E8;
}
#jsn-pinset div.search input.button {
	background: url(../images/green/search-bg.png) left no-repeat;
}
body.jsn-direction-rtl #jsn-pinset div.search input.button {
	background: url(../images/green/search-bg-rtl.png) right no-repeat;
}
/* ============================== LINKS STYLE ============================== */
a:link, a:visited,
span.pathway span.current,
div.module-plain ul.menu-sidemenu > li > a,
div.module-plain ul.menu-sidemenu > li > span,
div.module-plain ul.menu-treemenu li > a,
div.module-plain ul.menu-treemenu li > span {
	color: #03725a;
}
div.duohead-1 h3.jsn-moduletitle {
	color: #03725a;
}
div.duohead-2 h3.jsn-moduletitle {
	color: #CE9B3C;
}
/* =============== READ MORE LINK =============== */
a.readon {
	background: url(../images/green/button-bg-l.png) left no-repeat;
}
a.readon > span {
	background: url(../images/green/button-bg-r.png) right no-repeat;
}
