#banner {
 /* IE wont accept transparent or inherit colours */
 background-color: #349800;
}

#global {
 background-color: #349800;
 color:#ffffff;
}

#global A {
 color: white;
 text-decoration: none;
}
#global A:visited {
 color: white;
 text-decoration: none;
}
#adv-search {
 color: white;
 text-decoration: none;
}

#nav1 li.selected {
 background-color: #99CC81;
 border-bottom: 1px solid #99CC81;
}
#nav1 li.hovercell {
 background-color: #99CC81;
 border-bottom: 1px solid #99CC81;
}

#nav2 {
 background-color: #66CC66;
}

#nav2 li.selected {
 background-color: #A3E0A4;
 border-top: 1px solid #A3E0A4;
}

#nav2 li.hovercell {
 background-color: #A3E0A4;
 border-top: 1px solid #A3E0A4;
}

#usernav li.hovercell {
 background-color: #99CC81;
 border-bottom: 1px solid #99CC81;
}


#crumbtrail DIV {
 color: #349800;
}
#crumbtrail A {
 color: #349800;
 text-decoration: none;
}
#crumbtrail A:visited {
 color: #349800;
 text-decoration: none;
}

#quicksearchsubmit {
 background-color: #349800;
 color: #ffffff;
 border: 0px;
 font-size: 1.25em;
 padding-left: 10px;
}
A.nomatch {
 color: #349800;
 text-decoration: none;
}
A.nomatch:visited {
 color: #349800;
 text-decoration: none;
}

/*
DIV.faceted_alist .column_one .article H2 {
  color: #349800;

}
*/
DIV.faceted_alist .toggleoff {
    border: 0px solid red;
}

DIV.faceted_alist DIV.toggleon {
 background-image: url('../../img/everton/toggleon_green.gif');
}
DIV.faceted_alist DIV.toggleoff {
 background-image: url('../../img/everton/toggleoff_green.gif');
}

.text a,
.text a:link,
.text a:visited,
.text a:hover,
.text a:active {
 color:#349800;
 text-decoration: none;
}
.text a:hover {
 text-decoration: underline;
}

