/**
 * IE8
 */

.lt-ie9 #navigation{

    width: auto;
    clear: none;
}

.lt-ie9 .beanslide .caption {
    background: none repeat scroll 0 0 #48C8D7;
    bottom: -20px;
    color: #FFFFFF;
    left: 22px;
    margin: 0;
    padding: 20px;
    top: auto;
    width: 64%;
}

.lt-ie9 .slides.rslides li{

    z-index: auto !important;
}

.lt-ie9  #beanslide .rslides_nav.prev{

    right: 127px;
}

.lt-ie9 .pager li{

    margin:0;
    padding: 0;
}

.lt-ie9 .block-superfish .sf-main-menu li {
    border-right: 1px solid #e7ebec;
    margin-right: 1em;
}

.lt-ie9 #header{

    max-width: 960px;
}

.lt-ie9 #footer tbody{

    border: none;
}

.lt-ie9 div.modal-forms-modal-content .modal-header{

    background: none repeat scroll 0 0 #363535;
    height: 35px;
    padding: 15px;
}

.lt-ie9 div.modal-forms-modal-content .modal-title{

    font-family: 'PT Sans Narrow';
    color: white;
    font-size: 200%;
    text-transform: uppercase;
}

.lt-ie9 div.modal-forms-modal-content .popups-close{

    background: url(/sites/all/themes/custom/cpsu/images/cross.png) no-repeat scroll center center transparent;
    width: 17px;
    height: 17px;
    margin-top: 10px;
}

.lt-ie9 img{

    width:auto;
}

.lt-ie9 #navigation .block-search a.close{

    text-indent: -9999em;
    width: 17px;
}

.lt-ie9 .user-login-form input{

    line-height: 43px;
}

.lt-ie9 #navigation .block .menu-name-menu-header-menu .first,.lt-ie9 #navigation .block .sf-user-menu .first,.lt-ie9 #navigation .block .cpsu-user-menu li{

    margin:0;
}