/* $Id: style_black_white.css,v 1.1.1.1.2.2 2008/03/05 23:25:29 christianzwahlen Exp $ */

<!--
/* <![CDATA[ */

/* body for old browser (IE 4) */
body, * {
  color: #333 !important;
  background-color: #f9f8f3 !important;
  background-image: none !important;
}
a:focus, a:active, a:hover {
background: #fff!important;
outline: 1px solid #333!important;
}
input, textarea, option {
background: #fff!important;
color: #000!important;
}
h1 {
height: 78px!important;
}
h1 a {
background: url(/themes/ahead/images/alt-logo-w.png) left -3px no-repeat!important;
}
h1 a:hover {
background: url(/themes/ahead/images/alt-logo-w.png) left -3px no-repeat!important;
border-bottom: 1px solid #009;
}
#navigation a.active {
background: #ffc url(/themes/ahead/images/active-link.png) left center no-repeat!important;
color: #113!important;
}
.external {
background: url(/themes/ahead/images/off-site.png) right 50% no-repeat!important;
}
.word {
background: url(/themes/ahead/images/ms-word-icon.png) right 50% no-repeat!important;
}
.pdf {
background: url(/themes/ahead/images/pdficon_small.png) right 50% no-repeat!important;
}
/* ]]>*/
-->


