/* --- IE 6-9; Oldie = 6-7 --- */
html.oldie #hwrap header .button {
  filter: none !important;
  -ms-filter: none !important;
  background: none !important; }
html.oldie #logo {
  width: 281px;
  height: 26px;
  max-width: 100%; }
html.oldie #menu {
  zoom: 1; }
html.oldie nav {
  top: 173px;
  border-bottom: 2px solid #ccc; }
html.oldie .radio-check label {
  float: none; }
html.oldie .newsletter-publications {
  padding: 18px; }
html.oldie #page-head {
  zoom: 1;
  margin-bottom: 1em; }

@media screen and (max-width: 600px) {
  html.ie8 #hwrap header .button {
    filter: none;
    -ms-filter: none; }
  html.ie8 #logo {
    width: 50%; } }
html.ie8 #menu:before,
html.ie8 #menu:after {
  content: "";
  background: none; }
html.ie8 nav li a:after {
  content: "" !important;
  background: none !important; }
html.ie8 #snwrap {
  background: url(/images/new/bg-home-subnav-ie.png) repeat-x 0 bottom; }
html.ie8 .newsletter-publications {
  padding: 18px; }

/* Career Coach */
html.oldie body.career-coach .right-sidebar .menu-filter ul.submenu1 a {
  float: left;
  width: 95%; }
html.oldie body.career-coach .right-sidebar .menu-filter ul em {
  float: right;
  width: 5%; }

/* Collective Diary */
html.oldie .date-title-block .col {
  float: none; }
html.oldie body.collective_diary .right-sidebar .menu-filter ul.submenu2 a {
  float: left;
  width: 75%; }
html.oldie body.collective_diary .right-sidebar .menu-filter ul em {
  float: right;
  width: 25%;
  text-align: right; }
html.oldie body.collective_diary dt {
  margin-right: 4px; }

/* Icons */
html.oldie a.favorite-link,
html.ie8 a.favorite-link {
  background: url(/images/new/icons.png) no-repeat 0 -61px; }
html.oldie #main ul.social li a,
html.ie8 #main ul.social li a {
  background: url(/images/new/icons.png) no-repeat 0 0; }
html.oldie #main ul.social li.tw a,
html.ie8 #main ul.social li.tw a {
  background-position: 0 -82px; }
html.oldie #main ul.social li.fb a,
html.ie8 #main ul.social li.fb a {
  background-position: 0 -103px; }

/* --- Homepage --- */
html.oldie body.home_page #flipper {
  clear: both;
  max-width: 480px; }

html.ie6 #platinum-sponsors a,
html.ie6 #gold-sponsors a,
html.ie6 #silver-sponsors a,
html.ie7 #platinum-sponsors a,
html.ie7 #gold-sponsors a,
html.ie7 #silver-sponsors a {
  float: none; }

/* --- Espanol --- */
html.oldie body.es_home_page ul.grid li {
  clear: both; }
html.oldie body.es_home_page nav {
  top: 113px; }
html.oldie body.es nav {
  top: 113px; }

/* --- QUERIES --- */
@media screen and (min-width: 600px) {
  html.ie8 nav li {
    background: #e3f6a1; } }
@media screen and (min-width: 960px) {
  html.ie8 #founding-sponsors,
  html.ie8 #platinum-sponsors,
  html.ie8 #gold-sponsors,
  html.ie8 #silver-sponsors,
  html.ie9 #founding-sponsors,
  html.ie9 #platinum-sponsors,
  html.ie9 #gold-sponsors,
  html.ie9 #silver-sponsors {
    min-height: 270px; }

  html.ie8 .etrust {
    right: 300px; }
  html.ie8 nav li.active {
    background: #f19644; }

  html.ie9 .primary-button {
    filter: none; } }
