.heading1, h1 {
    color: #333333;
    font-size: 1.5em;
    line-height: 1.3em;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 7px 0px;
}

.heading2, h2 {
    color: #999;
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 0px 0px 9px 0px;
    margin: 0px;
}

.heading3, h3 {
    font-size: 1.1em;
    line-height: 1em;
    padding: 0px 0px 7px 0px;
    margin: 0px;
}

.normal {
    padding: 0px;
    margin: 0px 0px 9px 0px;
}

.subjectHeading {
    background: none;
    color: #A91010;
    padding: 3px 7px 3px 7px;
    margin: 0px;
}

.colouredHeading {
    color: #A91010;
    font-size: 1.5em;
    line-height: 1.3em;
    padding: 0px 0px 3px 0px;
    margin: 0px 0px 7px 0px;
}

/*---------------------------- Ashgate // Imprints ----------------------------------*/

.imprint, .imprint_subject, .imprintHolder {
    background: #A91010;
}

#logo {
    background: url('../../../images/ashgate_logo.gif') no-repeat;
}

div.module1Holder h1 {
    color: #A91010;
    padding: 0px 7px 3px 0px;
}

    div.module1Holder h1.headlines {
        color: #333333;
        padding: 0px 7px 3px 0px;
        margin: 0px 0px 7px 0px;
        background: url('../../../images/ashgateHeadlines.gif') no-repeat 0% 100%;
    }

    div.module1Holder h1.headlines_pic {
        color: #333333;
        padding: 0px 7px 3px 0px;
        margin: 0px 0px 7px 0px;
        background: url('../../../images/ashgateHeadlines.gif') no-repeat 0% 100%;
    }

/*************** button background colours *******************/
input.submitBack, input.submitDetails, input.submitSearch, input.submitAddBasket, input.ShowDetails,
input.submitUpdateBasket, input.submitCheckoutBasket, input.submitTitleSearch, input.submitLogin,
input.submitSend, input.submitRegister, input.submitClear, input.submitPrint, input.submitDelete, input.submitDownload,
input.submitEmail {
    background-color: #990000;
    cursor: pointer;
}

.bookContent_buttons .submitAddBasket {
    padding: 3px 0 5px 28px;
    width: 170px;
    background: url("../../../../images/new/basket_add-large.gif") no-repeat scroll 0 0 #990000;
    margin-bottom: 5px;
}

a.linkbutton {
    background-color: #990000;
}

.detail-web-price {
    color: #990000;
}

.ebook-how-to-buy {
    background: url("../../../../images/but-basket.gif") no-repeat scroll 1px center #990000;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 5px 5px 35px;
    text-decoration: none;
    width: 130px;
    height: 16px;
    color: #fff;
    float: right;
}

    .ebook-how-to-buy:hover {
        text-decoration: none;
        color: #fff;
    }

.module1 .ebook-how-to-buy {
    float: right;
    padding: 6px 0 5px 30px;
    height: 15px;
}

.wl_container .ebook-how-to-buy {
    width: auto;
    height: auto;
    margin: 3px 0;
    font-family: arial,helvetica,verdana,sans-serif;
    border: none;
}

a.series-landing {
    background-color: #990000;
}