body {
    color: #000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 80%;
    background: #e9e9e9 url('/images/background.gif') 0% 0%;
    min-width: 400px;
    /* IE Dynamic Expression to set the width */
    padding: 0px;
    margin: 0px;
    height: 100%; /* needed for container min-height */
}

p {
    padding: 0px 0px 7px 0px;
    margin: 0px;
}

a {
    color: #333;
    text-decoration: underline;
    padding: 0px 0px 1px 0px;
    margin: 0px;
}

    a:hover {
        color: #990000;
        text-decoration: underline;
        /*background : url('/images/linkHover.gif') repeat-x 0% 100%;*/
    }

ul {
    list-style-image: url('/images/bullet.gif');
    padding: 3px 0px 7px 9px;
    margin: 0px;
}

    ul li {
        /*list-style: none;
        background: url('/images/bullet.gif') no-repeat 0% 6px;
        padding: 1px 0px 1px 9px;
        margin: 0px;*/
        padding: 1px 0px;
        margin: 0px 0px 0px 9px;
    }

img {
    padding: 0px;
    margin: 0px;
}

a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

a:hover img {
    opacity: .5;
    filter: alpha(opacity=50);
}

.imgLeft {
    float: left;
}

form {
    padding: 0px;
    margin: 0px;
}

table {
    font-size: 1em;
}

.tableContent {
    font-size: 1em;
}

.radio {
    padding: 0px;
    margin: 0px 3px 0px 0px;
}

.row {
    /*background : url('/images/divider.gif') repeat-x 0% 0%;*/
    /*padding : 7px 7px 5px 7px;*/
    padding: 0px;
    margin: 0px 0px 9px 0px;
    width: 100%;
}

.rowCenter {
    background: #fff url('/images/row.gif') repeat-y 50% 0%;
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
}

.rowTopBottom {
    font-size: 0px;
    background: #ccc;
    height: 1px;
    float: left;
    overflow: hidden;
}

.colLeft {
    width: 365px;
    float: left;
}

.colRight {
    width: 365px;
    float: right;
}

.submitQuickLinks {
    color: #990000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    background: url('/images/quickLinks.gif') no-repeat 100% 3px;
    width: 120px;
    height: 28px;
    padding: 4px 18px 4px 0px;
    margin: 0px;
    border: solid 0px #e2e2e2;
}

.submitBasket {
    color: #990000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background: url('/images/quickBasket.gif') no-repeat 0% 3px;
    width: 98px;
    height: 28px;
    padding: 2px 0px 5px 20px;
    margin: 0px 9px 0px 0px;
    border: solid 0px #e2e2e2;
    clear: left;
}

.submitBack {
    float: left;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/back.gif') no-repeat 0px 0px;
    width: 73px;
    height: 28px;
    padding: 3px 0px 5px 28px;
    margin: 0px;
    border: none;
}

.submitDetails {
    float: left;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details.gif') no-repeat 0px 0px;
    width: 118px;
    height: 28px;
    padding: 3px 0px 5px 28px;
    margin: 0px;
    border: none;
}

a.linkbutton:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a.linkbutton {
    background: transparent url(/images/details.gif) no-repeat scroll 0 0;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 17px;
    padding: 6px 0 5px 30px;
    text-align: left;
    text-decoration: none;
    width: 92px;
}

.submitSearch {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/search_result.gif') no-repeat 0px 0px;
    width: 90px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitTitleSearch {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/search_result.gif') no-repeat 0px 0px;
    width: 90px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px 0px 0px 15px;
    border: none;
}

.submitAddBasket {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/basket_add.gif') no-repeat 0px 0px;
    width: 135px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitPrint {
    color: #990000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background: url('/images/print_friendly.gif') no-repeat 0% 3px;
    width: 100px;
    padding: 3px 0px 3px 20px;
    margin: 0px;
    border: solid 0px #e2e2e2;
}

.ShowDetails {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details_all.gif') no-repeat 0px 0px;
    width: 143px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitUpdateBasket {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/basket_update.gif') no-repeat 0px 0px;
    width: 131px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitCheckoutBasket {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/basket_checkout.gif') no-repeat 0px 0px;
    width: 103px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
    float: right;
}

.submitLogin {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details.gif') no-repeat 0px 0px;
    width: 85px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px 0px 0px 15px;
    border: none;
}

.submitSend {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details.gif') no-repeat 0px 0px;
    width: 70px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px 0px 0px 15px;
    border: none;
}

.submitRegister {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details_all.gif') no-repeat 0px 0px;
    width: 90px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitClear {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/search_result.gif') no-repeat 0px 0px;
    width: 75px;
    height: 28px;
    padding: 3px 0px 5px 28px;
    margin: 0px 0px 0px 5px;
    border: none;
}

.imageRight {
    float: right;
    padding: 3px;
    margin: 0px 0px 3px 7px;
}

.imageLeft {
    float: left;
    padding: 0px;
    margin: 3px 7px 3px 0px;
}

/* layout DIVs */

/*------------------------------------ Main Holding Page ----------------------------------*/

.pageCentreHolder {
    text-align: center;
    background: url('/images/page.gif') repeat-x 0% 0%;
    width: 1200px;
    padding: 0px;
    margin: 0px auto;
    min-width: 400px;
}

.minwidth {
    border-left: solid 1px #fff;
    position: relative;
    float: left;
    z-index: 1;
}

.pageCentre {
    width: 100%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}

/*------------------------------------ Main Page ----------------------------------*/

#mainHolder {
    text-align: left;
    background: #f9f9f9;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    position: relative;
}

#colHolder {
    background: #f9f9f9;
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
}

/*.ashgate {
	background : #990000;
	height : 12px;
	width : 100%;
	padding : 0px;
	margin : 0px;
	float : left;
	overflow : hidden;
}*/

/*------------------------------------ Centre Column ----------------------------------*/

#centerColumnHolder {
    padding: 0px;
    margin: 1px 222px 0px 190px;
}

#pr_centerColumnHolder {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#centerColumnAllHolder {
    padding: 0px;
    /*margin : 0px 10px 0px 170px;*/
    margin: 0px 15px 0px 190px;
    width: auto;
}

#centerColumn {
    background: #fff;
    float: left;
    padding: 0px 0px 25px;
    margin: 0px;
    border: solid 1px #ccc;
    /*box-sizing: border-box;*/
    width: 100%;
}

    #centerColumn #centerColumnPadding {
        margin: 10px 15px 15px;
    }

    #centerColumn ul {
        /*float : left;*/
        width: 100%;
    }

    #centerColumn ol {
        width: 100%;
        padding: 3px 0px 7px 9px;
        margin: 0px;
        list-style-position: inside;
    }

/*------------------------------------ Header ----------------------------------*/

#headerHolder {
    width: 100%;
    float: left;
    padding: 0px 0px 3px 0px;
    margin: 0px;
}

#header {
    text-align: left;
    padding: 0px 9px 0px 0px;
    margin: 0px;
}

    #header ul {
        float: right;
        padding: 0px;
        margin: 0px;
    }

        #header ul.localisation {
            background: #f2f2f2 url('/images/map.gif') no-repeat 3px 3px;
            padding: 0px 0px 3px 37px;
            margin: 0px;
            border: solid 1px #AFB5BA;
            border-top: 0px;
            z-index: 2;
            position: relative;
            width: 180px;
        }

        #header ul.localisation_us {
            background: #f2f2f2 url('/images/map_usa.gif') no-repeat 3px 3px;
            padding: 0px 0px 3px 37px;
            margin: 0px;
            border: solid 1px #AFB5BA;
            border-top: 0px;
            z-index: 2;
            position: relative;
            width: 180px;
        }

    #header li {
        list-style: none;
        background: url('/images/listdivider.gif') no-repeat 0% 50%;
        float: left;
        padding: 3px 7px 3px 6px;
        margin: 0px 0px 0px 0px;
        border: none;
        display: inline;
    }

    #header ul.localisation li.noBorder {
        background: none;
    }

    #header ul.localisation_us li.noBorder {
        background: none;
    }

    #header li.country {
        list-style: none;
        background: url('/images/listdivider.gif') no-repeat 0% 50%;
        float: left;
        padding: 3px 7px 3px 6px;
        margin: 0px 0px 0px 0px;
        border: none;
        display: inline;
        font-size: 1.2em;
        font-weight: bold;
    }

/*------------------------------------ Top Banner ----------------------------------*/

#topBannerHolder {
    background: url('/images/topBanner.gif') repeat-x 0% 0%;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 0px;
}

#topBanner {
    padding: 0px;
    margin: 0px 0px 0px 83px;
}

#logo {
    background: #fff;
    width: 71px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 9px;
    background: url('/images/ashgate_logo.gif') no-repeat;
}

#logo_test {
    background: #fff;
    width: 71px;
    float: left;
    padding: 0px;
    margin: 8px 0px 0px 9px;
    border: solid 0px red;
}

#logo a {
    background: none;
}

    #logo a:hover {
        background: none;
    }

.imprint {
    height: 12px;
    width: 100%;
    padding: 0px;
    float: left;
    overflow: hidden;
    margin: 65px 0px 5px 0px;
}

.imprintHolder {
    text-align: right;
    padding: 7px;
    margin: 0px 0px 9px 0px;
}

div.imprint_subject {
    padding: 0px 10px;
    margin: 0px 10px 9px 190px;
    text-align: right;
    height: 38px;
}

    div.imprint_subject h1 {
        color: #fff;
        margin: 0px;
        padding: 5px 0px;
    }

/*------------------------------------ Top Nav ----------------------------------*/

#topNavHolder {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 99%;
}

#topNav {
    font-weight: bold;
    text-align: center;
    line-height: 1.1em;
    height: 64px;
    padding: 0px;
    /*margin : 0px -20px 0px -40px;*/
    margin: 0px;
    overflow: hidden;
    float: left;
    width: 99%;
}

    #topNav a {
        color: #333;
        height: 10px;
        text-decoration: none;
        padding: 0px 0px 0px 0px;
        margin: -2px 0px 0px 0px;
        display: inline;
    }

        #topNav a:hover {
            color: #333;
            text-decoration: none;
        }

    #topNav ul {
        /*width : 665px;
	padding : 25px 0px 7px 0px;*/
        /*width : 660px;*/
        width: 970px;
        padding: 25px 0px 7px 0px;
        margin: 0px;
        margin-left: 8%;
        margin-right: auto;
    }

    #topNav li {
        list-style: none;
        background: #f9f9f9 url('/images/topNav.gif') repeat-x 0% 100%;
        float: left;
        padding: 0px;
        margin: 10px 0px 0px 0px;
        border-left: solid 1px #BEBEBE;
        border-right: solid 1px #fff;
        border-top: solid 1px #fff;
        display: inline;
    }

        #topNav li a {
            background: #f9f9f9 url('/images/topNav.gif') repeat-x 0% 100%;
            height: 30px;
            /*width : 120px;*/
            width: 150px;
            padding: 5px 0px 0px 0px;
            display: block;
        }

            #topNav li a:hover {
                background: #f9f9f9 url('/images/topNavHover.gif') repeat-x 0% 0%;
            }

            #topNav li a.gower {
                background: url('/images/topNavGower.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.gower {
                background: url('/images/topNavGowerHover.gif') no-repeat 100% 0%;
            }

            #topNav li a.ashgate {
                background: url('/images/topNavAshgate.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.ashgate {
                background: url('/images/topNavAshgateHover.gif') no-repeat 100% 0%;
            }

            #topNav li a.lund_humphries {
                background: url('/images/topNavHumphries.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.lund_humphries {
                background: url('/images/topNavHumphriesHover.gif') no-repeat 100% 0%;
            }

            #topNav li a.variorum {
                background: url('/images/topNavVariorum.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.variorum {
                background: url('/images/topNavVariorumHover.gif') no-repeat 100% 0%;
            }

            #topNav li a.reference {
                background: url('/images/topNavReference.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.reference {
                background: url('/images/topNavReferenceHover.gif') no-repeat 100% 0%;
            }

            #topNav li a.ebooks {
                background: url('/images/topNavEbooks.gif') no-repeat 100% 0%;
            }

            #topNav li a:hover.ebooks {
                background: url('/images/topNavEbooksHover.gif') no-repeat 100% 0%;
            }

/*------------------------------------ Subnav ----------------------------------*/

#subNavHolder {
    padding: 0px;
    margin: 0px;
}

#subNav {
    color: #333;
    text-align: right;
    font-weight: bold;
    /*float : left;*/
    padding: 0px;
    margin: 0px;
}

    #subNav ul {
        padding: 0px 10px 0px 10px;
        margin: 0px;
    }

        #subNav ul.tools, #subNav ul.tools li a.edit-profile {
            float: right;
        }

            #subNav ul.tools li:last-child {
                background: none;
            }

    #subNav li {
        list-style: none;
        float: left;
        padding: 5px 7px 5px 7px;
        margin: 0px;
        display: block;
        background: url('/images/listdivider.gif') no-repeat 100% 8px;
    }

        #subNav li a {
            color: #333;
            padding: 0;
            margin: 0px;
            display: block;
            text-decoration: none;
        }

            #subNav li a:hover {
                color: #990000;
                text-decoration: underline;
            }

/*------------------------------------ Breadcrumb ----------------------------------*/

#historyNavHolder {
    padding: 0px 0px 3px 0px;
    margin: 0px;
    float: left;
    position: relative;
    width: 100%;
}

#historyNav {
    color: #333;
    width: 100%;
    padding: 1px 0px 1px 0px;
}

    #historyNav a {
        color: #000;
        text-decoration: none;
        padding: 0px;
        margin: 0px;
    }

        #historyNav a:hover {
            color: #990000;
            text-decoration: none;
        }

    #historyNav ul {
        list-style-type: none;
        padding: 3px 110px 3px 10px;
        margin: 0px;
    }

    #historyNav li {
        background: url('/images/history.gif') no-repeat 0px 4px;
        padding: 0px 12px 0px 7px;
        display: inline;
    }

    #historyNav ul.social-links {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 12px;
    }

        #historyNav ul.social-links li {
            background: none;
            padding-right: 0px;
        }

#addQuicklinks {
    float: right;
    padding: 0px 12px 0px 0px;
}

/*------------------------------------ Left Column ----------------------------------*/

#leftColumnHolder {
    width: 180px;
    float: left;
    padding: 0px;
    margin: 0px;
    border: solid 0px #fcc;
}

#leftColumn {
    padding: 0px;
    margin: 0px;
}

/*------------------------------- Search --------------------------------------*/

#searchHolder {
    padding: 0px 5px 5px 5px;
    margin: 0px;
}

#search {
    background: url('/images/header.gif') repeat-x 0% 0%;
    padding: 3px;
    margin: 0px;
    border: solid 1px #ccc;
}

    #search li {
        background: none;
        padding: 0px;
        margin: 0px;
        border: solid 0px #1A98A4;
    }

        #search li a {
            background: url('/images/pointer.gif') no-repeat 5px 5px;
            padding: 1px 0px 1px 13px;
            margin: 0px;
        }

            #search li a:hover {
                color: #990000;
                text-decoration: underline;
                background: url('/images/pointer.gif') no-repeat 5px 5px;
            }

/*------------------------------- Left Menu --------------------------------------*/

.leftMenuHolder {
    width: 180px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.leftMenu {
    font-weight: bold;
    background: #f9f9f9;
    padding: 0px;
    margin: 0px 0px 0px 6px;
    /*margin : 0px 0px 12px 9px;*/
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

    .leftMenu p {
        padding: 3px 7px 5px 13px;
        margin: 0px;
    }

    .leftMenu h1 {
        color: #990000;
        background: #e9e9e9 url('/images/header.gif') repeat-x 0% 0%;
        padding: 2px 7px 2px 12px;
        margin: 0px;
    }

    .leftMenu ul {
        padding: 0px;
        margin: 0px;
        background-color: #fff;
    }

    .leftMenu li {
        list-style: none;
        margin: 0 0 1px 0;
        padding: 0px;
        background: none;
        border-bottom: 1px solid #ccc;
    }

        .leftMenu li a {
            display: block;
            /*padding : 2px 7px 2px 7px;*/
            padding: 3px 5px 3px 5px;
            margin: 0px;
            height: 1%;
            text-decoration: none;
            background-image: none;
        }

            .leftMenu li a:hover {
                color: #333;
                margin: 0;
                background-image: none;
                text-decoration: none;
            }

        .leftMenu li.search {
            /*background:url('/images/search-our-titles.jpg') no-repeat;*/
            padding: 0;
            margin: 0 0 1px 0;
            border: none;
            height: 38px;
        }

            .leftMenu li.search span {
                display: none;
            }

            .leftMenu li.search a {
                color: #fff;
                padding: 0;
                margin: 0;
                height: 36px;
                display: inline;
            }

                .leftMenu li.search a img:hover {
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

        .leftMenu li.browse a {
            border: solid 3px #990000;
            text-align: center;
            font-size: 16px;
            padding: 6px 0px;
            background: linear-gradient(#fff,#ddd);
        }

            .leftMenu li.browse a:hover {
                background: linear-gradient(#fff,#ccc);
            }

        .leftMenu li.browse_subject {
            padding: 3px 7px 3px 13px;
            background-color: #f9f9f9;
        }

        .leftMenu li.Architecture {
            border-left: solid 6px #36D800;
        }

            .leftMenu li.Architecture a:hover {
                background-color: #f5fcf2;
            }

        .leftMenu li.Art {
            border-left: solid 6px #33cc00;
        }

            .leftMenu li.Art a:hover {
                background-color: #f5fcf2;
            }

        .leftMenu li.Aviation {
            border-left: solid 6px #16AF00;
        }

            .leftMenu li.Aviation a:hover {
                background-color: #F1FCEF;
            }

        .leftMenu li.Business {
            border-left: solid 6px #009900;
        }

            .leftMenu li.Business a:hover {
                background-color: #f2faf2;
            }

        .leftMenu li.History {
            border-left: solid 6px #009999;
        }

            .leftMenu li.History a:hover {
                background-color: #f2fafa;
            }

        .leftMenu li.Human {
            border-left: solid 6px #0066cc;
        }

            .leftMenu li.Human a:hover {
                background-color: #F2F7FC;
            }

        .leftMenu li.Human_geo {
            border-left: solid 6px #003399;
        }

            .leftMenu li.Human_geo a:hover {
                background-color: #f2f5fa;
            }

        .leftMenu li.InfoCulture {
            border-left: solid 6px #070099;
        }

            .leftMenu li.InfoCulture a:hover {
                background-color: #EBEEF3;
            }

        .leftMenu li.Interdisciplinary {
            border-left: solid 6px #5210BE;
        }

            .leftMenu li.Interdisciplinary a:hover {
                background-color: #DED5ED;
            }

        .leftMenu li.Law {
            border-left: solid 6px #770099;
        }

            .leftMenu li.Law a:hover {
                background-color: #FAF2F2;
            }

        .leftMenu li.Literary {
            border-left: solid 6px #990090;
        }

            .leftMenu li.Literary a:hover {
                background-color: #FAF2F2;
            }

        .leftMenu li.Music {
            border-left: solid 6px #990000;
        }

            .leftMenu li.Music a:hover {
                background-color: #FAF2F2;
            }

        .leftMenu li.Philosophy {
            border-left: solid 6px #cc0000;
        }

            .leftMenu li.Philosophy a:hover {
                background-color: #fcf2f2;
            }

        .leftMenu li.Politics {
            border-left: solid 6px #EC4000;
        }

            .leftMenu li.Politics a:hover {
                background-color: #F2E2DC;
            }

        .leftMenu li.Religion {
            border-left: solid 6px #ff6600;
        }

            .leftMenu li.Religion a:hover {
                background-color: #fff7f2;
            }

        .leftMenu li.Social {
            border-left: solid 6px #ff9900;
        }

            .leftMenu li.Social a:hover {
                background-color: #fffaf2;
            }

        .leftMenu li.Sociology {
            border-left: solid 6px #E5AA24;
        }

            .leftMenu li.Sociology a:hover {
                background-color: #fffcf2;
            }

        .leftMenu li.Student {
            border-left: solid 6px #D59D34;
        }

            .leftMenu li.Student a:hover {
                background-color: #FCF5E9;
            }

        .leftMenu li.Training {
            border-left: solid 6px #C49044;
        }

            .leftMenu li.Training a:hover {
                background-color: #FBF3E8;
            }

/*.leftMenu ul ul {
	background : url('/images/leftMenuDivider.gif') repeat-x 0% 0%;
	padding : 1px 0px 0px 0px;
	margin : 0px;
}

.leftMenu ul ul li {
	background : none;
	padding : 0px;
	margin : 0px;
}

.leftMenu ul ul li a {
	background : url('/images/leftMenuBulletSay.gif') no-repeat 5px 7px;
	padding : 2px 5px 2px 13px;
	margin : 0px;
	text-decoration: none;
}

.leftMenu ul ul li a:hover {
	background : url('/images/leftMenuBulletSay.gif') no-repeat 5px 7px;
}*/

/*------------------------------- Left Module --------------------------------------*/

.leftModuleHolder {
    width: 162px;
    float: left;
    padding: 0px;
    margin: 0px 0px 7px 0px;
}

.leftModule {
    background: #fff;
    padding: 0px;
    margin: 0px;
}

/*------------------------------------ Right Column ----------------------------------*/

#rightColumnHolder {
    width: 198px;
    float: right;
    /*position : absolute;
	left : 34px;
	top : 9px;*/
    padding: 0px 2px;
    margin: 0px 10px 0px 0px;
    border: solid 0px #fcc;
}

#rightColumn {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

/*------------------------------------ Register ----------------------------------*/

#registerMainHolder {
    float: left;
    margin: 0px 0px 9px 0px;
    border: solid 1px #ccc;
}

#registerHolder {
    float: left;
    padding: 0px;
    margin: 0px;
    border: solid 2px #fff;
}

#register {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    background: #fff url('/images/register.gif') no-repeat 50% 50%;
    float: left;
    padding: 0px;
    margin: 0px;
}

    #register a {
        color: #990000;
        background: none;
    }

        #register a:hover {
            color: #000;
            background: none;
        }

/*--------------------------------------- Right Menu ----------------------------------------*/

#rightMenu {
    color: #ccc;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

    #rightMenu ul {
        padding: 0px;
        margin: 0px;
    }

    #rightMenu li {
        list-style: none;
        font-weight: bold;
        width: 150px;
        padding: 0px;
        margin: 0px 0px 5px 0px;
        border: solid 1px #ccc;
    }

        #rightMenu li img {
            border-left: solid 0px #fff;
            border-right: solid 0px #fff;
        }

        #rightMenu li a {
            color: #fff;
            text-decoration: none;
            background: #006666 url('/images/rightMenu_off.gif') 100% 0%;
            padding: 5px 7px 0px 7px;
            margin: 0px;
            display: block;
        }

            #rightMenu li a:hover {
                color: #fff;
                text-decoration: none;
                background: #006666 url('/images/rightMenu_on.gif') 100% 0%;
            }

    #rightMenu img {
        padding: 0px;
        margin: -5px 5px 0px 0px;
        vertical-align: top;
        border: 0px;
    }

    /*--------------------------------------- Second Level ----------------------------------------*/

    #rightMenu li ul {
        background: #fff;
        padding: 0px;
        margin: 0px;
    }

    #rightMenu li li {
        color: #333;
        list-style: none;
        font-weight: normal;
        background: url('/images/divider.gif') repeat-x left top;
        padding: 1px 0px 0px 0px;
        margin: 0px;
        border: none;
    }

        #rightMenu li li a {
            color: #333;
            background: url('/images/bullet.gif') no-repeat 7px 6px;
            padding: 1px 5px 2px 15px;
            margin: 0px;
        }

            #rightMenu li li a:hover {
                color: #333;
            }

/*------------------------------- Right Module --------------------------------------*/

.rightModuleHolder {
    padding: 0px;
    margin: 0px 0px 7px 0px;
}

.rightModule {
    background: #fff;
    padding: 5px 7px 7px 7px;
    margin: 0px;
    border: solid 1px #ccc;
}

    .rightModule ul {
        list-style: none;
        padding: 3px 0px 5px 0px;
        margin: 0px;
    }

    .rightModule li {
        padding: 0px;
        margin: 0px;
    }

        .rightModule li a {
            background: url('/images/rightModuleBullet.gif') no-repeat 7px 6px;
            padding: 2px 0px 3px 16px;
            margin: 0px;
            display: block;
        }

/*------------------------------- Login --------------------------------------*/

.loginHolder {
    background: #669999;
    padding: 0px;
    margin: 0px 0px 9px 0px;
    border: solid 1px #4F8080;
}

.login {
    color: #fff;
    padding: 5px 9px 9px 9px;
    margin: 0px;
}

    .login h2 {
        color: #fff;
    }

    .login img {
        padding: 0px;
        margin: 0px 0px -3px 0px;
    }

    .login a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        background: url('/images/whiteLink.gif') repeat-x 0% 100%;
        padding: 0px;
    }

        .login a:hover {
            text-decoration: none;
            background: url('/images/whiteLink.gif') repeat-x 0% 100%;
        }

    .login ul {
        padding: 0px;
        margin: 0px;
    }

    .login li {
        list-style: none;
        background: none;
        padding: 0px 0px 5px 0px;
        margin: 0px;
    }

    .login .input {
        color: #333;
        font-family: verdana, arial, helvetica, sans-serif, times;
        font-size: 1em;
        background-color: #FFFFFF;
        width: 95px;
        padding: 2px;
        margin: 0px;
        border: solid 1px #fff;
    }

/*---------------------------- Page contents ----------------------------------*/

div#content {
    background-color: #ff0;
    padding: 0px;
    margin: 0px;
}

    div#content p {
        padding: 0px 7px 3px 0px;
        margin: 3px 0px 0px 0px;
    }

/*---------------------------- Book information ----------------------------------*/

.bookDetailsHolder {
    position: relative;
    width: 170px;
    float: right;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

    .bookDetailsHolder .look-inside {
        display: none;
        background: rgba(255, 255, 255, 0.65);
        color: black;
        font-weight: bold;
        left: -35px;
        width: 160px;
        padding: 8px 0px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 27px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 2345;
        text-decoration: none;
    }

.bookDetails {
    float: right;
    background-color: #f9f9f9;
    width: 100%;
}

    .bookDetails ul {
        padding: 1px 0px 9px 0px;
        margin: 0px;
    }

    .bookDetails li {
        list-style: none;
        background: url('/images/divider.gif') repeat-x 0% 100%;
        padding: 7px 2px 7px 8px;
        margin: 0px;
    }

        .bookDetails li.separator {
            margin-top: 15px;
        }

        .bookDetails li:last-child, .bookContentHolder li:last-child {
            background: none;
        }

    .bookDetails img {
        padding: 0px 0px 2px 0px;
        margin: 0px 0px 7px 0px;
    }

.bookContentHolder {
    padding: 0px 0px 0px 0px;
    margin: 0px 190px 20px 0px;
}

.grid.related h3 {
    margin: 20px 0px 5px;
}

.grid.related a.grid-edition {
    background: #eee;
    margin: 2px;
    padding: 10px;
}

.grid.related .bx-wrapper {
    position: relative;
    width: 735px;
    max-width: 735px !important;
}

.grid.related .bx-prev {
    background: url("/images/slider/prev.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    left: -20px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 15px;
    opacity: 0.6;
    margin-top: -13px;
}

.grid.related .bx-next {
    background: url("/images/slider/next.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    position: absolute;
    right: -20px;
    text-indent: -9999px;
    top: 50%;
    width: 15px;
    opacity: 0.6;
    margin-top: -13px;
}

.grid.related .disabled {
    display: none;
}

.grid.related .bx-next:hover, .grid-related .bx-prev:hover {
    opacity: 1;
}

.bookContentHolder ul {
    background: url('/images/divider.gif') repeat-x 0% 0%;
    padding: 1px 0px 9px 0px;
    margin: 0px;
}

.bookContentHolder li {
    list-style: none;
    background: url('/images/divider.gif') repeat-x 0% 100%;
    padding: 7px 0px 10px;
    margin: 0px;
    width: 100%;
    float: left;
}

    .bookContentHolder li.links b, .bookContentHolder li.links a {
        display: block;
    }

    .bookContentHolder li.links {
        line-height: 12px;
    }

.bookContentButtonHolder {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}

.bookContent_buttons {
    float: left;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    display: block;
}

/*---------------------------- Module ----------------------------------*/

.module {
    border: 1px solid #f00;
    padding: 0px;
    margin: 3px 0px 3px 60px;
}

/*---------------------------- Module1 ----------------------------------*/

.module1Holder {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.module1 {
    background: #fff url('/images/divider.gif') repeat-x 0% 100%;
    width: 100%;
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px;
}

.module1Holder .module1:last-child {
    background: none;
}

.module1 img {
    float: right;
    padding: 2px;
    margin: 0px 0px 3px 7px;
    border: solid 1px #ccc;
}

/* default styles to hide LH content - overridden in user selectable style */
div#forthcoming_LH {
    display: none;
}

div#lower-promo_LH {
    display: none;
}

/*---------------------------- Titles ----------------------------------*/

.titlesRow {
    width: 100%;
    min-width: 795px;
    float: left;
    clear: both;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

.ButtonRow {
    width: 100%;
    min-width: 795px;
    float: left;
    clear: both;
    padding: 0px;
    margin: 5px;
    background: #fff url('/images/divider.gif') repeat-x 0% 100%;
}

.list-info {
    background-color: #f0f0f0;
    padding: 10px 10px 5px;
    position: relative;
    margin-bottom: 10px;
    clear: both;
}

    .list-info > div {
        height: 20px;
        line-height: 20px;
        margin-bottom: 10px;
        vertical-align: middle;
    }

    .list-info input[type=checkbox] {
        margin: 0px 0px 0px 5px;
        padding: 3px 0px 0px;
    }

    .list-info .list-sort, .list-info .list-forthcoming {
        position: absolute;
        right: 10px;
    }

.titleslist {
    width: 98%;
    float: left;
    margin: 0px;
    padding: 2px;
    background-color: #f9f9f9;
    text-align: left;
}

.titlesHolder {
    width: 31%;
    height: 100%;
    float: left;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}

.titles {
    width: 100%;
    height: 100% !important;
    float: left;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

    .titles img {
        float: right;
        padding: 0px;
        margin: 10px 10px 10px 7px;
        border: solid 1px #ccc;
    }

    .titles h1.headlines {
        font-size: 1.3em;
        margin: 0px;
        padding: 0px 5px 0px 5px;
    }

    .titles h2 {
        font-size: 1.2em;
        margin: 0px;
        padding: 5px 5px 0px 5px;
    }

    .titles p.content {
        margin: 0px;
        padding: 5px 5px 0px 5px;
    }

div.info, .info {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    clear: both;
}

.titlesCover {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

    .titlesCover img {
        margin: 0px;
        padding: 10px 0 10px 0;
    }

div.tiled_buttonsHolder {
    width: 31%;
    float: left;
    /*padding : 0px 3px 0px 0px;*/
    margin: 0px 10px 10px 0px;
}

div.tiled_buttons {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

    div.tiled_buttons .submitAddBasket {
        width: 145px;
    }
/*---------------------------- All results ----------------------------------*/

ul.titles, ul.titleslist {
    margin: 0px;
    padding: 0px;
    background: none;
}

    ul.titles li, ul.titleslist li {
        background: none;
        list-style: none;
        padding: 5px 0px;
        margin: 0px;
        float: left;
        width: 100%;
        border-bottom: 1px dotted #ddd;
    }

        ul.titleslist li:first-child {
            border-top: 1px dotted #ddd;
        }

        ul.titles li div.list-buttons, ul.titleslist li div.list-buttons {
            margin: 8px 0px;
            height: 30px;
        }

        ul.titles li h1, ul.titleslist li h1.headlines {
            font-size: 1.2em;
            margin: 0 0 3px 0;
            padding: 0px 5px 0px 0px;
            width: 100%;
        }

        ul.titles li.colourOne, ul.titleslist li.colourOne {
            background-color: #eeeeee;
        }

        ul.titles li.colourTwo, ul.titleslist li.colourTwo {
            background-color: #f9f9f9;
        }

    ul.titles li, ul.titleslist p {
        padding: 3px 0px;
        margin: 0px;
        float: left;
    }

div.pagingHolder {
    width: 100%;
    min-width: 500px;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    text-align: center;
}

div.paging {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
}

    div.paging p {
        float: left;
        width: 100px;
        margin-top: 4px;
    }

#centerColumn .paging ul {
    margin: 0px;
    padding: 0px;
    width: auto;
    display: inline-block;
}

div.paging ul li {
    list-style-type: none;
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
    background: none;
}

    div.paging ul li.paging-prev {
        margin-right: 10px;
    }

    div.paging ul li.paging-next {
        margin-left: 10px;
    }

        div.paging ul li.paging-prev a, div.paging ul li.paging-next a {
            width: auto;
        }

    div.paging ul li a.selected {
        background-color: #EFEFEF;
    }

    div.paging ul li a {
        width: 20px;
        display: block;
        text-decoration: none;
        padding: 3px 5px 3px 5px;
        background: none;
    }

        div.paging ul li a:hover {
            background-color: #efefef;
        }

/*---------------------------- Links ----------------------------------*/

.linksMainHolder {
    background: #f9f9f9 url('/images/divider.gif') repeat-x 0% 0%;
    width: 100%;
    float: left;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    border: solid 1px #ccc;
}

    .linksMainHolder h1 {
        color: #990000;
        background: #f9f9f9 url('/images/header.gif') repeat-x 0% 0%;
        padding: 7px;
        margin: 0px;
    }

    .linksMainHolder h2 {
        color: #333;
        font-size: 1.1em;
        padding: 0px 5px 3px 7px;
        margin: 0px;
    }

    .linksMainHolder h3 {
        padding: 0px 5px 3px 7px;
        margin: 0px;
    }

    .linksMainHolder p {
        padding: 2px;
    }

div.linksMainHolder li a {
    background: none;
}

.linksHolder {
    background: #fff url('/images/divider.gif') repeat-x 0% 0%;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.links {
    padding: 5px 7px 5px 7px;
    margin: 0px;
}

    .links img {
        background: #fff;
        padding: 2px;
        margin: 3px 5px 5px 0px;
        border: solid 1px #ccc;
    }

    .links h2 {
        color: #333;
        font-size: 1.1em;
        background: url('/images/h2links.gif') repeat-x 0% 100%;
        padding: 0px 5px 3px 7px;
        margin: 0px 0px 3px 0px;
    }

    .links ul {
        padding: 0px;
        margin: 0px 0px 0px 70px;
    }

    .links li {
        list-style: none;
        background: none;
        padding: 0px;
        margin: 0px;
    }

.linksCover {
    float: left;
}

    .linksCover a {
        background-image: none;
    }

        .linksCover a:hover {
            background-image: none;
        }

/*---------------------------- Quick Links ----------------------------------*/

#quickLinksHolder {
    background: #fff;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px 0px 8px 0px;
    border: solid 1px #ccc;
}

#quickLinks {
    padding: 0px;
    margin: 0px;
}

    #quickLinks h1 {
        color: #990000;
        background: #f9f9f9 url('/images/header.gif') repeat-x 0% 0%;
        padding: 3px 7px 3px 7px;
        margin: 0px;
    }

    #quickLinks ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    #quickLinks li {
        background: url('/images/divider.gif') repeat-x left top;
        padding: 1px 0px 0px 0px;
        margin: 0px;
    }

        #quickLinks li a {
            text-decoration: none;
            background: url('/images/bullet.gif') no-repeat 5px 7px;
            padding: 2px 7px 3px 15px;
            margin: 0px;
            display: block;
        }

            #quickLinks li a:hover {
                background: #f2f2f2 url('/images/bullet.gif') no-repeat 5px 7px;
            }

/*---------------------------- Business and Management ----------------------------------*/

.businessPage {
    background: #FF9900;
    height: 12px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    overflow: hidden;
}

.businessHolder {
    text-align: right;
    background: #FF9900 /*url('/images/business.gif') no-repeat 50% 85%*/;
    padding: 0px;
    margin: 0px 0px 9px 0px;
}

#businessHolder {
    background: #fff;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px 0px 8px 0px;
    border: solid 1px #ccc;
}

#business {
    padding: 0px;
    margin: 0px;
}

    #business h1 {
        color: #fff;
        background: #00A2B4 /*url('/images/gower.gif') no-repeat 40% 87%*/;
        padding: 3px 7px 3px 7px;
        margin: 0px;
    }

    #business ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    #business li {
        background: url('/images/divider.gif') repeat-x left top;
        padding: 1px 0px 0px 0px;
        margin: 0px;
    }

        #business li a {
            color: #333333;
            text-decoration: none;
            background: url('/images/gowerBullet.gif') no-repeat 5px 7px;
            padding: 2px 7px 3px 15px;
            margin: 0px;
            display: block;
        }

            #business li a:hover {
                color: #333333;
                background: #f2f2f2 url('/images/gowerBullet.gif') no-repeat 5px 7px;
            }

/*------------------------------- Additional Information --------------------------------------*/

.additionalHolder {
    background: #f9f9f9 url('/images/header.gif') repeat-x 0% 0%;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    border: solid 1px #ccc;
}

.additional {
    padding: 7px;
    margin: 0px;
}

    .additional p {
        padding: 0px 0px 7px 0px;
        margin: 0px;
    }

/*------------------------------- Index --------------------------------------*/

#indexHolder {
    font-weight: bold;
    text-align: center;
    background: #f9f9f9;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px 0px 9px 0px;
    border: solid 1px #ccc;
}

#index {
    padding: 3px 5px 5px 5px;
    margin: 0px;
}

    #index a {
        color: #333;
    }

        #index a:hover {
            color: #990000;
        }

    #index ul {
        padding: 0px;
        margin: 0px;
    }

    #index li {
        list-style: none;
        background: url('/images/listdivider.gif') no-repeat 0% 3px;
        padding: 0px 5px 0px 9px;
        margin: 0px;
        display: inline;
    }

        #index li.noBorder {
            background: none;
        }

/*------------------------------- Mission --------------------------------------*/

.missionHolder {
    /*background : #990000 url('/images/mission.gif') no-repeat 50% 85% ;*/
    background-color: #990000;
    padding: 7px 0px 5px 15px;
    margin: 0px 0px 9px 0px;
    width: 977px;
    /*box-sizing: border-box;*/
}

    .missionHolder h1, .imprintHolder h1 {
        color: #fff;
        padding: 0px 0px 5px 0px;
        margin: 0px;
    }

    .missionHolder p {
        color: #fff;
        font-size: 1.1em;
    }

/*-------------------------------- Footer ----------------------------*/

#footerHolder {
    color: #999;
    background: url('/images/divider.gif') repeat-x 0px 10px;
    width: 100%;
    float: left;
    padding: 20px 0px 0px 0px;
    margin: 10px 10px 50px 1px;
}

    #footerHolder a {
        text-decoration: none;
        background-image: none;
    }

        #footerHolder a:hover {
            text-decoration: none;
            background-image: none;
        }

#footer {
    padding-right: 7px;
}

    #footer ul {
        padding: 0px;
        margin: 0px;
    }

    #footer li {
        list-style: none;
        background: url('/images/listdivider.gif') no-repeat 100% 8px;
        float: left;
        display: inline;
        padding: 3px 15px;
        margin: 0px;
    }

        #footer li:last-child {
            background: none;
        }

#credit {
    float: right;
    margin-right: 15px;
}

    #credit img {
        margin: 0px 1px -2px 2px;
    }

#footer_print {
    padding-right: 5px;
    display: none;
}

/*********** Forms *************/

fieldset {
    border: 1px solid #CCC;
    /*border: none;*/
    padding: 10px 20px; /* padding in fieldset support spotty in IE */
    margin: 10px 0;
    position: relative;
}

    fieldset legend {
        font-size: 1.6em; /* bump up legend font size, not too large or it'll overwrite border on left */
        /* be careful with padding, it'll shift the nice offset on top of border  */
        font-weight: bold;
    }

    fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
        text-decoration: none; /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
        /* pseudo-class on legend elements, but do support it on label elements */
        /* we instead underline first letter on each label element and accesskey */
        /* each input. doing only legends would lessen cognitive load */
    }

    fieldset p {
        margin: 10px 0px;
    }

    fieldset div.formrow {
        /*width : 90%;*/
        width: 100%;
        margin: 5px 5px 2px 5px;
        padding: 0px;
        float: left;
        clear: left;
    }

    fieldset div.special {
        display: none;
    }

    fieldset label {
        display: block; /* block float the labels to left column, set a width */
        float: left;
        width: 150px;
        padding: 0;
        margin: 2px 0 0; /* set top margin same as form input - textarea etc. elements */
        text-align: right;
    }

        fieldset label.lblText {
            display: inline;
            float: none;
        }

        fieldset label.message {
            color: #ff0000;
            float: left;
            width: auto;
            padding: 0;
            margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
            text-align: left;
        }

    fieldset input, fieldset textarea {
        width: 234px;
        margin: 0px 0px 0px 5px;
        border: 1px solid #666;
        padding: 2px;
    }

    fieldset select {
        width: 240px;
        margin: 0px 0px 0px 5px;
        border: 1px solid #666;
        padding: 2px;
    }

div.formrow #seriestitleResults {
    margin: 0px 5px 0px 10px;
    border: 1px solid #666;
}

div.formrow #month {
    width: 125px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #666;
}

fieldset input.checkbox {
    width: auto;
    border: none;
    margin: 0px 5px 2px 5px;
    padding: 0px;
    float: left;
}

.register fieldset .checkbox {
    vertical-align: top;
}

    .register fieldset .checkbox input {
        width: auto;
        margin: 3px 0 0 155px;
        float: left;
    }

    .register fieldset .checkbox label {
        width: 55%;
        float: left;
        margin-left: 5px;
        text-align: left;
    }

.register fieldset .mobile, .reset-password fieldset .mobile {
    display: none;
}

.profile fieldset .reset-password, .login-form fieldset .reset-password {
    float: left;
    margin-left: 155px;
    padding-top: 5px;
}

fieldset input.formCheckbox {
    width: 40px;
    margin: 5px 0 2px 5px;
    padding: 0px 50px 0px 0px;
    border: none;
    float: left;
    padding: 0;
}

div#smallSearch fieldset div.formrow span.radio label {
    width: auto;
}

div#smallSearch fieldset div.formrow span.radio label {
    font-weight: bold;
    padding-right: 10px;
}

div#smallSearch fieldset div.formrow input[type=text] {
    width: 511px;
}

fieldset .radio, fieldset span.radio input[type=radio] {
    width: 20px;
    border: none;
    margin: 0px 0px 3px 1px;
    vertical-align: middle;
    display: inline-block;
    float: left;
}

fieldset span.radio {
    width: auto;
}

input.submit {
    color: #333;
    margin: 0px 0 10px 5px;
    width: 100px;
    background-color: #ddd;
    padding: 2px;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}

div.buttons {
    margin-right: 10px;
    text-align: right;
}

div.message {
    margin: 0px;
    font-size: 1.1em;
    color: #f00;
    padding: 7px 0px 10px 0px;
}

    div.message ul {
        margin: 8px 0 12px;
        border-top: 1px solid #f00;
        border-bottom: 1px solid #f00;
        list-style: none;
        padding: 7px 0;
    }

        div.message ul li {
            list-style: none;
            margin: 0;
            padding: 0;
            background: none;
        }

fieldset label.formLabel {
    display: inline;
    border: none;
    width: 150px;
    padding: 0;
    margin: 5px 0 0;
    text-align: left;
    float: left;
}

fieldset label.lblCheckbox, fieldset .checkbox label, fieldset .checkbox input[type=checkbox] {
    display: inline;
    float: left;
    width: auto;
    margin-right: 5px;
}

fieldset .checkbox input[type=checkbox] {
    margin-top: 3px;
}

div#smallSearch {
    margin-bottom: 40px;
}

    div#smallSearch fieldset {
        border: none;
        padding: 10px; /* padding in fieldset support spotty in IE */
        margin: 10px 10px 2px 10px;
    }

        div#smallSearch fieldset table {
            float: left;
            width: 100%;
        }

        div#smallSearch fieldset div.formrow {
            width: 97%;
            margin: 1px 5px 1px 5px;
            padding: 0px;
            float: left;
            padding: 4px 0;
        }

        div#smallSearch fieldset div.cols2 input[type=text] {
            width: 160px;
            float: left;
        }

            div#smallSearch fieldset div.cols2 input[type=text].author {
                width: 190px;
            }

        div#smallSearch fieldset div.formrow label {
            width: 150px;
            padding: 0;
            margin: 0;
            text-align: right;
        }

        div#smallSearch fieldset div.formrow select {
            width: 59%;
            margin: 0px 5px 0px 10px;
            border: 1px solid #666;
        }

            div#smallSearch fieldset div.formrow select#seriestitleID {
                width: 70%;
                margin: 0px 5px 0px 10px;
            }

        div#smallSearch fieldset div.formrow label#lblSeriesTitle {
            float: left;
            display: inline;
            width: 70%;
            height: 30px;
            margin: 1px 0px 0px 15px;
            padding: 0px;
            text-align: left;
        }

        div#smallSearch fieldset div.formrow label#lblSeriesTitle1 {
            margin: 0px;
            padding: 0px;
            text-align: right;
            vertical-align: top;
        }

        div#smallSearch fieldset table div.formrow_colLeft {
            width: 100%;
            margin: 1px 5px 1px 5px;
            padding: 2px 0;
            float: left;
        }

            div#smallSearch fieldset table div.formrow_colLeft label {
                display: block;
                float: left;
                width: 150px;
                padding: 0;
                margin: 3px 0 0;
                text-align: right;
            }

            div#smallSearch fieldset table div.formrow_colLeft input {
                width: 200px;
                /*margin : 0px 5px 0px 10px;*/
                border: 1px solid #666;
            }

        div#smallSearch fieldset table div.formrow_colRight {
            width: 100%;
            margin: 1px 4px 1px 4px;
            padding: 2px 0;
            float: left;
        }

            div#smallSearch fieldset table div.formrow_colRight label {
                width: auto;
                padding: 0;
                margin: 3px 0 0;
                text-align: right;
                display: block;
                float: left;
            }

            div#smallSearch fieldset table div.formrow_colRight input {
                width: 160px;
                margin: 0px 5px 0px 10px;
                border: 1px solid #666;
            }

/******************************* Sorting ***************************************/
div#sortingHolder {
    width: 100%;
    /*min-width : 500px;*/
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

div#sorting {
    /*margin: 10px;*/
    /*width : 500px;*/
    float: left;
    margin: 0 auto 10px;
    width: 80%;
}

    div#sorting p {
        /*float: left;*/
        float: left;
        width: 100px;
        margin-top: 4px;
    }

    div#sorting ul {
        /*float:left;
	margin: 0 0 0 20px;*/
        margin: 0px;
        padding: 0px;
    }

        div#sorting ul li {
            list-style-type: none;
            display: block;
            float: left;
            margin: 0 3px 3px 0;
            padding: 0px;
            font-size: 1.2em;
            font-weight: bold;
            text-align: center;
            border: 1px solid #ccc;
            background: none;
        }

            div#sorting ul li a {
                display: block;
                text-decoration: none;
                padding: 3px 10px 3px 10px;
                background: none;
                background-color: #fff;
                border: none;
            }

                div#sorting ul li a.highlight {
                    color: #990000;
                    background-color: #efefef;
                    border: none;
                }

                div#sorting ul li a:hover {
                    background-color: #efefef;
                    border: none;
                }

/******************* Sitemap *******************/

div.sitmp0 {
    padding: 2px;
    margin-top: .8em;
    font-weight: bold;
}

div.sitmp1 {
    padding: 2px;
}

div.sitmp2 {
    padding: 2px;
}

/******************* Basket *******************/

#centerColumn div.stepBar {
    text-align: center;
    width: 100%;
}

    #centerColumn div.stepBar ul.step {
        margin: 0px;
        padding: 0;
        display: inline-block;
        width: auto;
        list-style: none;
    }

        #centerColumn div.stepBar ul.step li {
            background-color: #efefef;
            padding: 0;
            /*margin: 10px 12px 0px 12px;*/
            margin: 10px 5px 0px 8px;
            width: 110px;
            background-image: none;
            list-style-type: none;
            float: left;
        }

            #centerColumn div.stepBar ul.step li.separator {
                font-size: 3.5em;
                background-color: #fff;
                border: none;
                padding: 0px 15px 0px 10px;
                margin-left: 3px;
                width: 45px;
            }

            #centerColumn div.stepBar ul.step li h5 {
                margin: 0;
                padding: 4px;
                background-color: #f8e9e9;
                color: #000;
                border-top: 1px solid #ccc;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
            }

            #centerColumn div.stepBar ul.step li.stepSelected a {
                text-decoration: none;
            }

            #centerColumn div.stepBar ul.step li.stepSelected h5 {
                border: none;
                background-color: #990000;
                color: #fff;
                border-top: 1px solid #990000;
                border-left: 1px solid #990000;
                border-right: 1px solid #990000;
            }

            #centerColumn div.stepBar ul.step li span {
                display: block;
                padding: 10px 5px 10px 5px;
                border: 1px solid #ccc;
            }

            #centerColumn div.stepBar ul.step li a {
                margin: 0px;
                padding: 0px;
            }

fieldset.basket {
    clear: left;
    padding: 10px 10px 20px 10px; /* padding in fieldset support spotty in IE */
    margin: 0 0 10px 0;
}

fieldset .formrow p.field-help {
    margin-left: 140px;
    margin-top: 5px;
    width: 240px;
    font-size: 11px;
}

fieldset .confirm span {
    position: absolute;
    left: 100px;
}

table.basket {
    width: 100%;
    border-spacing: 1px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
}

    table.basket th, table.basket tr.total {
        font-weight: bold;
        font-size: 1.1em;
        color: #fff;
        background-color: #990000;
    }

    table.basket th, table.basket td {
        padding: 5px;
    }

        table.basket table.basket th.basket-right, table.basket td.basket-right {
            text-align: right;
        }

        table.basket th.basket-center, table.basket td.basket-center {
            text-align: center;
        }

        table.basket td span.message {
            font-weight: bold;
            color: #f00;
        }

    table.basket .qty {
        width: 30px;
        text-align: center;
    }

    table.basket tr.basket-bg {
        background-color: #efefef;
    }

        table.basket tr.basket-bg td:first-child {
            width: 0px;
            padding: 0px;
        }

.basket-panel {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

div.address {
    padding: 0px;
    margin: 15px 0px;
    float: left;
    width: 400px;
}

div.addressSelector {
    width: 100%;
    float: left;
    background-color: #efefef;
    padding: 20px 60px 20px 80px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

    div.addressSelector select {
        width: 430px;
    }

    div.addressSelector .formrow label {
    }

    div.addressSelector .formrow input.checkbox {
        margin: 3px 0px 0px 10px;
        padding: 0px;
    }

    div.addressSelector .formrow label.lblCheckbox {
        margin: 5px 0px 0px 5px;
        padding: 0px;
    }

div.address div.formrow label {
    width: 133px;
    display: block;
    padding: 0px;
    margin: 5px 3px 0px 0px;
}

div.mandatory label {
    font-weight: bold;
}

div.formrow.expiry select {
    width: 116px;
}

div.address div.formrow input, div.address div.formrow select, div.address div.formrow textarea {
    margin: 3px 0px 0px 3px;
    padding: 2px;
}

input.use {
    padding: 0px;
    height: 21px;
    width: auto;
    margin-left: 77px;
}

div.rowright {
    width: 70%;
    margin-left: 36%;
    /*margin : 5px 5px 2px 5px;*/
    padding: 5px 5px 2px 5px;
    font-size: 0.9em;
}

select.datedropdown {
    width: 15%;
}

div.address_copy {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}

    div.address_copy .checkbox {
        padding: 0px;
        margin: 5px;
        float: left;
    }

    div.address_copy label {
        padding: 0px;
        margin: 8px 0px 0px 0px;
        float: left;
        text-align: left;
    }

/************************************************* View Wishlist *********************************************************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    overflow: hidden;
}

#cboxLoadedContent {
    overflow: auto;
}

    #cboxLoadedContent iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0;
        border-radius: 4px;
    }

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
    background: #fff;
}

#colorBox {
}

#cboxTopLeft {
    width: 25px;
    height: 25px;
    background: url(/images/border1.png) 0 0 no-repeat;
}

#cboxTopCenter {
    height: 25px;
    background: url(/images/border1.png) 0 -50px repeat-x;
}

#cboxTopRight {
    width: 25px;
    height: 25px;
    background: url(/images/border1.png) -25px 0 no-repeat;
}

#cboxBottomLeft {
    width: 25px;
    height: 25px;
    background: url(/images/border1.png) 0 -25px no-repeat;
}

#cboxBottomCenter {
    height: 25px;
    background: url(/images/border1.png) 0 -75px repeat-x;
}

#cboxBottomRight {
    width: 25px;
    height: 25px;
    background: url(/images/border1.png) -25px -25px no-repeat;
}

#cboxMiddleLeft {
    width: 25px;
    background: url(/images/border2.png) 0 0 repeat-y;
}

#cboxMiddleRight {
    width: 25px;
    background: url(/images/border2.png) -25px 0 repeat-y;
}

#cboxContent {
    background: #fff;
}

#cboxLoadedContent {
    margin-bottom: 30px;
}

#cboxTitle {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #999;
}

#cboxCurrent {
    position: absolute;
    bottom: 0px;
    left: 100px;
    color: #999;
}

#cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 42px;
    color: #444;
}

#cboxPrevious {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #444;
}

#cboxNext {
    position: absolute;
    bottom: 0px;
    left: 63px;
    color: #444;
}

#cboxLoadingOverlay {
    background: url(/images/loading.gif) 5px 5px no-repeat #fff;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    color: #990000;
    font-weight: bold;
}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}

.cboxIE #cboxTopCenter {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}

.cboxIE #cboxTopRight {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');
}

.cboxIE #cboxBottomLeft {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}

.cboxIE #cboxBottomCenter {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}

.cboxIE #cboxBottomRight {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleLeft {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleRight {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}

div.wl_container {
    margin: 20px;
    display: block;
}

ul.wl_toolbar {
    float: right;
    padding-left: 0;
}

    ul.wl_toolbar li {
        list-style: none;
        float: right;
        padding-right: 3px;
        background: none;
        padding: 0;
        padding-right: 2px;
    }

.wlTop {
    display: inline;
    float: right;
}

div.addWishlistList {
    width: 100%;
    float: right;
    margin-top: 5px;
}

div.addWishlistResults {
    width: 100%;
    float: right;
    margin-top: 5px;
}

div.addWishlistDetail {
    width: 100%;
    float: right;
    margin-top: -7px;
    margin-bottom: 5px;
    clear: right;
}

input.submitAddWishlist {
    background: url("/images/new/button_add_to_wishlist-LH.gif") no-repeat;
    cursor: pointer;
    height: 28px;
    width: 145px;
    font-size: 13px;
}

div.module1 p.info input.submitAddWishlist {
    width: 135px;
}

.submitAddWishlist {
    float: right;
    color: #666;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background: url('/images/button_add_to_wishlist-new.gif') no-repeat 0px 0px;
    width: 107px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitPrint {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/button_print.gif') no-repeat 0px 0px;
    width: 128px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitDelete {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/button_delete.gif') no-repeat 0px 0px;
    width: 128px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitDownload {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/button_download.gif') no-repeat 0px 0px;
    width: 128px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitEmail {
    float: right;
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/button_email.gif') no-repeat 0px 0px;
    width: 128px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    border: none;
}

.submitSend {
    color: #ffffff;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background: url('/images/details.gif') no-repeat 0px 0px;
    width: 70px;
    height: 28px;
    padding: 3px 0px 3px 28px;
    margin: 0px 0px 0px 15px;
    border: none;
}

.wishlist {
    margin: 10px 0 10px 10px;
    float: right;
}

    .wishlist td, .wishlist th {
        border-left: solid 1px #fff;
        border-right: solid 1px #fff;
        padding: 8px;
    }

.gridHeader, .gridFooter {
    background-color: #990000;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}

    .gridHeader a {
        color: #fff;
    }

.gridPager {
    color: #990000;
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px;
    background-color: #fff;
    margin-top: 2px;
}

    .gridPager td a {
        text-decoration: none;
        color: #990000;
    }

    .gridPager td span {
        background-color: #990000;
        color: #fff;
        padding: 3px;
    }

.gridEmpty td {
    color: #990000;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    padding: 5px;
    border: solid 2px #ccc;
}

div.row {
    margin-top: 10px;
    float: left;
    width: 100%;
}

    div.row div.label {
        width: 8%;
        float: left;
        text-align: right;
        padding-right: 5px;
        font-weight: bold;
    }

        div.row div.label label {
        }

    div.row div.content {
        width: 90%;
        float: left;
    }

        div.row div.content input[type="text"], div.row div.content textarea {
            border: solid 1px #666;
            width: 100%;
        }

        div.row div.content input, div.row div.content table {
            margin: 0;
        }

.emailFormContainer {
    display: block;
    width: 95%;
    float: left;
    margin: 5px;
    padding-top: 10px;
}

.emailLink {
    display: block;
    margin-bottom: 2px;
    padding: 2px;
    width: 100%;
    color: #990000;
}

div.footer {
    width: 98%;
    display: block;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.success {
    font-weight: bold;
    color: Green;
    font-size: 1.4em;
    padding: 2px;
}

span.required {
    color: #990000;
    font-size: bold;
    font-size: 1.2em;
}

/************************************************* View Wishlist *********************************************************/

/************************************************* send to friend **********************************************************/

div.popupFormContainer {
    float: left;
    width: 100%;
    display: block;
    margin: 7px 0 0 0;
    padding: 3px;
    padding-top: 10px;
    box-sizing: border-box;
}

    div.popupFormContainer div.row {
        width: 100%;
        float: left;
        margin: 3px 0px;
        ;
    }

    div.popupFormContainer h1 {
        margin: 0px 20px 10px 20px;
    }

    div.popupFormContainer div.row label {
        width: 100px;
        float: left;
        text-align: right;
        margin: 3px 5px;
    }

    div.popupFormContainer div.row input[type="text"], div.popupFormContainer div.row textarea {
        border: solid 1px #ccc;
        padding: 3px;
        width: 255px;
    }

    div.popupFormContainer div.row .submitEmail {
        margin-right: 20px;
    }

    div.popupFormContainer div.row input[type="text"].wide {
        width: 455px;
    }

    div.popupFormContainer div.row div.captcha {
        margin-left: 110px;
    }

    div.popupFormContainer #lblMessage {
        margin-left: 30px;
    }

/***************************************** added to basket alert ********************************************************************/

/* ie6 trash */
* html #gritter-notice-wrapper {
    position: absolute;
}

* html .gritter-top {
    margin-bottom: -10px;
}

* html .gritter-item {
    padding-bottom: 0;
}

* html .gritter-bottom {
    margin-bottom: 0;
}

* html .gritter-close {
    background: url(../../images/gritter-close-ie6.gif);
    width: 22px;
    height: 22px;
    top: 7px;
    left: 7px;
}

/* the norm */
#gritter-notice-wrapper {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 301px;
    z-index: 9999;
}

.gritter-item-wrapper {
    position: relative;
    margin: 0 0 10px 0;
    background: url('.'); /* ie7/8 fix */
}

.gritter-top {
    /*background:url(/images/gritter.png) no-repeat left -30px;
	height:10px;*/
}

.hover .gritter-top {
    background-position: right -30px;
}

.gritter-bottom {
    /*background:url(/images/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;*/
}

.hover .gritter-bottom {
    background-position: bottom right;
}

.gritter-item {
    display: block;
    background: url(/images/black.png) no-repeat left;
    height: 109px;
    width: 209px;
    color: #eee;
    padding: 42px 11px 8px 21px;
    font-size: 11px;
    font-family: verdana;
}

.hover .gritter-item {
    /*background-position:right -40px;*/
}

.gritter-item p {
    padding: 0;
    margin: 0;
}

.gritter-close {
    /*position:absolute;
	top:5px;
	left:3px;
	background:url(/images/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;*/
}

.gritter-title {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 7px 0;
    display: block;
    text-shadow: 1px 1px #000; /* Not supported by IE :( */
}

.gritter-image {
    width: 48px;
    height: 48px;
    float: left;
}

.gritter-with-image,
.gritter-without-image {
    padding: 0 0 5px 0;
}

.gritter-with-image {
    width: 220px;
    float: right;
}

div.row div.captchaContainer {
    float: left;
    display: block;
    width: 500px;
    padding-left: 8%;
}

div.row div.captcha {
    float: left;
    margin: 0px 0px 0px 80px;
    padding: 0;
}

    div.row div.captcha span {
        float: left;
        margin: 0;
        padding: 0;
        width: 400px;
    }

        div.row div.captcha span input {
            float: left;
            width: 100px;
            margin: 0;
            margin-right: 20px;
            padding: 2px;
            border: solid 1px #6788BE;
            border-collapse: collapse;
            color: #333;
        }

/*********** JTC CHANGES 26/04/2011 *************/
div.leftMenu-LH {
    display: none;
}

.LH-banner {
    display: none;
}

.LH-caption {
    display: none;
}

.LH-promo-area {
    display: none;
}

.rss-icon {
    float: right;
}

.lower-promo {
    display: none;
}
/*********** JTC CHANGES 26/04/2011 *************/

div.bookSnippet {
    padding: 7px;
}

    div.bookSnippet img {
        float: left;
    }

    div.bookSnippet div {
        min-height: 140px;
        margin-left: 100px;
    }

        div.bookSnippet div a {
            margin-bottom: 5px;
            font-weight: bold;
        }

        div.bookSnippet div p {
            margin-top: 5px;
        }

span.in-wishlist {
    background: url("/images/new/inwishlist.gif") no-repeat scroll 0 0 #990000;
    font-size: 13px;
    height: 16px;
    width: 111px;
    border: solid 1px #fff;
    color: #fff;
    float: right;
    font-family: arial,helvetica,verdana,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 32px;
    display: block;
}

.bookContent_buttons {
    width: 100%;
}

.btn-pod {
    background: url("/images/new/but-printed-on-demand.gif") no-repeat scroll 2px center #EEEEEE;
    display: block;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 30px;
    text-decoration: none;
    width: 135px;
    height: 18px;
    font-weight: bold;
    color: #666;
}

    .btn-pod:hover {
        text-decoration: none;
        color: #666;
    }

.detail-web-price {
    font-size: 20px;
    color: #990000;
    width: 100%;
    padding: 5px 0px;
    text-align: center;
}

    .detail-web-price span {
        font-size: 16px;
        font-weight: bold;
        display: block;
        color: #000;
        padding: 3px 0px;
    }

.detail-regular-price {
    width: 100%;
    padding: 5px 0px;
    text-align: center;
}

.bookContent_buttons input.submitAddWishlist {
    background: url("/images/new/button_add_to_wishlist-LH-large.gif") no-repeat scroll 0 0 transparent;
    width: 170px;
    margin-bottom: 5px;
}

#publishDateSelect {
    border: 1px solid #CCCCCC;
    margin: 0 5px;
    width: 57%;
}

.formrow_colLeft #month {
    width: 24%;
    margin-left: 10px;
    border: 1px solid #CCCCCC;
}

div#smallSearch fieldset table div.formrow_colLeft #year {
    margin-top: 3px;
}

.selectAdvancedBasic {
    cursor: pointer;
    float: left;
    display: block;
    background: url("/images/details.gif") left no-repeat #990000;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 5px 6px 30px;
    text-decoration: none;
}

    .selectAdvancedBasic:hover {
        color: #fff;
    }

h4.recommended {
    border-bottom: 1px dotted;
    float: left;
    font-size: 13px;
    padding: 4px 2px;
}

/*********** SERIES DETAIL *************/

#centerColumn .seriesdiscount {
    margin-top: 10px;
}

#centerColumn .seriescover {
    margin-bottom: 10px;
}

    #centerColumn .seriescover p {
        margin: 5px 0;
        text-align: center;
        font-weight: bold;
    }

#centerColumn ul.editors {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    width: 100%;
    background: none;
}

    #centerColumn ul.editors li {
        display: inline;
        float: left;
        background: none;
        margin: 0 10px 0 0px;
        padding: 5px;
        border: 1px solid #999;
        text-align: center;
        width: auto;
    }

        #centerColumn ul.editors li img {
            max-width: 90px;
            border: 0px none;
            padding-bottom: 3px;
        }

a.series-landing {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 156px;
    padding: 10px 10px 10px 33px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    font-family: arial,helvetica,verdana,sans-serif;
}

    a.series-landing div {
        padding-top: 5px;
        position: absolute;
        left: 1px;
        top: 1px;
        bottom: 1px;
        width: 23px;
        background-color: #fff;
        color: #000;
        font-size: 18px;
        text-align: center;
        font-family: arial,helvetica,verdana,sans-serif;
    }

.grid {
    padding: 0px;
    float: left;
    width: 100%;
}

.grid-row {
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 9px;
}

.grid-wrapper {
    margin-right: 12px;
    width: 24%;
    float: left;
    background-color: #eee;
    padding: 25px 15px 15px;
    box-sizing: border-box;
}

    .grid-wrapper:last-child {
        margin-right: 0px;
    }

.grid-edition {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-weight: bold;
    color: #A91010;
    cursor: pointer;
}

    .grid-edition img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        border: 1px solid #ccc;
    }

    .grid-edition .grid-edition-detail {
        float: left;
        margin-top: 10px;
    }

    .grid-edition .grid-author {
        margin-top: 5px;
        font-weight: normal;
        color: #333;
        font-size: 11px;
    }

.grid-peek {
    position: relative;
    clear: left;
    box-sizing: border-box;
    display: none;
    width: 100%;
    background-color: #eee;
    padding: 15px;
    margin: 15px 0px 25px 0px;
    float: left;
}

.grid-peek-info {
    display: none;
}

.grid-peek .title {
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 5px;
}

.grid-peek .sub-title {
    color: #999;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    padding: 0px 0px 5px;
}

.grid-peek-right {
    display: inline-block;
    width: 192px;
    vertical-align: top;
    text-align: center;
    margin-left: 11px;
}

    .grid-peek-right .submitAddBasket, .grid-peek-right .submitAddWishlist {
        float: none;
        width: 135px;
    }

.grid-peek-left {
    display: inline-block;
    width: 728px;
    vertical-align: top;
}

    .grid-peek-left .linkbutton {
        position: absolute;
        bottom: 15px;
    }

.grid-peek-selected-top {
    position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    text-indent: -9999px;
    border-right: 30px solid transparent;
    border-bottom: 20px solid #eee;
    border-left: 30px solid transparent;
}

.grid-peek-selected-bottom {
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    text-indent: -9999px;
    border-right: 30px solid transparent;
    border-top: 20px solid #eee;
    border-left: 30px solid transparent;
}

.quotes {
    float: right;
    width: 300px;
    height: 295px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin: 0px 0px 20px 30px;
    overflow: hidden;
}

    .quotes .quote-item .quote {
        position: relative;
        background-color: #eee;
        padding: 20px 15px 15px;
        height: 120px;
    }

        .quotes .quote-item .quote > p:before {
            color: #777;
            content: "\201C";
            font-size: 70px;
            left: -20px;
            position: absolute;
            top: 0;
        }

        .quotes .quote-item .quote > p:after {
            color: #777;
            content: "\201E";
            font-size: 70px;
            position: absolute;
            right: 10px;
            bottom: 10px;
        }

        .quotes .quote-item .quote > p {
            text-indent: 30px;
            overflow: hidden;
            max-height: 90px;
        }

    .quotes .quote-item .quote-detail {
        margin-top: 30px;
        min-height: 120px;
    }

        .quotes .quote-item .quote-detail img {
            width: 70px;
            float: left;
            margin-right: 8px;
        }

        .quotes .quote-item .quote-detail h3 {
            color: #a91010;
            font-weight: bold;
            font-size: 13px;
            line-height: 18px;
        }

        .quotes .quote-item .quote-detail a {
            font-style: italic;
        }

    .quotes .quote-item .quote-bottom {
        position: absolute;
        bottom: -20px;
        left: 120px;
        width: 0;
        height: 0;
        text-indent: -9999px;
        border-right: 30px solid transparent;
        border-top: 20px solid #eee;
        border-left: 30px solid transparent;
    }

.subject-map div.section {
    position: relative;
    border-bottom: 1px dashed #999;
    margin-bottom: 15px;
}

    .subject-map div.section a.back-to-top {
        position: absolute;
        bottom: -9px;
        right: 15px;
        background-color: #fff;
    }

.subject-map div.paging {
    float: none;
}

.subject-map ul.AZ li {
    box-sizing: border-box;
    float: left;
    width: 30px;
    height: 25px;
    font-weight: normal;
    line-height: 25px;
}

    .subject-map ul.AZ li a, .subject-map ul.AZ li a:hover {
        padding: 0px 4px;
        font-weight: bold;
    }

.subject-map a {
    text-decoration: none;
    padding: 7px 7px 0px 7px;
}

.subject-map h2 {
    margin: 10px 0px 0px;
    padding: 7px;
}

    .subject-map h2 a {
        color: #fff;
        padding: 0px;
    }

.subject-map h3 {
    margin: 10px 0px 0px;
}

.subject-map h4 a {
    color: #333;
}

.subject-map h4 {
    margin: 10px 0px 0px;
}

    .subject-map h4 a {
        color: #666;
    }

.subject-tree {
    padding: 0px 7px 7px;
    margin: 3px 0px 8px;
    list-style: none inside none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

    .subject-tree li {
        margin: 3px 0px 3px;
        padding: 0px;
        text-indent: 0px;
    }

        .subject-tree li a {
            text-decoration: underline;
            display: block;
            padding: 0px;
        }