/* CSS Document */

h2,
a:link,
a:visited,
li.active_menu li a:link,
li.active_menu li a:visited,
#nav li.active_menu a,
#nav li.active_menu a:hover {
  color: #99AE15; 
}

a:hover,
li.active_menu li a:hover {
  color: #c8e31e;
}

.lrg .button {
	background: url(../images/green/access-lrg.png);
}

.sml .button {
	background: url(../images/green/access-sml.png);
}

.med .button {
	background: url(../images/green/access-med.png);
}

.thin .button {
	background: url(../images/green/access-thin.png);
}

.wide .button {
	background: url(../images/green/access-wide.png);
}

div#header div#green-bar {
  height: 16px;
  background: #b2ca12 url(../images/green/head_bar.png) 0 0 no-repeat;
}

div.modulebox-green {
  background: url(../images/green/box_br.png) 100% 100% no-repeat;
}

div.modulebox-green div.bx1 {
  background: url(../images/green/box_bl.png) 0 100% no-repeat;
}

div.modulebox-green div.bx2 {
  background: url(../images/green/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-green div.bx3 {
  background: url(../images/green/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-green div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/green/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
	color: #fff;
}

div.modulebox-green div.moduletable {
	color: #e9e8e8;
}

div.modulebox-green a:link,
div.modulebox-green a:visited {
  color: #e9e8e8;
}

div.modulebox-green a:hover {
  color: #fff;
}

#nav li.active_menu a,
#nav li.active_menu a:hover {
  background: url(../images/green/head_menu_hilite.png) 0 0 repeat-x;
}

#nav li a:hover {
  color: #fff;
}

/* List styles */

ul li {
	background: url(../images/green/arrow-round.png) 0 3px no-repeat;
}

ul.arrow li {
	background: url(../images/bullet-arrow.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../images/bullet-check.png) 0 0 no-repeat;
}

ul.big li.big1 {
	background: url(../images/green/list-1.png) 0 -3px no-repeat;
}

ul.big li.big2 {
	background: url(../images/green/list-2.png) 0 -3px no-repeat;
}

ul.big li.big3 {
	background: url(../images/green/list-3.png) 0 -3px no-repeat;
}

ul.big li.big4 {
	background: url(../images/green/list-4.png) 0 -3px no-repeat;
}

ul.big li.big5 {
	background: url(../images/green/list-5.png) 0 -3px no-repeat;
}

ul.big li.big6 {
	background: url(../images/green/list-6.png) 0 -3px no-repeat;
}

ul.big li.big7 {
	background: url(../images/green/list-7.png) 0 -3px no-repeat;
}

ul.big li.big8 {
	background: url(../images/green/list-8.png) 0 -3px no-repeat;
}

ul.big li.big9 {
	background: url(../images/green/list-9.png) 0 -3px no-repeat;
}
