@charset "utf-8";
/* CSS Document */

.cp-popup-oneill {
    background: url("bg.jpg") repeat-x scroll 0 0 #FFFFFF;
    box-shadow: 0 0 40px rgba(100, 100, 100, 0.4);
    display: none;
    min-height: 240px;
    position: absolute;
    width: 730px;
    z-index: 2000;
}

.cp-popup-oneill .header {
    float: right;
    padding: 15px 15px 0 0;
    text-align: right;
}
.cp-popup-oneill .header a {
    background: url("/consumerfiles/pageitems/locales/en_GB/CONSUMER/categorypages/Headphones2011/assets/widgets/cp_popup/headphones/close.png") no-repeat scroll center top transparent;
    cursor: pointer;
    display: block;
    height: 22px;
    width: 22px;
}

.cp-popup-oneill .mid > img {
    left: 35px;
    position: absolute;
    top: 0;
}

.cp-popup-oneill .maintext {
    padding-left: 285px;
    padding-top: 28px;
    text-align: left;
    width: 400px;
}

.cp-popup-oneill .maintext h1 {
    font-size: 34px;
    margin-bottom: 0.5em;
    padding: 0;
}

.cp-popup-oneill .maintext p {
    color: #858585;
    font-size: 11px;
    line-height: 19px;
}

#oneillpopup a.cta_popup {
    background: url("../images/fidelio/arrow-right.png") no-repeat scroll 0 4px transparent;
    color: #353535;
    display: block;
    float: left;
    font-size: 16px;
    font-style: italic;
    margin-top: 0.6em;
    padding-left: 13px;
}