/*

# ------------------------------------------------------------------------
# JA Helio template for joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------

*/

a {
	color: #7BB700;
}

div.module_hilite h3 {
	border-bottom: 1px solid #7BB700;
}

div.module_hilite {
	background: url(../../images/green/box-hilite-br.gif) no-repeat bottom right #7BB700;
}

div.module_hilite div {
	background: url(../../images/green/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../../images/green/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../../images/green/box-hilite-tl.gif) no-repeat top left;
}

div.module_hilite ul.menu li {
	background: url(../../images/green/hilite-sep.gif) repeat-x left bottom;
}

div.module_hilite ul.menu li a {
	color: #E4F2C8;
}

div.module_hilite2 div {
	background: url(../../images/green/box-hilite2-bl.gif) no-repeat bottom left;
}

div.module_hilite2 div div {
	background: url(../../images/green/box-hilite2-tr.gif) no-repeat top right;
}

div.module_hilite2 div div div {
	background: url(../../images/green/box-hilite2-tl.gif) no-repeat top left;
}

div.moduletable_hilite h3 {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat center left #CC0000;
}

div.moduletable_hilite h3 {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat center left #7BB700;
}

div.moduletable_hilite h3 span {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat center right;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #7BB700;
}

#ja-subnav li.active a {
	color: #7BB700;
}

#ja-pathwaywrap {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat left center #7BB700;
}

#ja-pathway {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat right center;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #7BB700;
}

ul.menu li.active a {
	color: #7BB700;
}

/*splitmenu*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
}

/*split+moo menu*/
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #7BB700;
}

#ja-cssmenu ul li a.active {
	color: #7BB700;
}