/* Common style ---*/

body#bd {
	background: #E9E9E9;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #233D38;
}

.button {
	background: #355D55;
	border: 1px solid #355D55;
	color: #FFFFFF;
}

/* breadcrumbs */
#ja-pathway {
	color: #79A99F;
}

/* Header ---*/

#ja-header .inner {
	background: #233D38;
}

#ja-author {
	color: #79A99F;
}

#ja-headmodule img.caption {
	border: 1px solid #406A62;
	background: #355D55;
}

.logo-text h1 span {
	color: #233D38;
}

#ja-headtools li a.show {
	color: #233D38;
	background: url(../../images/green/arrow-show.gif) no-repeat 3px center !important;
}

#ja-search .search .button {
	background:  url(../../images/green/button-search.gif) no-repeat !important;
}

#ja-pathway a,
#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
	color: #79A99F;
}

#ja-botsl a {
	color: #FFFFFF;
}

#ja-footer small a {
	color: #233D38;
} 

/*MAIN NAVIGATION*/

#ja-mainnav{
	background: url(../../images/green/mainnav-bg.gif) repeat-x top center;
}

#ja-cssmenu li,
#ja-splitmenu li  {
	background-image: url(../../images/green/mainnav-sep.gif);
}

#ja-cssmenu li a,
#ja-splitmenu li a {
	color:#79A99F;
}

#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.sfhover a,
#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: #355D55 !important;
}
/* content tables */

h1.componentheading, .componentheading {
	color: #FFFFFF;
	background: url(../../images/green/h3-bg.gif) repeat-x left;
}

h1.componentheading span, .componentheading span{
	background: #355D55;
}

/* Module */

div.moduletable h3,
div.moduletable_testimonials h3,
div.moduletable_menu h3{
	background: url(../../images/green/h3-bg.gif) repeat-x left;
	color: #FFFFFF;
}

div.moduletable_highlight h3 {
	background: url(../../images/green/h3-hilite.gif) repeat-x bottom left;
	border-top: 1px solid #355D55;	
	border-bottom: 1px solid #355D55;
}

div.moduletable h3 span,
div.moduletable_testimonials h3 span,
div.moduletable_menu h3 span,
div.moduletable_blue h3 span {
 	background: #355D55;
}

h2.contentheading, .contentheading {
	color: #233D38;
}

/* Module Hightlight */

div.moduletable_highlight{
	background: #233D38;
	color: #FFFFFF;
}

div.moduletable_highlight img{
	background: #355D55;
	border: 1px solid #406A62;
}

div.moduletable_highlight h3 span {
	background: #213a35;
	color: #FFFFFF;
}

#ja-botsl div.moduletable h3 {
	background: url(../../images/green/h3-bosl.gif) repeat-x left bottom;
	border-top: 1px solid #355D55;	
	border-bottom: 1px solid #355D55;
}

#ja-botsl div.moduletable h3 span,
#ja-botsl div.moduletable_testimonials h3 span,
#ja-botsl div.moduletable_menu h3 span,
#ja-botsl div.moduletable_highlight h3 span{
 	background: #213A35;
}

/* Bot spotlight */
#ja-botsl {
	background: #233D38;
	color: #DEF2EE;
	border-bottom: 1px solid #355D55;
	border-top: 1px solid #355D55;
}

#ja-botsl ul li {
	background-image: url(../../images/green/bullet3.gif);
}

a.highslide img {
	background: #355D55;
	border: 1px solid #406A62;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: #233D38;
	border-top: 1px solid #213A35;
	color: #79A99F;
}

#ja-footer .sublogo {
	background: url(../../images/green/logo_footer.png) no-repeat left top;
}

#ja-footer li a {
	color: #79A99F;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
}

#mainlevel-nav li {
	background:transparent url(../../images/green/arrow-vline.gif) no-repeat scroll left center;
}

#ja-footer small {
	color: #79A99F;
}

#ja-footer small a {
	color:#79A99F;
}

/* Typography */
.dropcap {
	color: #233D38;
}

.legend-highlight {
	border: 1px solid #233D38;
}

.legend-highlight .legend-title {
	color: #233D38;
}

ul.hilite li {
	background-image: url(../../images/green/bullet2.gif);
}

/* Slide show */
.maskDesc .ja-slide-desc h3 {
	color: #213A35;
}
