html.lt-ie9 body {
    background-color: #1d1d1d;
    font-family: 'Arial', sans-serif;
}

html.lt-ie9 header {
    display: none;
}

html.lt-ie9 .wrapper {
     display: none;
}

html.lt-ie9 #ie-notice {
    display: block !important;
    width: 400px;
    background-color: white;
    padding: 0;
    margin: 50px auto;
}

html.lt-ie9 #ie-notice a {
    color: black !important;
    text-decoration: underline;
    font-weight: bold;
}

html.lt-ie9 #ie-notice p {
    padding: 30px;
    margin: 0;
}

html.lt-ie9 .chromeframe {
    background-color: transparent !important;
}

html.lt-ie9 .notice-header {
    width: 100%;
    height: 70px;
    background: url(../images/main-nav/nav-bar-bg.png);
}
