﻿@font-face {
    font-family: 'arialroundedlight';
    src: url(fonts/ArialRoundedMT-Light.ttf);
    font-weight: 400;
    font-style: normal
}

* {
    padding: 0;
    margin: 0;
    background-repeat: no-repeat
}

IMG {
    border: 0
}

FIELDSET {
    border: 0
}

body {
    font-size: .75em;
    font-family: Arial;
    color: #777;
    background-color: #2b9fcb
}

pre {
    font-family: Arial
}

a {
    text-decoration: none;
    color: #009ac7
}

    a:visited {
        color: #009ac7
    }

    a:hover {
        text-decoration: underline
    }

ul {
    list-style: none
}

li ol {
    margin-left: 16px
}

h1, h2, h3, h4 {
    color: #009ac7;
    margin-bottom: 10px;
    font-weight: 400
}

.halfwidth h2 {
    margin-top: 0;
    margin-bottom: 0
}

h1 {
    font-size: 1.4em
}

h2 {
    font-size: 1.2em
}

h3 {
    font-size: 1.09em
}

h4 {
    font-size: .95em;
    font-weight: 700
}

h5 {
    font-size: 1em;
    font-weight: 700
}

input {
    font-family: Arial;
    font-size: 1.2em;
    vertical-align: middle
}

#printlogo {
    display: none
}

sup {
    font-size: .5em
}

select {
    border: solid 1px #ccc
}

.centredblock {
    margin: 0 auto;
    width: 856px
}

.menu {
    list-style-type: none;
    overflow: auto
}

    .menu li {
        float: left
    }

        .menu li a {
            display: block
        }

            .menu li a:hover {
                text-decoration: none
            }

.nav a:hover, .admin-header a:hover, .scantable a:hover, .progress a:hover, a.loc-sel, a.contr-sched {
    text-decoration: none
}

span.error {
    display: block
}

#regularlogo {
    margin-top: 5px;
    margin-left: 4px;
}

.element.fullwidth ul.SiteMapBase li.home-header ul li.home-header ul li ul li a {
    font-size: 14px;
}

.element.fullwidth ul.SiteMapBase li.home-header ul li.home-header ul li a {
    font-size: 17px;
}

.verysmallbutton, .smallbutton, .mediumbutton, .largebutton, .bookbutton, .bigbookbutton, .searchbutton, .singlelink, .hugebutton {
    background-image: url(../images/buttons.gif);
    border: 0;
    background-color: Transparent;
    display: block;
    color: #fff;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
    display: block
}

a.verysmallbutton, a.smallbutton, a.mediumbutton, a.largebutton, a.bookbutton, a.bigbookbutton, a.searchbutton, a.singlelink, a.hugebutton {
    color: #fff
}

    a.verysmallbutton:hover, a.smallbutton:hover, a.mediumbutton:hover, a.largebutton:hover, a.bookbutton:hover, a.bigbookbutton:hover, a.searchbutton:hover, a.singlelink:hover, a.hugebutton:hover {
        text-decoration: none
    }

.verysmallbutton:hover, .smallbutton:hover, .mediumbutton:hover, .largebutton:hover, .bookbutton:hover, .bigbookbutton:hover, .searchbutton:hover {
    cursor: pointer
}

.verysmallbutton {
    width: 19px;
    height: 19px;
    background-position: -127px -4px;
    padding: 0
}

    .verysmallbutton:hover {
        background-position: -127px -24px
    }

.smallbutton {
    width: 42px;
    height: 23px;
    background-position: -147px -0;
    padding-left: 7px
}

    .smallbutton:hover {
        background-position: -147px -24px
    }

.bookbutton {
    width: 70px;
    height: 35px;
    background-position: -62px -62px;
    text-align: right;
    padding-right: 30px
}

    .bookbutton:hover {
        background-position: -62px -97px
    }

a.bookbutton {
    width: 30px;
    height: 27px;
    font-size: 1.2em;
    padding-top: 8px;
    position: absolute;
    bottom: 15px
}

.bigbookbutton {
    width: 118px;
    height: 49px;
    background-position: -132px -48px;
    font-size: 1.27em
}

    .bigbookbutton:hover {
        background-position: -132px -97px
    }

.largebutton {
    width: 250px;
    height: 25px;
    background-position: -10px -232px
}

    .largebutton:hover {
        background-position: -10px -258px
    }

a.largebutton {
    width: 230px;
    padding-top: 5px;
    font-size: 1em;
    height: 21px
}

.singlelink {
    width: 190px !important;
    height: 31px;
    background-position: -50px -145px;
    padding-top: 13px;
    font-size: 1.2em
}

    .singlelink:hover {
        background-position: -50px -188px
    }

.hugebutton {
    background-position: 7px -388px;
    padding: 8px 25px 0 16px;
    font-size: 1.2em;
    height: 27px
}

    .hugebutton:hover {
        background-position: 7px -423px
    }

.mediumbutton {
    width: 61px;
    background-position: -188px 0;
    height: 23px;
    font-size: .99em
}

a.mediumbutton {
    height: 19px;
    padding-top: 4px
}

.mediumbutton:hover {
    background-position: -188px -24px
}

.linkbutton {
    background-color: Transparent;
    border: 0;
    color: #009ac7;
    text-decoration: none;
    cursor: pointer
}

    .linkbutton:hover {
        text-decoration: underline
    }

#header, #content, #footer {
    background-color: #fff
}

#header {
    position: absolute;
    top: 0;
    width: 100%;
    background-repeat: repeat-x;
    background-position: 0 90px;
    height: 64px;
    border-bottom: 26px solid #009bc7
}

    #header .centredblock {
        min-height: 50px
    }

    #header .menu {
        margin-top: 0;
        border-left: solid 1px #fff;
        clear: both;
        font-size: 1em
    }

        #header .menu a {
            padding: 5px 6px;
            border-right: solid 1px #fff;
            height: 16px;
            color: #fff;
            padding-top: 6px;
            padding-bottom: 4px
        }

            #header .menu a:hover {
                background-position: 0 -27px;
                background-color: #027597
            }

        #header .menu .selected a {
            background-color: #7e8082
        }

.topnav .dropdown {
    display: none
}

#header #usdlogo {
    height: 35px;
    margin-top: 15px;
    display: block;
    float: left;
    margin-bottom: 14px
}

div#header .centredblock .trustpilot-widget {
    width: 300px;
    float: right;
    margin-top: 29px;
}

.searchblock {
    float: right;
    margin-top: 35px
}

    .searchblock .searchbox {
        border: solid 1px #dcdadd;
        margin-top: 0;
        height: 21px;
        color: #c8c8c8;
        width: 185px;
        padding-left: 10px
    }

    .searchblock .searchbutton {
        float: right;
        width: 61px;
        background-position: -188px 0;
        height: 23px;
        margin-left: 3px;
        font-size: .95em
    }

        .searchblock .searchbutton:hover {
            background-position: -188px -24px
        }

#footer {
    background-repeat: no-repeat;
    background-image: url(../images/footer.jpg);
    background-position: center 0;
    overflow: hidden;
    clear: both;
    color: #fff;
    font-size: .95em
}

    #footer .centredblock {
        min-height: 100px;
        padding-top: 60px;
        padding-bottom: 20px
    }

    #footer a {
        color: #fff
    }

    #footer .menu a {
        padding: 0 6px 0 0
    }

        #footer .menu a:hover {
            text-decoration: underline !important
        }

    #footer .madeby {
        float: right;
        clear: right;
        margin-right: 0px;
        margin-top: -52px;
        width: 50%;
    }

        #footer .madeby .trustpilot-widget {
            width: 44%;
            vertical-align: super;
        }

    #footer .copyright {
        float: right;
        text-align: right;
        margin-top: 0
    }

    #footer img {
        margin-top: 5px;
    }

.footer-images {
    text-align: right;
    margin: 10px 0px;
}

.footer-img2 {
    width: 100%;
}

img.footer-img3 {
    width: 100%;
    display: inline-block;
}

.footer-img1, .footer-img2, .footer-img3 {
    display: inline-block;
}

#footer li {
    border-left: 1px solid #FFF;
    margin-bottom: 6px;
    padding-left: 12px
}

    #footer li:first-child {
        border-left: none;
        margin-bottom: 6px;
        padding-left: 0
    }

#footer h4 {
    color: #fff;
    font-weight: 400
}

.withbreadcrumb #content {
    background-image: url(../images/page_grad_breadcrumb.jpg);
    background-repeat: repeat-x;
    overflow: -webkit-paged-x;
    background-position: 0 90px
}

#content {
    background-image: url(../images/page_grad.jpg);
    background-repeat: repeat-x;
    overflow: auto;
    background-position: 0 90px
}

.withbreadcrumb #content .centredblock {
    min-height: 500px;
    margin-top: 67px
}

#content .centredblock {
    min-height: 500px;
    margin-top: 85px
}

.centredblock .nonav-content {
    margin-left: -16px
}

#nonav .centredblock {
    width: 856px
}

#content {
    padding-top: 26px !important
}

#nonav-content #sidenav {
    float: left;
    width: 188px;
    border: solid 1px #fff;
    border-bottom: 0
}

#sidenav li {
    float: none
}

    #sidenav li a {
        padding: 5px 10px;
        background-color: #5dbfdc;
        border-bottom: solid 1px #fff;
        color: #fff
    }

    #sidenav li.expanded li a:hover {
        padding: 5px 10px;
        background-color: #027597;
        border-bottom: solid 1px #fff;
        color: #fff
    }

    #sidenav li.expanded a {
        background-color: #027597
    }

    #sidenav li.expanded li a {
        background-color: #5dbfdc
    }

    #sidenav li.expanded li.selected a {
        background-color: #bcc3c7
    }

#standardcontent {
    float: right;
    width: 660px
}

#Babybondcontent {
    float: right;
    width: 850px
}

.breadcrumb {
    margin: 0 0 20px;
    overflow: auto;
    font-size: .8em;
    line-height: 16px
}

    .breadcrumb li {
        float: left
    }

        .breadcrumb li a {
            display: block;
            padding: 0 5px;
            border-right: solid 1px #009ac7
        }

            .breadcrumb li a.last {
                border-right: none
            }

        .breadcrumb li.last {
            padding-left: 5px
        }

.element {
    margin-bottom: 15px;
    margin-left: 16px
}

.halfwidth, .fullwidth, .quartwidth, .container-halfwidth, .container-fullwidth, .threequartwidth {
    float: left
}

.fullwidth {
    width: 848px
}

.halfwidth {
    width: 416px
}

.quartwidth {
    width: 198px
}

.threequartwidth {
    width: 632px
}

.100PercentWidth {
    width: 100%
}

.richtext ul {
    padding-left: 20px
}

    .richtext ul li {
        list-style-type: disc
    }

    .richtext ul.imglist li {
        list-style-type: none !important
    }

.container-halfwidth {
    width: 432px;
    overflow: auto
}

.container-fullwidth {
    width: 864px;
    overflow: auto
}

.dottedbottom {
    background-image: url(../images/dot.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    _border-bottom: dotted 1px #ccc
}

.dottedleft {
    background-image: url(../images/dot.png);
    background-position: 0 0;
    background-repeat: repeat-y;
    margin-left: 8px;
    padding-left: 8px;
    _border-left: dotted 1px #ccc
}

.quartdottedleft {
    margin-left: 16px;
    padding-left: 16px;
    padding-right: 16px;
    background-position: 0 0;
    background-repeat: repeat-y;
    _border-left: dotted 1px #ccc;
    width: 168px
}

.linebreak {
    height: 1px
}

.homeflash {
    height: 270px;
    float: left
}

.leftColumn {
    float: left;
    width: 432px
}

.rightColumn {
    float: left;
    width: 216px
}

.element p {
    margin-bottom: 10px
}

.newshortlist h3 {
    margin-bottom: 5px;
    font-size: 1em
}

.newshortlist p {
    margin-bottom: 0
}

.newshortlist li {
    min-height: 30px;
    overflow: auto
}

    .newshortlist li.dottedbottom {
        margin-bottom: 8px;
        padding-bottom: 8px
    }

        .newshortlist li.dottedbottom h3 {
            padding-bottom: 15px !important
        }

.newshortlist img {
    float: left;
    margin-right: 10px
}

.findclinic {
    cursor: pointer;
    width: 240px;
    height: 142px;
    float: left;
    background-image: url(../images/locationsHP.gif);
    padding: 16px 164px 16px 16px
}

    .findclinic .selectclinic {
        padding: 0;
        margin-top: 10px
    }

        .findclinic .selectclinic select {
            float: left;
            border: solid 1px #dad8db;
            width: 152px;
            margin-right: 10px;
            margin-top: 2px
        }

    .findclinic .smallbutton {
        float: left
    }

    .findclinic .postcodesearch {
        clear: both;
        padding-top: 10px
    }

        .findclinic .postcodesearch p {
            display: block
        }

        .findclinic .postcodesearch .postcode {
            border: solid 1px #dad8db;
            float: left;
            width: 150px;
            margin-right: 10px;
            height: 20px
        }

    .findclinic p {
        margin-bottom: 0
    }

.scantypes {
    min-height: 100px;
    overflow: auto;
    clear: both;
    background-image: url(../images/hpScanTypes_top2.gif);
    background-position: 16px 0;
    margin-left: 0
}

    .scantypes .scantypesbody {
        min-height: 100px;
        overflow: auto
    }

.scantype {
    width: 242px;
    float: left;
    padding: 16px;
    margin-left: 16px;
    margin-bottom: 0
}

.scantypes .scantypefooter {
    min-height: 20px;
    overflow: auto
}

    .scantypes .scantypefooter .scantype {
        background-image: none;
        margin-top: 0;
        padding-top: 0
    }

.scantype-mens-scans {
    background-position: -274px 0
}

.scantype-pregnancy-scans {
    margin-left: 14px
}

.scantype .scanlist {
    min-height: 90px;
    overflow: auto
}

.scantype .buttons {
    margin: 0 -16px -16px;
    background-image: url(../images/hpScanTypes_bottom.jpg);
    background-position: 0 100%;
    padding: 16px;
    overflow: auto;
    position: relative
}

    .scantype .buttons a.bookbutton {
        bottom: 50px;
        right: 18px
    }

    .scantype .buttons * {
        display: block;
        float: left
    }

    .scantype .buttons img {
        margin-left: 60px;
        width: 98px;
        height: 24px;
        margin-right: 10px
    }

    .scantype .buttons .largebutton {
        margin-top: 10px
    }

.scantype ul li {
    width: 230px;
    display: block;
    overflow: auto;
    margin-bottom: 1px
}

.scantype ul a {
    color: #777;
    display: block;
    padding-right: 10px;
    background-image: url(../images/grey_arrow.gif);
    float: left;
    background-position: 100% 4px;
    font-size: 1em
}

    .scantype ul a:hover {
        font-weight: 700;
        text-decoration: none
    }

.scantype-womens-scans h2 {
    color: #4c884a
}

    .scantype-womens-scans h2 a {
        color: #4c884a
    }

.scantype-womens-scans ul a:hover {
    background-image: url(../images/hp-arrow-green.png);
    color: #4c884a
}

.scantype-womens-scans .largebutton {
    background-position: -87px -232px
}

    .scantype-womens-scans .largebutton:hover {
        background-position: -87px -258px
    }

.scantype-mens-scans h2 {
    color: #5b6596
}

    .scantype-mens-scans h2 a {
        color: #5b6596
    }

.scantype-mens-scans .largebutton {
    background-position: -105px -336px
}

    .scantype-mens-scans .largebutton:hover {
        background-position: -105px -362px
    }

.scantype-mens-scans ul a:hover {
    background-image: url(../images/hp-arrow-purple.png);
    color: #5b6596
}

.scantype-pregnancy-scans {
    background-position: -548px 0;
    width: 242px
}

    .scantype-pregnancy-scans h2 {
        color: #8d637b
    }

        .scantype-pregnancy-scans h2 a {
            color: #8d637b
        }

    .scantype-pregnancy-scans .largebutton {
        background-position: -80px -284px
    }

        .scantype-pregnancy-scans .largebutton:hover {
            background-position: -80px -310px
        }

    .scantype-pregnancy-scans ul a:hover {
        background-image: url(../images/hp-arrow-pink.png);
        color: #8d637b
    }

.scantype-babybond-pregnancy-scans {
    background-position: -548px 0;
    width: 242px
}

    .scantype-babybond-pregnancy-scans h2 {
        color: #8d637b
    }

        .scantype-babybond-pregnancy-scans h2 a {
            color: #8d637b
        }

    .scantype-babybond-pregnancy-scans .largebutton {
        background-position: -9px -458px
    }

        .scantype-babybond-pregnancy-scans .largebutton:hover {
            background-position: -9px -484px
        }

    .scantype-babybond-pregnancy-scans ul a:hover {
        background-image: url(../images/hp-arrow-pink.png);
        color: #8d637b
    }

.faq ul {
    padding-left: 20px;
    list-style-type: disc
}

.scanpicker {
    float: left;
    overflow: auto;
    background-image: url(../images/BB_scanTypes.gif);
    background-position: 65px 0;
    cursor: pointer
}

    .scanpicker .thumbnail {
        float: left;
        width: 65px;
        height: 85px;
        margin-right: 10px
    }

    .scanpicker:hover h2 {
        float: left;
        width: 116px;
        padding-right: 5px;
        padding-bottom: 5px;
        height: 34px;
        margin: 5px 0 0;
        overflow: hidden;
        font-size: 1.2em;
        font-weight: 400;
        color: #183152
    }

    .scanpicker h2 {
        float: left;
        width: 116px;
        padding-right: 5px;
        padding-bottom: 5px;
        height: 34px;
        margin: 5px 0 0;
        overflow: hidden;
        font-size: 1.2em;
        font-weight: 400
    }

    .scanpicker .viewlink {
        float: right;
        display: block;
        margin: 10px 10px 0 0
    }

    .scanpicker pre {
        display: block;
        float: left;
        width: 90px;
        height: 30px;
        overflow: hidden;
        white-space: normal;
        color: #777
    }

    .scanpichover, .scanpicker:hover {
        background-position: 65px -86px;
        color: #183152
    }

.quote blockquote {
    padding: 10px 5px 5px 30px;
    background-image: url(../images/quote01.gif);
    font-style: italic
}

.quote span {
    display: block;
    background-image: url(../images/quote02.gif);
    background-position: 100% 0;
    height: 30px;
    padding: 0 30px;
    font-weight: 700;
    font-size: .95em
}

.booknow {
    background-image: url(../images/book_arrow.gif);
    height: 73px;
    padding: 16px 26px 16px 16px;
    width: 158px;
    cursor: pointer;
    position: relative
}

    .booknow .booknowDiv {
        margin: 0;
        padding: 0;
        width: 145px;
        cursor: pointer
    }

        .booknow .booknowDiv div.book-label {
            float: left;
            clear: none;
            width: 104px;
            display: inline;
            color: #fff;
            font-size: 1.05em;
            font-weight: 700
        }

            .booknow .booknowDiv div.book-label span {
                float: right;
                clear: none
            }

        .booknow .booknowDiv div.book {
            float: right;
            clear: none;
            width: 20px;
            margin-right: 8px;
            display: inline
        }

            .booknow .booknowDiv div.book a {
                float: right;
                clear: none;
                margin-right: 8px
            }

        .booknow .booknowDiv h2 {
            background: none;
            padding-bottom: 0;
            color: #fff;
            font-weight: 700;
            height: 50px
        }

    .booknow H3 {
        height: 30px
    }

.intro h1 {
    padding-top: 10px
}

.intro img {
    float: left;
    margin-right: 16px
}

.prodshortdesc {
    padding: 16px;
    width: 600px;
    background-color: #fff;
    border: solid 1px #ccc
}

.proddesc img, .proddesc .price, .proddesc .bigbookbutton {
    float: right;
    clear: right;
    margin: 0 0 16px 16px
}

.proddesc img {
    width: 130px
}

.proddesc .price h4 {
    font-weight: 400
}

.proddesc .price {
    padding: 10px;
    padding-left: 0;
    width: 118px;
    border: solid 1px #ccc;
    background-color: #dff6fc;
    text-align: right;
    color: #009ac7
}

    .proddesc .price span {
        font-size: 1.3em;
        display: block
    }

.selectscan span {
    display: block;
    float: left;
    width: 150px
}

.selectscan select {
    width: 200px
}

.smallfindclinic {
    background-image: url(../images/rhs_locations.png);
    padding: 10px;
    width: 180px;
    height: 142px
}

    .smallfindclinic .selectclinic {
        padding-top: 10px
    }

        .smallfindclinic .selectclinic select {
            float: left;
            border: solid 1px #dad8db;
            width: 125px;
            margin-right: 10px;
            margin-top: 2px
        }

    .smallfindclinic .smallbutton {
        float: left
    }

    .smallfindclinic .postcodesearch {
        clear: both;
        padding-top: 16px
    }

        .smallfindclinic .postcodesearch p {
            display: block;
            margin-bottom: 0 !important;
            padding-bottom: 0 !important;
            font-size: 12px
        }

        .smallfindclinic .postcodesearch .postcode {
            border: solid 1px #dad8db;
            float: left;
            width: 123px;
            margin-right: 10px;
            height: 20px
        }

.smallcliniclist {
    width: 200px
}

    .smallcliniclist .cliniclist-top {
        background-image: url(../images/rhs-location-top.gif);
        width: 200px;
        height: 7px
    }

    .smallcliniclist .cliniclist-middle {
        padding: 1px 10px;
        width: 180px;
        min-height: 50px;
        background-image: url(../images/rhs-location-1px.gif);
        background-repeat: repeat
    }

    .smallcliniclist .locations-left {
        float: left;
        width: 90px;
        margin-top: 8px;
        margin-bottom: 8px
    }

    .smallcliniclist .locations-right {
        float: left;
        width: 86px;
        margin-top: 8px;
        margin-bottom: 8px
    }

    .smallcliniclist LI {
        line-height: 18px
    }

    .smallcliniclist .cliniclist-bottom {
        background-image: url(../images/rhs-location-bottom.gif);
        width: 200px;
        height: 7px
    }

.largelink {
    padding: 16px;
    width: 168px;
    cursor: pointer
}

    .largelink h3 {
        height: 65px;
        font-weight: 400
    }

    .largelink h2 {
        height: 65px;
        font-weight: 400
    }

    .largelink a {
        float: right;
        padding-right: 25px;
        background-image: url(../images/buttons.gif);
        background-position: 29px -4px;
        width: 150px;
        text-align: right;
        display: block;
        height: 18px;
        color: #fff;
        padding-top: 2px
    }

        .largelink a:hover {
            float: right;
            padding-right: 25px;
            background-image: url(../images/buttons.gif);
            background-position: 29px -24px;
            width: 150px;
            text-align: right;
            display: block;
            height: 18px;
            color: #fff;
            padding-top: 2px
        }

.centredbutton a {
    margin: 0 0 0 80px
}

.introwithimg img {
    float: right;
    margin-left: 16px
}

.highlightbox {
    background-position: 0 100%;
    background-image: url(../images/share_experiences.jpg)
}

    .highlightbox span {
        display: block;
        height: 20px;
        padding: 14px 0 0 15px;
        background-image: url(../images/share_experiences.jpg);
        color: #fff;
        font-size: 1.2em
    }

    .highlightbox .highlightcontent {
        padding: 0 16px 16px 36px;
        margin-top: -23px
    }

.gallery {
    vertical-align: text-top
}

    .gallery img {
        float: right
    }

    .gallery ul {
        border-top: solid 1px #ccc;
        width: 200px
    }

    .gallery li {
        border-bottom: solid 1px #ccc
    }

        .gallery li a {
            display: block;
            padding: 5px;
            text-decoration: none
        }

            .gallery li a:hover {
                color: #183152
            }

    .gallery li {
        background-image: url(../images/buttons.gif);
        background-position: 55px -2px;
        height: 23px
    }

        .gallery li:hover {
            background-image: url(../images/share-experience-hover.jpg);
            background-position: 0 -1px;
            background-repeat: repeat;
            height: 23px
        }

.gallery-link-light {
    color: #fff !important
}

.gallery-link-dark {
    color: #777 !important
}

.newslist li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    background-position: 0 100%;
    overflow: auto;
    background-repeat: repeat-x
}

.newslist .itemimglink {
    float: left;
    display: block;
    margin-right: 16px
}

    .newslist .itemimglink img {
        width: 100px;
        height: 100px
    }

.newslist h2 {
    background-image: url(../images/dot.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding-bottom: 8px;
    margin-left: 115px;
    display: block;
    width: 505px
}

.newslist p {
    margin-bottom: 0
}

.newslist a {
    margin-right: 2px
}

.newsarticle img {
    float: right;
    width: 200px;
    height: 200px;
    margin-left: 16px
}

fieldset div.border {
    overflow: auto;
    _overflow: visible
}

fieldset label {
    clear: both;
    margin-bottom: 2px;
    overflow: auto;
    display: block;
    _overflow: visible;
    padding-bottom: 3px
}

    fieldset label span {
        display: block;
        float: left;
        width: 180px;
        min-height: 24px
    }

fieldset select {
    float: left;
    display: block;
    line-height: 20px;
    height: 21px
}

fieldset .textbox input, fieldset textarea {
    width: 198px;
    border: solid 1px #ccc
}

fieldset .textbox input {
    float: left;
    display: block;
    line-height: 20px;
    height: 23px
}

    fieldset .textbox input[type="text"] {
        float: left;
        display: block;
        line-height: 20px;
        height: 21px
    }

fieldset input.narrow {
    width: 100px
}

fieldset select {
    width: 205px
}

    fieldset select.narrow {
        width: 105px
    }

fieldset .hear-about select {
    width: 250px
}

fieldset label.checkbox input {
    width: auto
}

fieldset label.checkbox span {
    width: auto;
    min-height: 22px;
    padding-left: 2px
}

.selectlocation {
    padding-top: 0 !important
}

    .selectlocation .left {
        overflow: auto;
        float: left;
        width: 420px
    }

    .selectlocation .right {
        min-height: 200px;
        overflow: auto;
        float: right;
        width: 418px;
        text-align: left
    }

#selectclinicflash {
    margin-bottom: 16px;
    width: 419px
}

.cl-location-flash #selectclinicflash {
    width: 412px
}

.selectlocation fieldset.fsclinic {
    margin-bottom: 16px;
    margin-top: 0;
    position: relative
}

    .selectlocation fieldset.fsclinic label {
        position: absolute;
        top: 0
    }

        .selectlocation fieldset.fsclinic label span {
            white-space: nowrap;
            width: auto;
            margin-right: 10px;
            float: none;
            margin-top: 0
        }

.selectlocation .right .postcode span, .selectlocation .right .postcode span input {
    float: left
}

.selectlocation fieldset.fscontact label {
    padding-bottom: 10px
}

    .selectlocation fieldset.fscontact label span {
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
        min-height: 5px;
        padding-bottom: 3px;
        font-weight: 700
    }

    .selectlocation fieldset.fscontact label input {
        height: 23px;
        width: 202px;
        line-height: 23px
    }

.selectlocation fieldset.fscontact .name input, .selectlocation fieldset.fscontact textarea {
    width: 418px
}

.selectlocation fieldset.fscontact label.email {
    float: left;
    clear: none;
    margin-right: 10px
}

.selectlocation fieldset.fscontact label.phone {
    clear: none
}

.selectlocation fieldset.fscontact .mediumbutton {
    float: right;
    padding-left: 6px
}

.selectlocation fieldset.fspostcode label {
    display: inline;
    clear: none
}

    .selectlocation fieldset.fspostcode label span {
        white-space: nowrap;
        width: auto;
        margin-right: 10px;
        float: none
    }

    .selectlocation fieldset.fspostcode label.textbox input {
        width: 165px;
        height: 21px;
        display: inline
    }

.selectlocation fieldset.fspostcode .smallbutton {
    display: inline;
    margin-left: 5px;
    float: left !important;
    clear: none !important
}

.selectlocation .selectedclinic p {
    float: left;
    margin: 0;
    padding: 0
}

    .selectlocation .selectedclinic p.clinicname {
        font-weight: 700;
        color: #009ac7
    }

    .selectlocation .selectedclinic p.cqc {
        padding-top: 10px
    }

.selectlocation .clinicscans {
    margin-top: 16px;
    min-height: 50px;
    overflow: auto;
    padding-bottom: 20px
}

    .selectlocation .clinicscans h5 {
        clear: both
    }

    .selectlocation .clinicscans .scan {
        float: left;
        margin: 10px 25px 0 0
    }

.selectlocation .map {
    margin-bottom: 10px
}

.selectlocation div.mapexplain span {
    font-family: arial !important;
    color: #777 !important;
    font-size: 1em !important
}

    .selectlocation div.mapexplain span strong.blue {
        color: #777 !important
    }

.selectlocation div.mapexplain {
    padding-bottom: 20px
}

.nearestlocations {
    clear: both;
    padding-top: 20px
}

    .nearestlocations li {
        margin-bottom: 10px
    }

        .nearestlocations li h4 {
            margin-bottom: 5px
        }

    .nearestlocations p {
        margin: 0
    }

.selectedlocation {
    clear: both;
    padding-top: 10px
}

    .selectedlocation p {
        margin: 0
    }

.bookinglocation {
    min-height: 50px;
    overflow: auto
}

.blockdetails {
    float: left
}

.blockpayment {
    float: left
}

.blocklocation {
    float: left;
    width: 283px;
    margin-right: 2px
}

.blockappointments {
    float: left;
    width: 290px
}

.blockshoppingbasket {
    float: left;
    width: 276px;
    margin-left: 2px;
    margin-right: 0
}

.bookinglocation .blocklocation fieldset {
    overflow: auto;
    min-height: 20px;
    margin-bottom: 10px
}

    .bookinglocation .blocklocation fieldset label.clinic {
        float: left;
        padding-bottom: 15px
    }

        .bookinglocation .blocklocation fieldset label.clinic span {
            float: none
        }

        .bookinglocation .blocklocation fieldset label.clinic select {
            width: 140px
        }

    .bookinglocation .blocklocation fieldset .smallbutton {
        overflow: hidden;
        float: left
    }

    .bookinglocation .blocklocation fieldset label.postcode input {
        width: 138px;
        float: left
    }

        .bookinglocation .blocklocation fieldset label.postcode input.smallbutton {
            width: 42px;
            border: none
        }

    .bookinglocation .blocklocation fieldset label.postcode {
        float: left;
        clear: left;
        width: 200px
    }

    .bookinglocation .blocklocation fieldset .smallbutton {
        margin-left: 5px
    }

.availableappointments .button {
    display: block;
    border: none;
    background-color: Transparent;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #009ac7;
    cursor: pointer;
    height: 15px
}

    .availableappointments .button:hover {
        text-decoration: underline
    }

.appointmentlist {
    min-height: 50px;
    overflow: auto
}

    .appointmentlist .earlier {
        float: left
    }

        .appointmentlist .earlier.disabled, .appointmentlist .later.disabled {
            color: #777 !important;
            cursor: initial;
            text-decoration: none;
            display: none
        }

    .appointmentlist .later {
        float: right;
        background-position: right 0
    }

    .appointmentlist .selecttime {
        float: right;
        margin-top: 10px;
        clear: both;
        background-image: url(../../images/bluebg.png) !important;
        height: 30px;
        padding: 0 10px;
        text-decoration: none;
        color: #fff;
        width: 100%;
        margin-bottom: 20px
    }

_::-webkit-full-page-media, _:future, :root .appointmentlist .selecttime {
    background-color: #009ac7
}

.blockshoppingbasket .price {
    float: right
}

.shoppingbasket input.delete {
    float: right
}

.shoppingbasket h4 {
    color: #777
}

.blockdetails {
    width: 560px
}

.blockpayment {
    width: 560px
}

.stepbuttons {
    min-height: 20px;
    overflow: auto;
    clear: both;
    padding-top: 16px
}

.admin-next1 {
    float: left !important;
    margin-left: 112px
}

.stepbuttons input, .stepbuttons a {
    display: block;
    width: 163px;
    height: 23px;
    padding: 0;
    background-color: Transparent;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center
}

    .stepbuttons a:hover {
        text-decoration: none
    }

.stepbuttons a {
    padding-top: 3px;
    height: 18px
}

.stepbuttons .back, .stepbuttons .cancel {
    float: left;
    background-image: url(../../images/bluebg.png)
}

.stepbuttons .forward, .stepbuttons .update {
    float: right;
    background-image: url(../../images/bluebg.png)
}

.appointmentlist .appointments {
    padding-bottom: 10px
}

.orderprogress {
    clear: both;
    min-height: 20px;
    overflow: auto;
    margin-bottom: 5px;
    height: 42px;
    padding: 8px 0 0;
    background-repeat: repeat-x
}

    .orderprogress li {
        float: left
    }

        .orderprogress li .arrow {
            height: 25px;
            padding: 9px 25px 0;
            border: solid 1px #959595;
            border-right: 0;
            float: left;
            border-top: 0;
            _padding: 9px 5px 0 7px;
            _margin-right: -3px;
            display: block;
            background-repeat: repeat-x;
            background-image: url(../images/slice-grey.gif);
            font-size: .95em
        }

        .orderprogress li .arrowpoint {
            height: 35px;
            width: 12px;
            margin-right: 10px;
            float: left;
            background-image: url(../images/grey_arrow.png);
            _margin-right: 5px;
            display: block
        }

        .orderprogress li .arrowpointfinal {
            height: 34px;
            width: 20px;
            border: solid 1px #959595;
            border-left: 0;
            float: left;
            background-repeat: repeat-x;
            background-image: url(../images/slice-grey.gif);
            border-top: 0
        }

        .orderprogress li .num {
            font-size: 1.3em;
            margin-right: 10px;
            display: block;
            float: left;
            margin-top: -2px
        }

        .orderprogress li.selected .num {
            font-weight: 700
        }

        .orderprogress li.selected .arrow {
            background-repeat: repeat-x;
            background-image: url(../images/slice-blue.gif);
            border: solid 1px #009aca;
            border-right: 0;
            color: #fff;
            background-position: -1px -1px
        }

        .orderprogress li.selected .arrowpoint {
            background-image: url(../images/blue_arrow.png)
        }

        .orderprogress li.selected .arrowpointfinal {
            border: solid 1px #009aca;
            border-left: 0;
            background-image: url(../images/slice-blue.gif);
            background-position: -1px -1px;
            background-repeat: repeat-x
        }

    .orderprogress a .arrow {
        cursor: pointer
    }

    .orderprogress a .nolink {
        cursor: auto
    }

.error {
    color: red
}

p.error {
    padding: 0 0 16px 16px
}

ul.error {
    padding-bottom: 16px
}

fieldset .error input, fieldset .error select {
    color: red;
    border: solid 1px red !important
}

fieldset .error span {
    color: red
}

fieldset .error {
    background-image: url(../images/exclamation_mark.png);
    background-position: 355px 7px
}

fieldset ul.error {
    background-image: none
}

fieldset .error .error {
    background-image: none
}

fieldset .hear-about {
    background-position: 405px 7px
}

.appointmentday {
    margin-bottom: 8px;
    overflow: hidden;
    _height: 23px;
    _overflow: visible
}

    .appointmentday input, .appointmentday span, .appointmentday select {
        display: block;
        float: left
    }

    .appointmentday span {
        padding: 3px 6px;
        width: 150px
    }

    .appointmentday select {
        width: 63px;
        margin-right: 0;
        margin-left: 0;
        _margin-right: -15px
    }

.fieldgroup .dob {
    height: 30px;
    margin-top: 10px
}

    .fieldgroup .dob label select {
        width: 60px
    }

    .fieldgroup .dob label {
        float: left;
        clear: none;
        margin-right: 5px
    }

    .fieldgroup .dob .dob-month, .fieldgroup .dob .dob-year {
        width: 60px
    }

        .fieldgroup .dob .dob-month span, .fieldgroup .dob .dob-year span {
            display: none
        }

fieldset .ddl-hcp select {
    width: 200px
}

.fieldgroup .valid-date {
    height: 25px;
    clear: both
}

.fieldgroup .valid-year select {
    width: 60px
}

.fieldgroup .valid-month select {
    width: 45px
}

.fieldgroup .valid-year span {
    display: none
}

.fieldgroup .valid-date label {
    float: left;
    clear: none
}

#main-address {
    padding: 0 0 0 150px;
    clear: both
}

    #main-address li {
        height: 24px
    }

.billing-address span {
    width: auto !important
}

h4.card-detail {
    margin-top: 40px
}

h4.billingaddress {
    float: left;
    display: block;
    overflow: auto;
    height: 30px;
    width: 130px
}

.billing-address-chk {
    float: left;
    display: block;
    overflow: auto;
    height: 30px;
    clear: none;
    margin-left: 20px
}

    .billing-address-chk input {
        float: left
    }

h4.billingaddress, h4.card-detail {
    color: #009ac7
}

.termsandcond input {
    float: left
}

.gender {
    height: 24px
}

.genderlabel {
    display: block;
    float: left;
    width: 150px
}

.gender label {
    clear: none;
    display: inline;
    margin-right: 10px
}

    .gender label input {
        margin-right: 5px
    }

    .gender label span {
        display: inline;
        width: auto;
        float: none
    }

.highlighted {
    background-color: #f8f8f8;
    background-image: url(../images/box-content-area-grad.gif);
    background-repeat: repeat-x
}

h3.highlighted {
    display: block;
    height: 20px;
    color: #009ac7;
    font-weight: 400;
    padding: 6px 10px 0 12px;
    background-image: url(../images/box-title-bar-grad.gif)
}

.border {
    border: solid 1px #d2d3d5;
    margin-bottom: 2px;
    padding: 10px
}

.shoppingbasket .darkhighlight {
    background-color: #e7f4fb;
    color: #009ac7;
    height: 30px;
    border: 1px solid #73c6e2;
    padding: 15px 10px 0;
    margin-bottom: 2px
}

.darkhighlight {
    background-color: #acacac;
    color: #fff;
    height: 20px;
    padding: 5px 10px 0;
    margin-bottom: 2px
}

.bluehighlight {
    background-color: #009ac8;
    padding: 10px;
    color: #fff
}

.bookingsummary .hr {
    margin: 20px 0;
    clear: both
}

.bookingsummary .scandetailssummary {
    overflow: auto;
    margin-bottom: 10px
}

.bookingsummary .scansummary {
    margin-top: 10px
}

.bookingsummary .locationsummary {
    margin-top: 10px
}

.bookingsummary .restart {
    margin-top: 20px
}

.bookingsummary .highlighted {
    margin-bottom: 20px;
    font-size: 1.05em
}

.bookingsummary h3.highlighted {
    margin-bottom: 2px;
    font-size: 1.4em
}

.bookingsummary .additionaldetails {
    margin-top: 15px
}

.bookingsummary .billingaddress {
    margin-top: 20px
}

.bookingsummary p {
    margin: 0 0 5px
}

    .bookingsummary p.option {
        font-weight: 700
    }

.bookingsummary .personalcontainer {
    overflow: auto
}

.bookingsummary .wrapper {
    margin-top: 15px;
    margin-right: 300px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    display: table;
    border-bottom: 1px solid #c2c2c2;
    width: 837px
}

    .bookingsummary .wrapper .columnLeft {
        float: left;
        width: 50%;
        padding-bottom: 12px
    }

    .bookingsummary .wrapper .columnRight {
        float: right;
        width: 397px;
        padding-left: 20px;
        padding-bottom: 17px
    }

.centredblock .bookingsummary .wrapper .scan-table-tittle {
    text-align: center
}

    .centredblock .bookingsummary .wrapper .scan-table-tittle h2 {
        font-size: 24px;
        font-weight: 400
    }

.bookingsummary .wrapper .columnCleared {
    clear: both
}

div.bookingsummary .stepbuttons .forward {
    padding-right: 5px
}

.print {
    width: 66px;
    float: right;
    display: block;
    cursor: pointer;
    height: 23px;
    border: solid 1px #009ac8;
    background-color: #009ac8;
    color: #fff;
    height: 35px;
    font-size: 14px
}

.printarea {
    min-height: 1px;
    overflow: auto;
    margin-bottom: 16px
}

#when, #multipreg {
    width: 275px;
    float: left
}

#where {
    width: 400px;
    float: right;
    padding-left: 93px;
    background-image: url(../images/bigarrow.gif);
    background-repeat: no-repeat;
    background-position: 17px 50%
}

    #where h4, #when h4 {
        margin-bottom: 0
    }

#multipreg {
    clear: left
}

#when .whencontent {
    height: 140px;
    margin-bottom: 10px
}

#where .wherecontent {
    height: 223px;
    margin-bottom: 10px
}

#when h4 {
    float: left;
    margin-left: 25px;
    _margin-left: 12px
}

#when .notsure {
    float: right
}

#when .selectoption {
    clear: both
}

#when .or {
    float: none;
    margin: 10px 0;
    color: #009ac7
}

#when .radio input {
    width: 25px
}

#when .radio {
    _overflow: visible
}

#where select {
    width: 200px;
    margin-bottom: 50px
}

#where .countryselect {
    float: left;
    height: 196px;
    width: 176px
}

#where .border {
    overflow: auto
}

.selectoption {
    overflow: visible;
    _overflow: visible
}

#when .radio {
    display: block;
    float: left
}

#when .date-picker {
    display: block;
    float: left
}

#when .Input-Date-textbox {
    display: block;
    float: left;
    margin-right: 5px
}

    #when .Input-Date-textbox input {
        width: 180px;
        float: left;
        clear: none
    }

#when .Input-Date-button {
    display: block;
    float: right
}

.Input-Date-button button {
    cursor: hand;
    float: right;
    position: relative;
    _margin-top: -20px
}

#multipreg select {
    margin-left: 0;
    width: 200px;
    margin-top: 10px
}

.scanselector {
    width: 768px;
    margin-bottom: 20px
}

    .scanselector a {
        color: #fff
    }

.months {
    height: 15px;
    background-color: #f8f8f8;
    border: solid 1px #d1d2d4;
    background-image: url(../images/calendar-grad-1.gif);
    font-size: .9em
}

.scanselector .month {
    float: left;
    height: 15px;
    text-align: center;
    padding: 2px auto;
    border-left: solid 1px #d1d2d4
}

.month_1, .month_3, .month_5, .month_7, .month_8, .month_10, .month_12 {
    width: 11%
}

.month_4, .month_6, .month_9, .month_11 {
    width: 10.7%
}

.month_2 {
    width: 10%
}

.months .odd {
    background-color: #d1d2d4;
    background-image: url(../images/calendar-grad-2.gif);
    height: 15px
}

.scantable {
    width: 100%;
    border-collapse: collapse;
    margin-top: 2px;
    clear: both;
    border-top: solid 1px #d1d2d4;
    border-right: solid 1px #d1d2d4
}

    .scantable th {
        font-weight: 400
    }

    .scantable th, .scantable td {
        width: 2.5%;
        text-align: center;
        border-left: solid 1px #d1d2d4;
        border-right: solid 1px #d1d2d4;
        background-color: #e7f4fa
    }

        .scantable td.scan {
            background-color: #ababab
        }

        .scantable td a {
            display: block;
            padding: 3px;
            font-size: .9em
        }

        .scantable td.selected {
            background-color: #009ac8
        }

        .scantable td.orange {
            background-color: #f26531
        }

        .scantable td.disabled, .scantable th.disabled {
            background-color: #f8f8f8
        }

.scansavailable td.spacer {
    background-color: #fff;
    border: 0;
    border-top: solid 1px #d1d2d4
}

.scansavailable td {
    text-align: center;
    border: solid 1px #d1d2d4;
    height: 20px;
    padding-top: 5px;
    background-color: #e7f4fa;
    border-top-width: 1px
}

.scantable tr.row_0, .scantable .row_2, .scantable .row_4, .scantable .row_6 {
    height: 10px
}

    .scantable tr.row_0 td, .scantable .row_2 td, .scantable .row_4 td, .scantable .row_6 td, .scantable .row_8 td, .scantable .row_10 td, .scantable .row_12 td {
        line-height: 10px
    }

.scantable .row_1, .scantable .row_3, .scantable .row_5 {
    height: 20px
}

.shoppingbasket {
    float: right;
    min-height: 276px;
    width: 276px
}

.availableappointments {
    float: left;
    width: 400px
}

.blockappointments .availableappointments {
    width: auto;
    float: none
}

.appointmentlist .smallbutton {
    display: inline
}

.scandetails {
    float: left;
    margin-right: 2px;
    width: 244px
}

.shoppingbasket .price {
    margin-left: 20px
}

.price {
    float: right
}

.selectionarea {
    float: left;
    width: 547px
}

.delete {
    background-image: url(../images/remove-button.gif);
    width: 11px;
    height: 11px;
    border: 0;
    display: block;
    cursor: pointer
}

.shoppingbasket .delete, .blockshoppingbasket .delete {
    float: right;
    margin-left: 10px
}

div.clinicscans {
    background-image: url(../images/locations_scans_top.gif);
    padding: 0 !important;
    margin: 0
}

div.clinicscansinnerdiv {
    background-color: #e7f4f9;
    width: 384px;
    padding: 13px 20px 15px 10px;
    margin: 7px 0 0;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    overflow: auto !important
}

    div.clinicscansinnerdiv #scan1, div.clinicscansinnerdiv #scan3 {
        float: left !important
    }

    div.clinicscansinnerdiv #scan2 {
        float: right !important
    }

    div.clinicscansinnerdiv h5 {
        padding-left: 15px
    }

div.scan h5 {
    padding: 15px 0 0 15px !important
}

div.scan a {
    padding-left: 15px !important
}

div.clinicscansinnerdiv .scan {
    background-color: #e7f4f9;
    margin-top: 0 !important;
    padding: 0
}

div.clinicscansbottom {
    background-image: url(../images/location_scans_bottom.gif);
    margin: 0 0 8px;
    padding: 0
}

div.cantfindhidden {
    display: none
}

div.cantfindbottomhidden {
    display: none
}

div.cantfind {
    background-image: url(../images/locations_box_top.gif);
    padding: 0 0 1px;
    margin-bottom: 0
}

    div.cantfind p {
        width: 320px;
        margin-top: 10px;
        padding: 7px 0 0 80px
    }

    div.cantfind h3 {
        margin: 0;
        padding: 7px 0 0 15px;
        color: #fff
    }

div.cantfindbottom {
    background-image: url(../images/locations_box_bottom.gif);
    margin: 0;
    padding: 0
}

div.selectedclinic {
    margin: 15px 0 0
}

li.locationLI {
    width: 25%;
    margin: 0;
    float: left;
    clear: none
}

li.locationLILeft {
    width: 25%;
    margin: 0;
    float: left;
    clear: left
}

li.locationLILast {
    width: 25%;
    margin: 0 0 15px;
    float: left;
    clear: none
}

div.locationslist {
    margin-top: 10px;
    margin-bottom: 15px
}

.locationDDL {
    margin: 0 !important;
    padding: 0 !important
}

    .locationDDL span {
        margin: 0;
        padding: 0 !important
    }

    .locationDDL input {
        position: absolute;
        top: 24px;
        left: 210px
    }

.postcodeDiv {
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    clear: none !important
}

    .postcodeDiv span {
        margin: 0;
        padding: 0 !important;
        clear: right
    }

    .postcodeDiv label {
        clear: both
    }

#ctl06fsPostcode_cntrl_3 {
    padding-top: 3px;
    height: 18px
}

fieldset.fscontact textarea {
    width: 420px;
    height: 165px;
    padding: 0;
    margin: 0
}

fieldset.fscontact label span {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    min-height: 5px;
    padding-bottom: 3px;
    font-weight: 700
}

fieldset.fscontact label input {
    height: 23px;
    width: 170px;
    border: #ccc 1px solid
}

fieldset.fscontact .mediumbutton {
    float: right;
    clear: both;
    margin-right: 10px
}

fieldset.fscontact .leftColumn {
    float: left;
    width: 180px;
    margin-right: 10px
}

fieldset.fscontact .rightColumn {
    width: 430px
}

fieldset.fscontact .columncontainer {
    min-height: 10px;
    overflow: auto
}

.usdropdown span {
    margin-right: 10px;
    font-weight: 400
}

.acc_trigger {
    width: 624px;
    margin-bottom: 0;
    color: #009ac7;
    cursor: hand
}

.q3width {
    width: 624px;
    margin-bottom: 5px
}

.acc_container {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    clear: both;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

    .acc_container .block {
        padding: 0 5px 0 0
    }

.nonav-content .leftColumn {
    width: 640px
}

    .nonav-content .leftColumn .halfwidth {
        width: 624px !important
    }

.nonav-content .rightColumn {
    width: 216px;
    float: left
}

.board h3 {
    margin-top: 0;
    margin-bottom: 5px
}

.board img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px
}

.board ul {
    border-top: solid 1px #ccc;
    width: 200px
}

.board li {
    border-bottom: solid 1px #ccc
}

    .board li a {
        display: block;
        padding: 5px;
        font-weight: 700;
        text-decoration: none
    }

body.blogbody div.blogcontent {
    background-image: url(../images/page_grad.jpg);
    background-repeat: repeat-x;
    padding-top: 0;
    background-color: #fff
}

body.blogbody div.blogposition {
    padding: 15px 0 0;
    min-height: 500px;
    width: 856px;
    margin: 98px auto 0
}

div.hentry {
    margin-bottom: 5px;
    padding-bottom: 5px
}

body.blogbody div.left-blog-section {
    float: left !important;
    clear: none !important;
    padding: 0 20px 0 0 !important;
    min-height: 500px !important;
    width: 635px !important
}

body.blogbody div.single {
    width: 635px !important
}

body.blogbody div.narrowcolumn {
    overflow: inherit !important
}

body.blogbody #content {
    padding-top: 0 !important;
    margin-top: 25px;
    background-position: 0 0
}

body.blogbody div.right-blog-section {
    float: left;
    clear: none;
    padding: 0;
    min-height: 500px;
    width: 200px
}

body.blogbody #searchsubmit {
    background-color: transparent;
    color: #009AC7;
    font-weight: 700;
    text-align: right;
    width: 52px
}

body.blogbody #s {
    background-color: #fff;
    border: 1px solid #DCDADD;
    color: #C8C8C8;
    height: 21px;
    margin-top: 0
}

body.blogbody #searchform div {
    margin-bottom: 0
}

body.blogbody #linkcat-2 {
    display: none !important
}

body.blogbody li h2 {
    padding: 10px 0 0;
    margin-bottom: 0;
    color: #777 !important;
    font-weight: 400
}

body.blogbody ul.topnav li {
    float: left !important;
    clear: none !important
}

body.blogbody div.blogposition h2 {
    font-size: 1.2em !important;
    font-weight: 400 !important;
    height: 22px
}

body.blogbody div.hentry small.blog-date-category {
    font-size: .95em !important
}

body.blogbody div.entry small {
    margin-bottom: 10px;
    font-size: .95em
}

body.blogbody div.entry p {
    margin-bottom: 10px
}

div.avatar-cite {
    float: left;
    vertical-align: top;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: dotted 1px #777
}

body.blogbody div.comment-author {
    vertical-align: top;
    margin-top: 0
}

    body.blogbody div.comment-author div.avatar-img {
        margin-right: 10px;
        float: left;
        clear: none;
        height: 70px
    }

    body.blogbody div.comment-author div.cite {
        float: left;
        clear: none;
        margin-right: 2px
    }

    body.blogbody div.comment-author div.says {
        float: left;
        clear: none !important;
        margin-right: 350px
    }

    body.blogbody div.comment-author div.comment-date {
        float: left !important;
        clear: none !important;
        margin-bottom: 10px;
        margin-right: 350px
    }

    body.blogbody div.comment-author div.fn {
        float: left;
        clear: none
    }

    body.blogbody div.comment-author p {
        float: left;
        clear: none;
        margin-bottom: 15px;
        margin-top: 10px;
        width: 500px
    }

    body.blogbody div.comment-author div.reply {
        display: none
    }

    body.blogbody div.comment-author em {
        margin-left: -60px
    }

body.blogbody input[type="text"] {
    background: #fff !important
}

body.blogbody input[type="submit"] {
    border: solid 0 #fff !important
}

body.blogbody #author {
    border: solid 1px #DCDADD;
    width: 620px;
    margin-bottom: 5px
}

body.blogbody #email {
    border: solid 1px #DCDADD;
    width: 620px;
    margin-bottom: 5px
}

body.blogbody #url {
    border: solid 1px #DCDADD;
    width: 620px;
    margin-bottom: 5px
}

body.blogbody #comment {
    border: solid 1px #DCDADD;
    width: 620px;
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 1em;
    background: #fff !important
}

body.blogbody div.comment-submit {
    width: 620px;
    text-align: right !important
}

    body.blogbody div.comment-submit #submit {
        cursor: pointer;
        background-color: transparent !important;
        color: #009AC7;
        font-weight: 700;
        text-align: right;
        width: 55px
    }

body.blogbody div.form-notify {
    margin-bottom: 10px
}

body.blogbody div.blogposition input {
    height: 21px
}

body.blogbody span.num-comments {
    color: #009AC7 !important;
    font-size: 1em !important;
    padding-bottom: 20px
}

div#admincontent h1, div#admincontent h2, div#admincontent h3, div#admincontent h4, div#admincontent .hr {
    margin-bottom: 5px;
    color: #777 !important
}

div#admincontent h3 {
    font-size: 1.2em !important
}

div#admincontent h2 {
    color: #009AC7 !important;
    font-size: 1.5em !important
}

div.bookingdetails h3, div.bookedappointments h3 {
    font-size: 1.2em !important;
    color: #009AC7 !important
}

div.location-list-box-content {
    margin: 0 0 0 15px;
    padding: 0;
    width: 800px
}

    div.location-list-box-content h1 {
        font-weight: 400;
        background: none;
        padding-bottom: 0
    }

    div.location-list-box-content ul {
        padding-left: 0 0 0 0;
        overflow: auto
    }

        div.location-list-box-content ul li {
            width: 50% !important
        }

        * + html div.location-list-box-content ul li {
            width: 48% !important
        }

div.location-list-box-top {
    display: none
}

div.location-list-box-content {
    overflow: auto !important;
    width: 525px
}

div.location-list-box-bottom {
    display: none
}

.container-div {
    margin: 0;
    padding: 0;
    width: 100%
}

div.q3width {
    width: 416px !important
}

div.linebreaked h1 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 18px
}

div.linebreaked h2 {
    padding-bottom: 10px;
    margin: 0
}

h1, h2 {
    padding-bottom: 10px
}

div.no-dotted-underline h1, div.no-dotted-underline h2, div.no-dotted-underline h3 {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0
}

div.linebreaked {
    background-position: 0 100% !important;
    background-repeat: repeat-x !important;
    position: relative
}

div.news-link-arrow a {
    padding-right: 5px !important
}

div.scan-link-arrow a {
    padding-right: 5px !important
}

#news-link-arrow {
    float: none
}

h2.news-link-header {
    background: none !important
}

h2.dottedbottom img {
    float: none;
    padding-left: 5px !important
}

.required-fields-error {
    color: red;
    padding-bottom: 5px
}

.newslist .datagrid-pager-info {
    margin-bottom: 10px;
    display: none
}

.newslist .datagrid-pager {
    height: 24px;
    clear: both
}

    .newslist .datagrid-pager ul {
        height: 24px
    }

        .newslist .datagrid-pager ul li {
            float: left;
            margin-right: 5px
        }

.newslist .datagrid-pager {
    text-align: center
}

    .newslist .datagrid-pager ul, .newslist .datagrid-pager a, .newslist .datagrid-pager ul li {
        display: inline;
        float: none;
        padding-bottom: 0 !important
    }

    .newslist .datagrid-pager ul {
        margin: 0 15px
    }

        .newslist .datagrid-pager ul li {
            padding-top: 2px;
            margin-right: 10px;
            border: solid 1px #168cb0;
            width: 19px;
            height: 17px;
            display: inline-block;
            color: #168cb0;
            background-image: url(../images/pagenation_inactive.jpg);
            background-position: 0 -1px;
            background-repeat: repeat-x
        }

            .newslist .datagrid-pager ul li.current {
                color: #fff;
                background-image: url(../images/pagenation_active.jpg)
            }

            .newslist .datagrid-pager ul li a {
                width: 19px;
                height: 19px;
                display: inline-block;
                height: 17px
            }

    .newslist .datagrid-pager .prev {
        padding-left: 15px;
        background-repeat: no-repeat;
        background-position: 0 3px;
        background-image: url(../images/back_arrow.jpg);
        display: inline-block
    }

    .newslist .datagrid-pager .next {
        padding-right: 15px;
        background-repeat: no-repeat;
        background-position: 100% 3px;
        background-image: url(../images/next_arrow.jpg)
    }

label.field-error INPUT {
    border: solid 1px red !important
}

label.field-error SELECT {
    border: solid 1px red !important
}

label.field-error TEXTAREA {
    border: solid 1px red !important
}

.share-box-top {
    background-image: url(../images/share-box-top.gif);
    margin: 0 0 0 16px !important;
    background-position: 0 2px
}

.share-box-top-number {
    padding: 16px 0 0 15px;
    float: left;
    clear: none;
    width: 19px;
    color: #fff;
    font-size: 1.2em
}

.share-box-top-header {
    float: left;
    clear: right;
    width: 375px;
    margin: 0 !important;
    padding: 10px 0 0 !important
}

.share-box-middle {
    float: left;
    clear: right;
    width: 359px;
    padding: 0 22px 0 33px;
    margin: 0;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    overflow: auto !important
}

.share-box-bottom {
    background-image: url(../images/share-box-bottom.gif);
    height: 9px;
    width: 416px;
    padding: 0;
    margin: 0 0 16px;
    float: left;
    clear: right
}

div.price-box-bottom {
    margin-bottom: 10px !important
}

.halfwidth .hugebutton {
    width: 220px
}

strong {
    font-weight: 700
}

.proddesc h2 {
    margin-bottom: 10px;
    margin-right: auto
}

input {
    font-size: 1em
}

.image-strip-ul-container {
    float: left;
    clear: none
}

.image-strip-container {
    float: left;
    clear: none;
    margin-left: 16px
}

.image-strip-text {
    width: 200px
}

.image-strip-img {
    width: 200px
}

div.extracontrols {
    float: right !important;
    clear: right !important;
    width: 134px;
    background-image: url(../images/scan-bkgrnd-5px.jpg);
    background-repeat: no-repeat;
    background-position: 0 -1px
}

strong em, em strong {
    color: #009ac7;
    font-size: 1.2em;
    font-weight: 400;
    font-style: normal
}

.proddesc .richtext {
    float: right;
    clear: right
}

.five-nearest-clinics-header {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #777
}

.nearest-clinic-approx {
    margin-bottom: 15px
}

.nearest-clinics-detail {
    border-bottom: solid 1px #777;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.widecolumn {
    overflow: hidden !important
}

.findclinicdiv {
    cursor: pointer
}

.share-buttons {
    float: right;
    clear: none;
    height: 22px;
    padding: 0;
    margin: 0
}

    .share-buttons .addthis_default_style {
        margin: -1px 0 0 !important;
        padding: 0 !important
    }

.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
    margin-right: 0 0 0 0 !important;
    padding: 0 !important
}

.pregnancyfindclinic {
    cursor: pointer;
    background-position: 15px 0;
    margin-left: 0;
    width: 416px;
    height: 142px;
    float: right;
    clear: none;
    background-image: url(../images/emptyWhiteBg.gif);
    padding: 16px 1px 16px 16px;
    text-align: right
}

.pregnancyfindclinic-img {
    float: left;
    clear: none
}

.pregnancyfindclinic-text {
    float: left;
    clear: none
}

.pregnancyfindclinicleft {
    width: 170px;
    float: left;
    clear: none;
    margin: 0 5px 0 0;
    text-align: left;
    padding-left: 15px
}

    .pregnancyfindclinicleft h2.pregnancyfindclinic-strapline {
        margin: 0;
        padding: 70px 0 0;
        color: #777;
        line-height: 18px;
        font-weight: 500;
        background: none;
        padding-bottom: 0
    }

.pregnancyfindclinicright {
    width: 195px;
    float: right;
    clear: none;
    margin: 0 5px 0 0;
    text-align: left
}

    .pregnancyfindclinicright h1 {
        float: left;
        clear: none;
        padding-top: 10px
    }

    .pregnancyfindclinicright h2 {
        float: left;
        clear: none;
        padding-top: 10px
    }

.pregnancyfindclinic-img {
    margin-bottom: 15px
}

.pregnancyselectclinic {
    margin-bottom: 8px;
    margin-top: 0;
    height: 30px;
    float: left;
    clear: none;
    width: 190px
}

    .pregnancyselectclinic select {
        padding: 0;
        margin-top: 0;
        float: left;
        width: 140px;
        margin-right: 5px;
        border: solid 1px #ddd
    }

.pregnancyfindclinic .smallbutton {
    float: right !important
}

.pregnancyfindclinicright .postcodesearch {
    float: left;
    clear: none;
    width: 190px
}

.pregnancyfindclinic .postcodesearch p {
    float: left;
    clear: right;
    margin: 0
}

.pregnancyfindclinic .postcodesearch .postcode {
    float: left;
    clear: none;
    width: 140px;
    margin-right: 5px;
    margin-top: 0;
    height: 20px;
    border: solid 1px #ddd
}

.pregnancyfindclinic .postcodesearch .smallbutton {
    float: right;
    clear: none;
    padding-top: 0
}

.ie7 {
    height: 0
}

.blogbody #respond {
    clear: left
}

.blogbody ol.commentlist {
    list-style-type: none
}

.news-back-link {
    display: none
}

.leftColumn input {
    line-height: 20px
}

.findclinicdivmain {
    position: relative
}

    .findclinicdivmain a {
        position: absolute;
        width: 240px;
        height: 142px;
        text-decoration: none;
        top: 0;
        left: 0
    }

    .findclinicdivmain #getlocation {
        width: 240px;
        position: absolute;
        top: 85px;
        left: 16px;
        z-index: 1
    }

    .findclinicdivmain .selectclinic select {
        float: left;
        border: solid 1px #dad8db;
        width: 152px;
        margin-right: 10px;
        margin-top: 2px
    }

    .findclinicdivmain INPUT {
        float: left
    }

    .findclinicdivmain .postcodesearch {
        clear: both;
        padding-top: 10px
    }

        .findclinicdivmain .postcodesearch p {
            width: 200px;
            display: block
        }

        .findclinicdivmain .postcodesearch .postcode {
            border: solid 1px #dad8db;
            float: left;
            width: 150px;
            margin-right: 10px;
            height: 20px
        }

    .findclinicdivmain p {
        margin-bottom: 0
    }

.regulated {
    float: left;
    margin-top: 15px;
    margin-bottom: 10px
}

.Babybond-logo {
    float: left;
    width: 178px;
    height: 48px;
    margin-right: 20px;
    background-image: url(../images/bb-logo-pregnancy-book1.gif);
    background-repeat: no-repeat;
    margin-bottom: 20px
}

.Babybond-text {
    width: 650px;
    float: left;
    clear: right;
    margin-bottom: 10px
}

.reTool span {
    width: 18px !important;
    height: 18px !important;
    min-height: 10px !important
}

.directions {
    min-height: 302px !important;
    overflow: hidden !important;
    float: left
}

    .directions .RadEditor {
        height: 425px !important
    }

#sidenav LI.child a {
    background-color: #009ac7 !important
}

#sidenav LI.childselected a {
    background-color: #888 !important
}

.proddesc .price-box-top {
    background-image: url(../images/price-box-top.gif);
    padding-bottom: 0 !important;
    width: 130px;
    height: 7px;
    float: right;
    clear: right;
    margin: 0 0 0 16px !important
}

.proddesc .price-box-bottom {
    background-image: url(../images/price-box-bottom.gif);
    padding: 0;
    width: 130px;
    height: 7px;
    float: right;
    clear: right;
    margin: 0
}

.proddesc .price {
    border-top: none !important;
    border-bottom: none !important;
    margin-bottom: 0 !important
}

.newslist .datagrid-pager ul li {
    display: inline !important
}

    .newslist .datagrid-pager ul li.current A {
        color: #fff !important
    }

.admin-next1, .stepbuttons INPUT {
    border: #0099c5 1px solid !important
}

.scan H5 {
    color: #009ac7 !important
}

.orderprogress LI .arrow {
    font-size: 1em !important
}

.action-buttons INPUT {
    display: inline !important
}

#nrreason INPUT {
    float: right !important
}

.required-fields-error H4 {
    color: Red
}

.stepbuttons .disabled {
    color: #999;
    float: right;
    background-image: url(../images/inactive-button.jpg) !important;
    border: none !important;
    cursor: default
}

.changescan {
    font-weight: 400 !important
}

body.body-secnumber {
    background-color: #fff;
    background-image: none;
    padding: 20px
}

    body.body-secnumber img {
        float: right;
        margin-left: 10px
    }

    body.body-secnumber p {
        min-height: 10px;
        _height: 10px
    }

.deposithighlight {
    border: solid 1px #009ac7;
    padding: 10px;
    margin-bottom: 10px
}

    .deposithighlight h4 {
        color: #009ac7
    }

    .deposithighlight p {
        margin-bottom: 0
    }

#footer .copyright h4 {
    font-size: .95em !important
}

#footer .madeby h4 {
    font-size: .95em !important;
    text-align: right;
}

#admincontent H3 {
    color: #009ac7 !important
}

.scandetailscontent .price {
    color: #009ac7 !important;
    font-weight: 700;
    font-size: 1.6em;
    margin-top: -6px;
    margin-right: 2px;
    float: none;
    width: 70px;
    text-align: right
}

.scandetailscontent {
    min-height: 310px;
    _min-height: 310px;
    float: left;
    position: relative
}

.upload .disabledbutton {
    color: #caccc9 !important;
    border: solid 1px #dee3df !important;
    background-color: #fafafa !important;
    background-image: none !important;
    color: #caccc9 !important;
    border: solid 1px #dee3df !important;
    cursor: default
}

    .upload .disabledbutton:HOVER {
        color: #caccc9 !important;
        border: solid 1px #dee3df !important;
        background-color: #fafafa !important;
        background-image: none !important;
        color: #caccc9 !important;
        border: solid 1px #dee3df !important;
        cursor: default
    }

.choisen_scans_title {
    color: #009ac7
}

.blockshoppingbasket H4 {
    font-size: 1em !important
}

.genderlabel {
    margin-right: 32px
}

.disclaimer {
    margin-top: 20px;
    margin-bottom: 10px
}

.deposit .price {
    font-weight: 700
}

#aSecNumber {
    margin-left: 5px
}

.msonly {
    margin-left: 5px
}

.secure {
    width: 276px;
    height: 62px;
    background-image: url(../images/secure.gif);
    margin-top: 20px
}

.gallery li a.highlight {
    background-image: url(../images/share-experience-hover.jpg);
    background-position: 0 -1px;
    background-repeat: repeat;
    color: #000
}

#empty {
    background: #fff;
    margin: 10px
}

.availableappointments {
    width: 290px !important
}

#babybondcontent .availableappointments {
    width: 326px !important
}

#admincontainer .availableappointments {
    width: 379px !important
}

.location-back {
    background: url(../images/back.png) no-repeat scroll 5% 50% transparent;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 20px
}

.page-contact {
    background-color: Transparent;
    background-image: url(../images/contact-location.gif);
    border: 0 none;
    color: #FFF !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 29px;
    margin-top: 25px;
    padding-left: 10px;
    padding-top: 14px;
    text-align: left;
    vertical-align: top;
    width: 267px
}

a.page-contact:hover {
    background-position: bottom;
    width: 267px;
    text-decoration: none
}

.contact-clinic {
    margin-top: 0 !important
}

.text-cl {
    color: #009AC7
}

.cl-postcode .locationDDL label, .cl-postcode .postcodeDiv label {
    width: 330px
}

.cl-postcode .locationDDL span, .cl-postcode .postcodeDiv span {
    float: left !important
}

.cl-postcode .postcodeDiv span {
    width: 193px !important
}

.cl-postcode .locationDDL select {
    float: right !important
}

.cl-postcode .postcodeDiv input[type=text] {
    clear: none !important;
    margin-right: 7px;
    width: 125px !important
}

.cl-postcode .locationDDL input[type=submit], .cl-postcode .postcodeDiv input[type=submit] {
    position: static !important;
    float: right !important
}

#ctl12fsPostcode .postcodeDiv {
    width: 384px
}

.locationslist {
    border: 1px solid #CCC;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 3px 0 #CCC inset;
    margin: -18px auto auto !important;
    padding: 20px;
    width: 352px;
    background-color: #F3F3F3
}

.nearest-loc-name {
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    position: relative
}

.nearest-loc-name-last {
    padding: 10px 0;
    position: relative
}

a.view-links-location {
    position: absolute;
    right: 10px;
    top: 10px
}

.news-link-arrow {
    float: none
}

.loc-title {
    font-size: 14px
}

.submit {
    padding-right: 15px
}

.rwTitleRow, .rwCorner, .rwBodyLeft, .rwBodyRight, .rwFooterCenter {
    visibility: hidden
}

div.TelerikModalOverlay {
    background: #000;
    background-color: #000 !important;
    filter: alpha(opacity=80) !important;
    opacity: .8 !important;
    -moz-opacity: .8 !important
}

input[type=submit]#btnClose2, input#btnClose1[type="submit"], input#btnClose3[type="submit"] {
    background: url(../images/close-button.gif) no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 21px;
    margin: 10px 5px 0 0;
    width: 21px;
    cursor: pointer
}

.babybond-logo {
    background-image: url(../images/bb-logo-pregnancy-book1.gif);
    background-repeat: no-repeat;
    float: left;
    height: 48px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 178px
}

.twocolumn-content h3 {
    background: none !important;
    font-size: 1.2em;
    padding-bottom: 0
}

.twocolumn-content .fb-text {
    position: relative;
    bottom: 17px
}

.twocolumn-content .leftColumn {
    float: left;
    width: 48%;
    margin: 0
}

    .twocolumn-content .leftColumn .halfwidth {
        float: left;
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }

.twocolumn-content .fullwidth {
    width: 100%;
    margin: 0 0 15px
}

.twocolumn-content .homeflash {
    height: auto
}

.twocolumn-content .rightColumn {
    min-height: 264px;
    float: right;
    width: 48%;
    margin: 0
}

    .twocolumn-content .rightColumn .halfwidth {
        float: right;
        width: 100%;
        margin: 0
    }

.twocolumn-content .highlight {
    color: #a22a81;
    font-weight: 700
}

.twocolumn-content .highlight2 {
    color: #009AC7
}

.twocolumn-content .highlight3 {
    color: #a22a81;
    font-weight: 700
}

.twocolumn-content h2 {
    font-weight: 700
}

.twocolumn-content .price {
    color: #a22a81;
    font-weight: 700;
    font-size: 20px
}

.twocolumn-content .pricetxt {
    font-size: 32px
}

.twocolumn-content .richtext {
    margin: 0;
    padding: 0;
    margin-bottom: 11px
}

.twocolumn-content .date {
    font-size: 12px;
    margin-top: 4px
}

.twocolumn-content ul li {
    list-style: disc outside none;
    margin-left: 14px
}

.twocolumn-content .rightColumn .facebook {
    margin-top: 10px
}

.twocolumn-content .location {
    background-image: url(../images/dot.png) !important;
    background-position: 0 100% !important;
    background-repeat: repeat-x !important;
    padding-bottom: 10px;
    margin-left: 5px
}

.twocolumn-content .location2 {
    background-image: url(../images/dot.png) !important;
    background-position: 0 100% !important;
    background-repeat: repeat-x !important;
    padding-bottom: 10px;
    margin-left: 5px;
    height: 36px
}

.twocolumn-content .loc-title h1 {
    background: none;
    font-size: 1em;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.twocolumn-content .loc-title {
    width: 150px;
    float: left
}

.twocolumn-content .loc-title2 h3 {
    background: none;
    font-size: 1em;
    font-weight: 700;
    padding: 0;
    margin: 0;
    float: left
}

.twocolumn-content .loc-title2 {
    width: 260px;
    float: left
}

.twocolumn-content .loc-tel {
    width: 100%;
    float: left
}

    .twocolumn-content .loc-tel, .twocolumn-content .loc-tel h1 {
        color: #777;
        background: none;
        font-size: 1em;
        padding: 0;
        margin: 0
    }

        .twocolumn-content .loc-tel h1 {
            float: left;
            padding: 0
        }

.twocolumn-content .loc-button {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#68d3f4),color-stop(1,#0099c7));
    background: -moz-linear-gradient(center top,#68d3f4 5%,#0099c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68d3f4',endColorstr='#0099c7');
    background-color: #68d3f4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(border-radius.htc);
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 1em;
    font-weight: 700;
    padding: 5px 10px;
    text-decoration: none;
    border: none;
    float: left;
    margin: 2px 0 -10px 4px;
    cursor: pointer
}

.twocolumn-content .loc-button2 {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#68d3f4),color-stop(1,#0099c7));
    background: -moz-linear-gradient(center top,#68d3f4 5%,#0099c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68d3f4',endColorstr='#0099c7');
    background-color: #68d3f4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(border-radius.htc);
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 1em;
    font-weight: 700;
    padding: 5px 10px;
    text-decoration: none;
    border: none;
    float: left;
    margin: 2px 0 -10px 4px;
    cursor: pointer
}

    .twocolumn-content .loc-button2:after {
        content: url("/images/loc-btn-arrow.png");
        float: right;
        height: 12px;
        margin: 2px 0 -10px 4px;
        width: 1px
    }

.twocolumn-content .loc-button:after {
    content: url("/images/loc-btn-arrow.png");
    float: right;
    height: 12px;
    margin: 2px 0 -10px 4px;
    width: 1px
}

.twocolumn-content .richtext ul {
    padding-left: 5px
}

.twocolumn-content .linebreaked {
    background: none !important;
    margin-left: 5px
}

.twocolumn-content .facebook iframe {
    margin-bottom: 11px;
    margin-left: 10px;
    margin-top: 12px
}

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none
}

li.bjqs-slide {
    position: absolute;
    display: none
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
    display: none
}

    ul.bjqs-controls.v-centered li a {
        position: absolute
    }

    ul.bjqs-controls.v-centered li.bjqs-next a {
        right: 0
    }

    ul.bjqs-controls.v-centered li.bjqs-prev a {
        left: 0
    }

ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 140px;
    position: absolute
}

    ol.bjqs-markers.h-centered {
        text-align: center
    }

    ol.bjqs-markers li {
        display: inline
    }

        ol.bjqs-markers li a {
            display: inline-block
        }

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0
}

ol.bjqs-markers li a {
    background: none repeat scroll 0 0 #009AC7;
    color: #FFF;
    font-size: 10px;
    margin: 2px;
    padding: 0 4px;
    text-decoration: none
}

li.li-locations {
    font-size: 12px;
    display: inline;
    margin: 5px 0;
    float: left
}

a.li-locations {
    font-size: 12px;
    color: #77777f;
    text-decoration: none
}

    a.li-locations:after {
        content: url("/images/grey_arrow.gif");
        height: 12px;
        margin: 2px 0 -10px 4px;
        width: 1px
    }

.pregnant-scans-div {
    background-image: -ms-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -moz-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -o-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#A47C94),color-stop(70px,#FFF));
    background-image: -webkit-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: linear-gradient(to bottom,#A47C94 0%,#FFF 70px);
    background-image: -ms-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -moz-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -o-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#A47C94),color-stop(70px,#FFF));
    background-image: -webkit-linear-gradient(top,#A47C94 0%,#FFF 70px);
    background-image: linear-gradient(to bottom,#A47C94 0%,#FFF 70px);
    padding: 8px;
    width: 185px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ccc
}

    .pregnant-scans-div h2 {
        padding-top: 8px
    }

.pregnant-scans a.li-locations:hover {
    color: #8d637b;
    font-weight: 700
}

.pregnant-scans h2 {
    color: #8d637b
}

.women-scans-div h2 {
    padding-top: 8px
}

.women-scans-div {
    background-image: -ms-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -moz-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -o-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4C884A),color-stop(70px,#FFF));
    background-image: -webkit-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: linear-gradient(to bottom,#4C884A 0%,#FFF 70px);
    background-image: -ms-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -moz-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -o-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4C884A),color-stop(70px,#FFF));
    background-image: -webkit-linear-gradient(top,#4C884A 0%,#FFF 70px);
    background-image: linear-gradient(to bottom,#4C884A 0%,#FFF 70px);
    padding: 8px;
    width: 185px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ccc
}

.women-scans a.li-locations:hover {
    color: #4C884A;
    font-weight: 700
}

.women-scans h2 {
    color: #4C884A
}

.men-scans-div h2 {
    padding-top: 8px
}

.men-scans-div {
    background-image: -ms-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -moz-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -o-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5px,#5B6596),color-stop(50px,#FFF));
    background-image: -webkit-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: linear-gradient(to bottom,#5B6596 5px,#FFF 50px);
    background-image: -ms-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -moz-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -o-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5px,#5B6596),color-stop(50px,#FFF));
    background-image: -webkit-linear-gradient(top,#5B6596 5px,#FFF 50px);
    background-image: linear-gradient(to bottom,#5B6596 5px,#FFF 50px);
    padding: 8px;
    width: 185px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ccc
}

.men-scans a.li-locations:hover {
    color: #5B6596;
    font-weight: 700
}

.men-scans h2 {
    color: #5B6596
}

.comparison-half {
    background-image: url(/images/grey-container.png);
    background-repeat: no-repeat;
    width: 357px;
    float: left;
    height: 64px
}

.comparison-desc {
    margin-right: 6px
}

.origorange .comparison-header, .origorange .comparison-desc {
    background-image: url(/images/origorange-header.png);
    background-repeat: no-repeat;
    height: 34px;
    padding-top: 3px
}

.origblue .comparison-header, .origblue .comparison-desc {
    background-image: url(/images/origblue-header.png);
    background-repeat: no-repeat;
    height: 34px;
    padding-top: 3px
}

.comparison-title h2 {
    background: none repeat scroll 0 0 transparent;
    color: #FFF;
    font-size: 12px;
    margin: 0;
    padding: 0 8px
}

.comparison-header ul li {
    float: left;
    padding: 8px 7px;
    color: #fff;
    border-right: 1px solid #d3d3d3
}

    .comparison-header ul li:last-child {
        border: none
    }

.scan-details h2 {
    color: #1B355A;
    float: left;
    font-size: 12px
}

    .scan-details h2:first-child {
        border-right: 1px solid #000;
        font-size: 14px;
        font-weight: 700
    }

.scan-details {
    float: left;
    margin-top: 8px
}

.comparison-scan img {
    float: left
}

.scan-desc {
    float: left;
    width: 265px
}

    .scan-desc h2 {
        color: #8e8e8e;
        font-size: 11px
    }

.comparison-data {
    margin-left: 6px;
    min-height: 64px
}

.yes-btn {
    float: left;
    height: 32px;
    width: 32px
}

.no-btn {
    float: left;
    height: 32px;
    width: 32px
}

.na-btn {
    float: left;
    height: 32px;
    width: 32px
}

.origblue .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison.png)
}

.origblue .comparison-data .no-btn {
    background-image: url(../images/no-comparison-b.png)
}

.origblue .comparison-data .na-btn {
    background-image: url(../images/na-comparison.png)
}

.origorange .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison-b.png)
}

.origorange .comparison-data .no-btn {
    background-image: url(../images/no-comparison-b.png)
}

.origorange .comparison-data .na-btn {
    background-image: url(../images/na-comparison-b.png)
}

.freescan {
    float: left;
    height: 32px;
    padding: 16px 34px;
    width: 32px;
    border-right: 1px solid #d3d3d3
}

.freeview {
    float: left;
    height: 32px;
    padding: 16px 38px;
    width: 32px;
    border-right: 1px solid #d3d3d3
}

    .freeview h2 {
        color: #009AC7 !important;
        float: left;
        font-size: 12px;
        position: relative;
        right: 38px;
        width: 93px
    }

.gender-comparison {
    float: left;
    height: 32px;
    padding: 16px 13px;
    width: 32px;
    border-right: 1px solid #d3d3d3
}

.max-guest {
    float: left;
    height: 32px;
    width: 32px;
    margin: 16px 28px;
    border-radius: 10px 10px 10px 10px
}

    .max-guest h2 {
        font-size: 16px;
        font-weight: 700;
        padding: 8px 12px
    }

.comparison-element {
    margin-left: 18px;
    padding: 1px
}

.origblue .comparison-data .max-guest {
    background-image: url(/images/orig-blue-guest.png);
    background-repeat: no-repeat
}

.origorange .comparison-data .max-guest {
    background-image: url(/images/orig-orange-guest.png);
    background-repeat: no-repeat
}

.comparison-btn {
    float: left;
    height: 60px;
    margin-left: 8px;
    margin-top: 2px;
    width: 90px
}

.origblue .comparison-btn {
    background-image: url(../images/comparison-booking-btn.png)
}

.origorange .comparison-btn {
    background-image: url(../images/comparison-booking-btn-b.png)
}

.price-comparison h2 {
    font-size: 18px;
    font-weight: 700
}

.book-now-comparison {
    color: #FFF;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    margin-left: 6px
}

.i-btn {
    float: right;
    height: 16px;
    margin-top: 8px;
    margin-right: 10px;
    width: 16px
}

.origblue .i-btn {
    background-image: url(../images/i-btn.png)
}

.origorange .i-btn {
    background-image: url(../images/i-btn-b.png)
}

.comparison-scan IMG {
    border: 1px solid #;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 10px 0 0 0
}

.comparison-space {
    float: left;
    height: 20px;
    width: 100%
}

.landing-title {
    float: left;
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%
}

    .landing-title h1 {
        font-family: arialroundedlight,ArialRoundedMTBold,"Arial Rounded MT Bold",ArialRoundedMT,"Arial Rounded MT",Arial,Helvetica,sans-serif;
        background: none repeat scroll 0 0 transparent;
        font-size: 48px
    }

        .landing-title h1 span {
            font-size: 26px;
            vertical-align: bottom
        }

.landing-images img {
    margin-right: 44px
}

    .landing-images img:last-child {
        margin-right: 0
    }

.landing-fullwidth {
    width: 885px;
    float: left;
    margin-bottom: 45px
}

.landing-location {
    border: 1px solid #e0e0e0;
    width: 99.7%;
    float: left;
    border-radius: 8px 8px 8px 8px
}

    .landing-location ul {
        margin: 20px;
        float: left;
        width: 100%
    }

        .landing-location ul li {
            display: inline-table;
            width: 33%
        }

            .landing-location ul li a {
                font-size: 14px;
                line-height: 35px
            }

.from-comparison {
    height: 12px;
    margin: 3px 0
}

    .from-comparison h1 {
        font-weight: 700
    }

.landing-page-text p {
    font-size: 14px
}

.landing-page-link {
    background-image: url(/images/clinic-loc-container2.png);
    background-repeat: no-repeat;
    float: left;
    height: 81px;
    margin: 2px 3px 2px 6px;
    overflow: auto;
    padding: 7px;
    width: 190px
}

    .landing-page-link h3 {
        background: none repeat scroll 0 0 transparent;
        font-size: 13px;
        font-weight: 700;
        margin: 0;
        padding: 0
    }

.landing-link-title {
    float: left;
    margin-right: 5px;
    width: 100px
}

.landing-image-link {
    float: left
}

.landing-link-btn {
    float: left;
    margin-top: 5px
}

    .landing-link-btn img {
        margin-left: 3px;
        margin-top: 4px
    }

    .landing-link-btn h3 {
        float: left;
        font-size: 12px;
        font-weight: 400;
        margin: 0;
        padding: 0
    }

.landing-link-list {
    margin-left: 10px;
    width: 428px;
    float: left
}

#location-list {
    float: left
}

.single-grey-line {
    border-top: 1px solid #CCC;
    float: left;
    height: 10px;
    margin: 10px 0;
    width: 100%
}

.comparison-header ul {
    width: 100%;
    padding-left: 5px
}

    .comparison-header ul li.last-child {
        border-right: none;
        margin-left: 4px
    }

.freescan {
    padding-right: 36px
}

.freeview {
    padding-right: 34px
}

.gender-comparison {
    padding-right: 11px
}

.comparison-header ul li {
    padding-left: 5px;
    padding-right: 6px
}

.small-text {
    font-size: 10px
}

.book-location .booking-span {
    display: inline-block;
    width: 140px
}

.book-location {
    height: 56px;
    width: 236px;
    height: 36px;
    float: left;
    color: #fff !important;
    padding: 10px;
    margin-bottom: 20px
}

    .book-location.last {
        padding-bottom: 10px
    }

    .book-location.pregnancy {
        background-image: url(../images/pregnancy-btn3.png);
        margin-top: 10px
    }

    .book-location.women {
        background-image: url(../images/women-btn3.png)
    }

    .book-location.men {
        background-image: url(../images/men-btn3.png)
    }

.arrow-btn-pregnancy {
    background-image: url(../images/pregnancy-btn-arrow2.png);
    display: inline-block;
    height: 20px;
    margin-top: 8px;
    vertical-align: top;
    width: 20px
}

.arrow-btn-women {
    background-image: url(../images/women-btn-arrow2.png);
    display: inline-block;
    height: 20px;
    margin-top: 8px;
    vertical-align: top;
    width: 20px
}

.arrow-btn-men {
    background-image: url(../images/men-btn-arrow2.png);
    display: inline-block;
    height: 20px;
    margin-top: 8px;
    vertical-align: top;
    width: 20px
}

a.book-loc-pregnancy:before {
    background-image: url(../images/pregnancy-btn3-hover.png);
    width: 0;
    height: 0;
    visibility: hidden
}

a.book-loc-women:before {
    background-image: url(../images/women-btn3-hover.png);
    width: 0;
    height: 0;
    visibility: hidden
}

a.book-loc-men:before {
    background-image: url(../images/men-btn3-hover.png);
    width: 0;
    height: 0;
    visibility: hidden
}

a.book-loc-pregnancy:hover {
    background-image: url(../images/pregnancy-btn3-hover.png);
    margin-top: 10px
}

a.book-loc-women:hover {
    background-image: url(../images/women-btn3-hover.png)
}

a.book-loc-men:hover {
    background-image: url(../images/men-btn3-hover.png)
}

.clinicsnear h2, #content .centredblock .nonav-content .element.selectlocation .left .description h2 {
    background: none !important;
    font-size: 17px
}

.selectlocation .left {
    width: 595px
}

.selectlocation .right {
    width: 259px;
    overflow: hidden
}

.clinicname {
    background-image: none;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-size: 17px
}

.selectedclinic b {
    width: 65px;
    float: left
}

.selectedclinic b, .clinicsnear strong {
    color: #009ac8
}

.selectedclinic span {
    float: right;
    width: 460px;
    margin-left: 20px
}

.selectedclinic p span a {
    color: #777
}

    .selectedclinic p span a:hover {
        text-decoration: underline
    }

div.selectedclinic {
    background-image: url(../images/selected-clinic-bg.png);
    padding: 12px 17px 10px;
    position: relative;
    width: 560px;
    margin-bottom: 20px;
    background-size: 567px 100%;
    float: left
}

div.selectedclinic {
    background-image: url(../images/selected-clinic-bg-IE.jpg)\9;
    height: 105px\9 !important;
    margin-bottom: 0\9 !important
}

* + html .selectlocation .selectedclinic p {
    width: 100%
}

.selectedclinic span {
    float: left
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    div.selectedclinic {
        background-image: url(../images/selected-clinic-bg.png);
        height: 100% !important;
        margin-bottom: 20px !important
    }
}

div.selectedclinic:nth-child(n) {
    background-image: url(../images/selected-clinic-bg.png);
    height: 100% !important;
    margin-bottom: 20px !important
}

.location-contact {
    cursor: pointer;
    background-image: url(../images/small-arrow-blue.gif);
    background-position-x: 46px;
    padding-right: 7px;
    background-position-y: 4px;
    background-position: right center;
    margin-right: 20px
}

.selectlocation .description p {
    padding-right: 20px
}

.left.cl-postcode {
    width: 525px;
    position: relative
}

.right.cl-location-flash {
    width: 290px;
    padding-right: 20px
}

a.book-location:hover {
    text-decoration: none
}

#googlemap-search {
    position: absolute;
    top: 15px;
    left: 15px
}

    #googlemap-search a div.googlesearch-submit {
        background-image: url(../images/gmap-searchbtn.png);
        width: 73px;
        height: 32px
    }

    #googlemap-search a div.gmap-cancel {
        background-image: url(../images/gmap-cancelbtn.png);
        width: 16px;
        height: 16px;
        position: absolute;
        top: 8px;
        right: 85px
    }

    #googlemap-search a, #googlemap-search input {
        float: left
    }

    #googlemap-search input {
        width: 230px;
        height: 12px;
        border: none;
        font-family: Arial;
        font-size: 12px;
        color: #909195;
        padding: 10px 5px
    }

#gmap-viewall {
    position: absolute;
    bottom: 41px;
    right: 55px
}

    #gmap-viewall span div.gmapview {
        background-color: #009bc7;
        color: #fff;
        padding: 10px 30px 10px 18px;
        background-image: url(/images/location-arrow.png);
        background-position: 132px;
        background-size: 7px;
        background-repeat: no-repeat;
    }

.element.usd-careers #gmap-viewall span div.gmapview {
    background-color: #009bc7;
    color: #fff;
    padding: 11px 30px 11px 18px;
    background-image: url(/images/location-arrow.png);
    background-position: 132px;
    background-size: 7px;
    background-repeat: no-repeat;
    font-size: 14px;
}

#gmap-viewall span {
    cursor: pointer
}

* + html div.usd-gmap img {
    margin-right: 18px;
    float: right
}

.scans-perform h2 {
    background-image: url(../images/dot.png);
    background-repeat: repeat-x !important;
    padding-top: 35px
}

.scans-perform > h2 {
    font-size: 17px;
    background: url(../images/dot.png) repeat-x scroll 0 0 rgba(0,0,0,0) !important;
    padding-top: 35px !important
}

.scans-perform h2.default {
    background-position: 0 10% !important
}

* + html .scans-perform h2.default {
    background-position: 0 59% !important
}

.scans-perform h2.adjust-single {
    background-position: 0 10% !important
}

* + html .scans-perform h2.adjust-single {
    background-position: 0 30% !important;
    margin-top: 59px !important
}

.scans-perform h2.adjust-double {
    background-position: 0 19% !important;
    margin-top: 76px !important
}

* + html .scans-perform h2.adjust-double {
    background-position: 0 39% !important;
    margin-top: 50px !important
}

.book-location span.book-now {
    display: inline-block;
    font-size: 16px;
    width: 50px;
    border-left: 1px solid #FFF;
    padding-left: 15px
}

.clinicsdirections {
    padding-bottom: 10px;
    width: 565px
}

* + html .gmapview:hover {
    cursor: pointer
}

.pregnant-scan h2, .women-scan h2, .men-scan h2 {
    margin-bottom: 3px
}

.pregnant-scan span, .women-scan span, .men-scan span {
    line-height: 14px
}

.scans-perform h2 {
    *background-position: 0 55% !important
}

.social-links h2 {
    background-image: url(../images/dot.png);
    font-size: 17px;
    background-position: 0 25% !important;
    background-repeat: repeat-x !important;
    padding-top: 35px;
    padding-bottom: 5px
}

.scans-perform h2 {
    background: none;
    padding: 0
}

.pregnant-scan {
    background-image: url(../images/pregnancyscan.png);
    background-position: top left;
    padding: 0 0 14px 95px
}

.women-scan {
    background-image: url(../images/womenscans-img.png);
    background-position: left;
    padding: 10px 0 0 95px;
    height: 92px
}

.men-scan {
    background-image: url(../images/menscans-img.png);
    background-position: left;
    padding: 0 0 10px 96px;
    margin-top: 10px;
    height: 72px
}

.social-links h2 a {
    display: inline-block;
    width: 33px;
    height: 33px;
    padding-left: 12px;
    vertical-align: middle
}

    .social-links h2 a:hover {
        text-decoration: none
    }

social-links h2 span {
    vertical-align: middle
}

.social-links .fb-link {
    background: url(../images/social-img.png) no-repeat
}

.social-links .twitter-link {
    background: url(../images/social-img.png) no-repeat scroll 50% 0
}

.social-links .googleplus-link {
    background: url(../images/social-img.png) no-repeat scroll 102% 0
}

.twitter-feed h2 {
    background-position: 0 0 !important;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 17px
}

.twitter-feed .tweet-body {
    color: #009AC7
}

.twitter-feed .tw-feeder {
    padding: 10px 0
}

.twitter-feed .tweet-act {
    font-size: 11px
}

.landing-page-link {
    width: 295px;
    float: right
}

.landing-link-list {
    top: 185px;
    width: 314px !important;
    position: absolute;
    right: 0
}

.landing-image-link {
    float: right;
    margin-top: 6px;
    padding-right: 10px
}

.landing-link-title {
    width: 200px
}

#location-list {
    padding-top: 15px
}

.withbreadcrumb #content .centredblock {
    position: relative
}

.blogcontainer #data {
    border: none !important;
    width: 540px !important;
    float: left
}

.blogcontainer .rssRow p {
    width: 355px !important
}

.blogcontainer .rssRow h4 {
    float: right !important;
    width: 355px !important;
    border: none !important;
    padding: 0 !important
}

.blogbottom {
    background: none !important
}

.blogcontainer .rssRow {
    border-bottom: 1px solid #DEE2E5 !important;
    padding: 10px 0 !important
}

.blogcontainer .blogheader h3 {
    background-image: none !important;
    background-color: none !important;
    width: none !important;
    border: none !important;
    color: #009AC7 !important;
    padding: 20px 10px 20px 0 !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.blogcontainer .blogheader {
    background-image: url(../images/dot.png) !important;
    background-repeat: repeat-x !important;
    float: left;
    width: 540px
}

.blogcontainer .rssFeed {
    padding: 0 !important
}

.blogcontainer .rssRow h4 a {
    color: #009AC7 !important
}

.blogcontainer .blogheader h3 {
    background: none !important;
    float: left
}

.blogcontainer .blogheader .view-all-blogs {
    float: left;
    width: 60px;
    padding: 26px 0
}

* + html li.rssRow .rssMedia {
    position: absolute;
    top: 10px
}

* + html .blogcontainer ul li.rssRow {
    height: 105px
}

#map-canvas .gmap-leftm {
    float: left;
    padding: 10px 10px 0 0;
    width: 255px;
    background-color: #fafafa;
    height: 139px;
    position: relative
}

    #map-canvas .gmap-leftm a h2, #map-canvas .gmap-leftm p {
        margin-left: 10px
    }

#map-canvas .gmap-rightm {
    width: 125px;
    float: right;
    padding: 10px 0 0 10px;
    margin-right: 25px
}

    #map-canvas .gmap-rightm p, .gmap-rightm a {
        font-size: 12px !important
    }

#map-canvas .gmap-marker-header {
    width: 436px;
    overflow: visible;
    background-color: #FFF;
    height: 149px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3),0 -3px 8px rgba(0,0,0,0.2)
}

#map-canvas .gmap_gap {
    height: 3px
}

#map-canvas .gmap-marker-content {
    width: 421px;
    height: 157px;
    float: left;
    overflow: auto;
    background-color: #FFF;
    padding: 15px 0 0 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3),0 -3px 8px rgba(0,0,0,0.2);
    border-collapse: separate
}

div.gm-style .usd-gmap > div:nth-child(3) {
    height: 335px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    width: 440px !important;
    overflow: hidden !important
}

div.gm-style .usd-gmap > img {
    right: 8px !important;
    top: 4px !important
}

div.gm-style .usd-gmap {
    left: -215.498px !important;
    box-shadow: none !important;
    width: 438px !important;
    font-size: 13px !important;
    font-weight: 300;
    margin-top: 10px
}

    div.gm-style .usd-gmap > div:last-child > div {
        display: none
    }

.ie8 div.gm-style .usd-gmap > img {
    right: 20px !important
}

.ie8 .gmap-rightm p:first-child {
    margin-bottom: 15px;
    margin-right: 15px
}

.ie7 div.gm-style .usd-gmap > img {
    right: 2px !important
}

.ie7 .gmap-rightm p {
    float: left;
    width: 100%
}

    .ie7 .gmap-rightm p:first-child {
        width: 75%
    }

.ie8 .gmap-marker-header {
    width: 435px !important
}

.ie8 .gmap-marker-content {
    height: 145px !important
}

.ie7 .gmap-marker-content {
    height: 165px !important
}

div.gm-style .usd-gmap > div {
    padding: 0\9 !important;
    overflow: hidden\9 !important
}

#map-canvas .gmap-marker-content {
    overflow: auto\9 !important;
    height: 100px/9 !important
}

div.gm-style .usd-gmap > img {
    right: 23px\9 !important
}

#map-canvas .gmap-marker-content {
    height: 320px\9 !important
}

* + html div.gm-style .usd-gmap > div {
    padding: 0 !important;
    overflow: hidden !important
}

* + html #map-canvas .gmap-marker-content {
    overflow: auto !important
}

* + html div.gm-style .usd-gmap > img {
    top: 22px !important;
    right: 23px !important
}

@media screen and (min-width:0\0) {
    div.gm-style .usd-gmap > img {
        right: 10px !important
    }
}

.gmap_book_pregnancy {
    background: url(../images/pregnancy-btn2.png) no-repeat
}

.gmap_book_women {
    background: url(../images/women-btn2.png) no-repeat;
    background-size: 128px 28px !important;
    width: 122px !important
}

.gmap_book_men {
    background: url(../images/men-btn2.png) no-repeat;
    background-size: 116px 28px !important;
    width: 110px !important
}

.gmap_book_pregnancy {
    background: url(../images/pregnancy-btn2-gmap.jpg)\9 no-repeat\9;
    width: 135px\9 !important
}

.gmap_book_women {
    background: url(../images/women-btn2-gmap.jpg) no-repeat\9;
    width: 123px\9
}

.gmap_book_men {
    background: url(../images/men-btn2-gmap.jpg) no-repeat\9;
    width: 110px\9
}

* + html .gmap_book_men {
    position: absolute !important
}

a.gmap_book_pregnancy:hover {
    background: url(../images/pregnancy-btn2-hover-gmap.jpg)\9 no-repeat\9 !important;
    width: 135px\9 !important
}

a.gmap_book_women:hover {
    background: url(../images/women-btn2-hover-gmap.jpg) no-repeat\9 !important;
    width: 123px\9 !important
}

a.gmap_book_men:hover {
    background: url(../images/men-btn2-hover-gmap.jpg) no-repeat\9 !important;
    width: 110px\9 !important
}

.gm-style-iw div {
    overflow: hidden !important;
    margin-left: 8px !important
}

div.gm-style div:first-child div:nth-child(3) div:last-child div div:last-child img {
    display: none
}

div.gm-style div:first-child div div:nth-child(3) div:last-child div div:last-child img[src="http://maps.gstatic.com/mapfiles/api-3/images/mapcnt3.png"] {
    display: none !important
}

div.gm-style div:first-child div div:nth-child(3) div:last-child div img {
    display: none\9 !important
}

.gm-style-iw img {
    display: none\9 !important
}

#map-canvas {
    border-radius: 10px
}

a.gmap_book_pregnancy:hover {
    background: url(../images/pregnancy-btn2-hover.png) no-repeat;
    background-size: 133px 28px !important
}

a.gmap_book_women:hover {
    background: url(../images/women-btn2-hover.png) no-repeat;
    background-size: 128px 28px !important;
    width: 122px !important
}

a.gmap_book_men:hover {
    background: url(../images/men-btn2-hover.png) no-repeat;
    background-size: 116px 28px !important;
    width: 110px !important
}

a.gmap_book_pregnancy:before {
    background: url(../images/pregnancy-btn2-hover.png) no-repeat;
    background-size: 133px 28px !important;
    visibility: hidden
}

a.gmap_book_women:before {
    background: url(../images/women-btn2-hover.png) no-repeat;
    background-size: 128px 28px !important;
    width: 122px !important;
    visibility: hidden
}

a.gmap_book_men:before {
    background: url(../images/men-btn2-hover.png) no-repeat;
    background-size: 116px 28px !important;
    width: 110px !important;
    visibility: hidden
}

.gmap_book_pregnancy, .gmap_book_women, .gmap_book_men {
    font-size: 11px !important;
    color: #FFF !important;
    float: left;
    height: 30px;
    padding: 5px 5px 0;
    width: 236px;
    text-decoration: none;
    background-size: 133px 28px;
    width: 130px;
    height: 30px
}

.gmap_btn {
    width: 400px
}

    .gmap_btn a span {
        height: 15px;
        margin-left: 5px;
        vertical-align: middle;
        width: 15px;
        background-size: 15px 15px;
        display: inline-block
    }

.gmap-arrow-btn-pregnancy {
    background: url(../images/pregnancy-btn-arrow-gmap.png) no-repeat
}

.gmap-arrow-btn-women {
    background: url(../images/women-btn-arrow-gmap.png) no-repeat
}

.gmap-arrow-btn-men {
    background: url(../images/men-btn-arrow-gmap.png) no-repeat
}

.selectlocation .left.cl-postcode {
    overflow: hidden
}

.gmap-leftm h2 {
    background: none repeat scroll 0 0
}

.gm-style-iw {
    width: 100% !important
}

#map-canvas div#map {
    border-radius: 10px;
    border: solid 1px #d7dcde
}

.apply-all-actual {
    display: inline-block
}

.timesheet-left {
    float: left
}

.border .timesheet-right {
    float: right !important
}

#cookie-bar {
    background: #be5079;
    height: 55px;
    line-height: 16px;
    color: #eee;
    padding: 3px 0
}

    #cookie-bar.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%
    }

    #cookie-bar p {
        margin: 0;
        padding: 0;
        float: left;
        width: 580px;
        font-size: 10px
    }

    #cookie-bar a {
        color: #fff;
        display: inline-block;
        border-radius: 3px;
        text-decoration: none
    }

    #cookie-bar h3 {
        float: left;
        margin: 5px 0 0;
        padding: 0;
        width: 100%;
        font-family: arial;
        font-weight: 700;
        color: #2d3456
    }

    #cookie-bar .cb-enable {
        background: url(/images/close-btn.png) no-repeat;
        padding: 4px 25px 4px 12px;
        margin-top: 4px;
        font-size: 11px;
        margin-left: 20px
    }

        #cookie-bar .cb-enable:hover {
            background: url(/images/close-btn-hover.png) no-repeat
        }

    #cookie-bar .cb-disable {
        background: #900
    }

        #cookie-bar .cb-disable:hover {
            background: #b00
        }

    #cookie-bar .cb-policy {
        background: #03b
    }

        #cookie-bar .cb-policy:hover {
            background: #05d
        }

    #cookie-bar #cookie-div {
        background-image: url(/images/Cookie-i.jpg);
        background-position: left center;
        background-repeat: no-repeat;
        margin: 0 auto;
        padding-left: 60px;
        width: 700px
    }

        * + html #cookie-bar #cookie-div p:firstchild {
            display: none
        }

.cookie-message {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 300px 0;
    background: #be5079;
    color: #fff;
    z-index: 99
}

    .cookie-message span {
        background: url(../images/close-btn.png) no-repeat scroll 0 0 / 59px 24px rgba(0,0,0,0);
        cursor: pointer;
        float: right;
        height: 21px;
        margin-top: 10px;
        padding: 3px 12px;
        width: 35px
    }

        .cookie-message span:hover {
            background: url(../images/close-btn-hover.png) no-repeat scroll 0 0 / 59px 24px rgba(0,0,0,0);
            text-decoration: none
        }

    .cookie-message a:hover {
        text-decoration: none
    }

    .cookie-message h3 {
        color: #2d3456;
        margin: 0;
        font-family: arial;
        font-weight: 700
    }

    .cookie-message p {
        float: left;
        width: 90%
    }

    .cookie-message p, .cookie-message a {
        color: #fff;
        font: bold 11px/18px Arial;
        margin: .6em 0
    }

.locationimages {
    width: 890px;
    float: left
}

    .locationimages img {
        padding-right: 25px
    }

        .locationimages img:last-child {
            padding-right: 0
        }

.clinicimage {
    float: left;
    width: 100%;
    margin-top: 20px
}

    .clinicimage h1 {
        background: none
    }

.locationimages img {
    padding-right: 15px\9
}

* + html .locationimages img {
    padding-right: 15px
}

.comparison-men-women {
    width: 176px;
    background-image: url(/images/grey-container2.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    border-left: 1px solid #CCC;
    border-radius: 10px;
    border-right: 1px solid #CCC
}

.ie8 .comparison-men-women {
    border: none\9;
    width: 180px\9
}

.ie8 .comparison-menwomen-header.comparison-header ul li.last-child {
    padding-top: 3px\9;
    width: 70px\9
}

.newslist-home {
    border-left: 1px solid #CCC;
    padding-left: 10px;
    width: 260px;
    height: 160px;
    margin-left: 11px
}

    .newslist-home .datagrid-pager {
        display: none
    }

    .newslist-home .newslist h2 {
        width: 150px;
        background: none;
        padding-bottom: 5px;
        margin-bottom: 0
    }

    .newslist-home .newslist li {
        overflow: hidden
    }

    .newslist-home .newslist p, .newslist-home .news-link-arrow {
        margin-left: 115px;
        padding-right: 4px
    }

    * + html .newslist-home .newslist h2 {
        width: 150px
    }

* + html .comparison-men-women {
    border: none;
    width: 180px
}

* + html .comparison-menwomen-header.comparison-header ul li {
    padding-top: 3px
}

.comparison-men-women .freeview {
    border: none;
    padding-right: 0;
    padding-left: 27px
}

.comparison-men-women .freescan {
    padding-right: 26px
}

.comparison-men-women-first {
    width: 572px;
    background-image: url(/images/grey-container3.png);
    background-repeat: no-repeat
}

    .comparison-men-women-first .scan-desc {
        width: 480px
    }

.comparison-image-css img {
    height: 64px !important
}

.comparison-menwomen-desc {
    width: 572px;
    background-image: url(/images/grey-container3.png);
    background-repeat: no-repeat
}

.origblue .comparison-menwomen-header.comparison-header {
    width: 180px;
    background-image: url(/images/origblue-header3.png);
    background-repeat: no-repeat
}

.origblue .comparison-menwomen-desc.comparison-desc {
    width: 572px;
    background-image: url(/images/origblue-header2.png);
    background-repeat: no-repeat
}

.origgray .comparison-menwomen-header.comparison-header {
    height: 40px;
    width: 180px;
    background-image: url(/images/origgray-header3.png);
    background-repeat: no-repeat
}

.origgray .comparison-menwomen-desc.comparison-desc {
    height: 40px;
    width: 572px;
    background-image: url(/images/origgray-header.png);
    background-repeat: no-repeat
}

.origgray div.comparison-menwomen-desc, .origgray div.comparison-men-women {
    height: 40px
}

.origgray .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison-gray.png)
}

.origgray .comparison-data .no-btn {
    background-image: url(../images/no-comparison-gray.png)
}

.origgray .comparison-btn {
    background-image: url(../images/origgray-comparison-booking-btn.png)
}

.origgray .scan-details h1 {
    color: #4d4d4d
}

    .origgray .scan-details h1, .origgray .scan-details h1 a {
        color: #595959
    }

.origdarkgray .comparison-menwomen-header.comparison-header {
    height: 40px;
    width: 180px;
    background-image: url(/images/origdarkgray-header3.png);
    background-repeat: no-repeat
}

.origdarkgray .comparison-menwomen-desc.comparison-desc {
    height: 40px;
    width: 572px;
    background-image: url(/images/origdarkgray-header.png);
    background-repeat: no-repeat
}

.origdarkgray div.comparison-menwomen-desc, .origgray div.comparison-men-women {
    height: 40px
}

.origdarkgray .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison-darkgray.png)
}

.origdarkgray .comparison-data .no-btn {
    background-image: url(../images/no-comparison-darkgray.png)
}

.origdarkgray .comparison-data .na-btn {
    background-image: url(../images/na-comparison-darkgray.png)
}

.origdarkgray .comparison-btn {
    background-image: url(../images/origdarkgray-comparison-booking-btn.png)
}

.origdarkgray .scan-details h1 {
    color: #4d4d4d
}

.origdarkgray .scan-details h1, .origgray .scan-details h1 a {
    color: #595959
}

.origpink .comparison-menwomen-header.comparison-header {
    height: 40px;
    width: 180px;
    background-image: url(/images/origpink-header3.png);
    background-repeat: no-repeat
}

.origpink .comparison-menwomen-desc.comparison-desc {
    height: 40px;
    width: 572px;
    background-image: url(/images/origpink-header.png);
    background-repeat: no-repeat
}

.origpink div.comparison-menwomen-desc, .origgray div.comparison-men-women {
    height: 40px
}

.origpink .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison-pink.png)
}

.origpink .comparison-data .no-btn {
    background-image: url(../images/no-comparison-pink.png)
}

.origpink .comparison-btn {
    background-image: url(../images/origpink-comparison-booking-btn.png)
}

.origpink .comparison-data .na-btn {
    background-image: url(../images/na-comparison-pink.png)
}

.origpink .scan-details h2 {
    color: #633550
}

    .origpink .scan-details h2, .origpink .scan-details h2 a {
        color: #90627d
    }

.origdarkpink .comparison-menwomen-header.comparison-header {
    height: 40px;
    width: 180px;
    background-image: url(/images/origdarkpink-header3.png);
    background-repeat: no-repeat
}

.origdarkpink .comparison-menwomen-desc.comparison-desc {
    height: 40px;
    width: 572px;
    background-image: url(/images/origdarkpink-header.png);
    background-repeat: no-repeat
}

.origdarkpink div.comparison-menwomen-desc, .origgray div.comparison-men-women {
    height: 40px
}

.origdarkpink .comparison-data .yes-btn {
    background-image: url(../images/yes-comparison-darkpink.png)
}

.origdarkpink .comparison-data .no-btn {
    background-image: url(../images/no-comparison-darkpink.png)
}

.origdarkpink .comparison-btn {
    background-image: url(../images/origdarkpink-comparison-booking-btn.png)
}

.origdarkpink .comparison-data .na-btn {
    background-image: url(../images/na-comparison-darkpink.png)
}

.origdarkpink .scan-details h2 {
    color: #633550
}

    .origdarkpink .scan-details h2, .origdarkpink .scan-details h2 a {
        color: #90627d
    }

.comparison-menwomen-header.comparison-header ul li {
    text-align: center
}

    .comparison-menwomen-header.comparison-header ul li:first-child {
        padding-left: 21px;
        padding-right: 23px;
        padding-top: 12px
    }

    .comparison-menwomen-header.comparison-header ul li:last-child {
        padding-top: 3px;
        width: 60px;
        margin-left: 6px
    }

.comparison-menwomen-desc h2 {
    padding-top: 11px
}

.comparison-menwomen-element:last-child {
    padding-bottom: 20px
}

.comparison-menwomen-element .price-comparison h2 {
    padding-top: 13px
}

.scan-details h2:first-child {
    border: none
}

.scan-details span.scan-last-child h2 {
    border-left: 1px solid #000;
    font-weight: 400;
    font-size: 12px
}

.comparison-scan IMG {
    border-radius: 0
}

* + html .comparison-element {
    margin-left: -3px;
    padding-left: 0
}

.scantypes {
    background-image: url(../images/hpScanTypes_top3.png) !important
}

.scantype .buttons button {
    background-image: url(../images/hpScanTypes_bottom2.png);
    padding-top: 0
}

.bb-scans-hp .buttons button {
    border: none;
    height: 40px;
    width: 175px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    padding-right: 11px;
    background-color: #009bc7
}

.bb-scans-hp .buttons {
    margin-top: 167px;
    margin-left: 4px
}

    .bb-scans-hp .buttons button:hover {
        cursor: pointer
    }

.women-scans-hp .buttons button {
    border: none;
    height: 40px;
    width: 175px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    padding-right: 15px;
    background-color: #a94e91
}

.women-scans-hp .buttons {
    margin-top: 20px;
    margin-left: 4px
}

    .women-scans-hp .buttons button:hover {
        cursor: pointer
    }

.men-scans-hp .buttons button {
    border: none;
    height: 40px;
    width: 145px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    padding-right: 11px;
    background-color: #7e8082
}

.men-scans-hp .buttons {
    margin-top: 95px;
    margin-left: 4px
}

    .men-scans-hp .buttons button:hover {
        cursor: pointer
    }

* + html .bb-scans-hp .buttons {
    margin-top: 17px
}

* + html .women-scans-hp .buttons {
    margin-top: 63px
}

* + html .men-scans-hp .buttons {
    margin-top: 132px
}

* + html .women-scans-hp .buttons button {
    background-image: url(../images/hp-women-button.png);
    background-position: -2px 0
}

* + html .men-scans-hp .buttons button {
    background-image: url(../images/hp-men-button.png);
    background-position: -13px 0
}

.scantype.scantype-womens-scans .buttons {
    background-position: 100% 100%
}

.scantype-babybond-pregnancy-scans h2, .scantype-womens-scans h2, .scantype-mens-scans h2 {
    display: none
}

.scantype .scanlist {
    width: 250px
}

.scantype ul a {
    width: 228px
}

.scantype ul li {
    border-bottom: 1px solid #f2f2f2;
    width: 240px
}

.scantype-babybond-pregnancy-scans, .scantype-womens-scans, .scantype-mens-scans {
    margin-top: 70px
}

.scantype .buttons .largebutton {
    margin-top: 0
}

.home-slide #slider-image, .home-slide #slider-image ul {
    width: 560px !important;
    height: 270px !important;
    border-radius: 10px
}

.home-slide #slider-image {
    max-width: 600px !important
}

.home-slide ol.bjqs-markers {
    bottom: 10px;
    right: 1px;
    width: 125px
}

ol.bjqs-markers .hp-markers_1, ol.bjqs-markers .hp-markers_2, ol.bjqs-markers .hp-markers_3, ol.bjqs-markers .hp-markers_4, ol.bjqs-markers .hp-markers_5, ol.bjqs-markers .hp-markers_6 {
    height: 20px;
    width: 7px;
    background: url(../images/gray-ball.png) no-repeat
}

ol.bjqs-markers li.active-marker a.hp-markers_1, ol.bjqs-markers li a.hp-markers_1:hover, ol.bjqs-markers li.active-marker a.hp-markers_2, ol.bjqs-markers li a.hp-markers_2:hover {
    height: 20px;
    width: 7px;
    background: url(../images/bb-ball-active.png) no-repeat
}

ol.bjqs-markers li.active-marker a.hp-markers_4, ol.bjqs-markers li a.hp-markers_4:hover, ol.bjqs-markers li.active-marker a.hp-markers_3, ol.bjqs-markers li a.hp-markers_3:hover {
    height: 20px;
    width: 7px;
    background: url(../images/women-ball-active.png) no-repeat
}

ol.bjqs-markers li.active-marker a.hp-markers_5, ol.bjqs-markers li a.hp-markers_5:hover, ol.bjqs-markers li.active-marker a.hp-markers_6, ol.bjqs-markers li a.hp-markers_6:hover {
    height: 20px;
    width: 7px;
    background: url(../images/men-ball-active.png) no-repeat
}

.bb-scans-hp .hp-scantypelist a:hover {
    background-image: url(../images/hp-arrow-bb.png);
    color: #00a6cd;
    text-decoration: none
}

.women-scans-hp .hp-scantypelist a:hover {
    background-image: url(../images/hp-arrow-women.png);
    color: #90627d;
    text-decoration: none
}

.men-scans-hp .hp-scantypelist a:hover {
    background-image: url(../images/hp-arrow-men.png);
    color: #595959;
    text-decoration: none
}

.home-div h1, .line-left-home h2 {
    background: none
}

.line-left-home {
    border-left: 1px solid #CCC;
    padding-left: 10px;
    min-height: 160px;
    margin-left: 21px;
    padding-right: 0
}

* + html .line-left-home {
    margin-left: 20px
}

.home-div {
    width: 245px;
    margin-left: 31px;
    padding-right: 5px;
    line-height: 1.4em
}

    .home-div h1 {
        width: 250px;
        line-height: 1.2em
    }

    .home-div .news-link-arrow {
        padding-top: 10px
    }

.newslist-home ul li p {
    padding-bottom: 10px
}

* + html .newslist-home ul li {
    width: 270px
}

.women-scans-hp .columncontainer {
    width: 278px
}

* + html .centredblock .nonav-content {
    margin-left: 0
}

.table-homepage .columncontainer {
    float: left;
    height: 560px;
    margin-left: 14px;
    margin-top: 4px;
    min-height: 358px;
    width: 275px;
    margin-bottom: 20px;
    border: .1px solid #ccc
}

.hpfindloc {
    padding-right: 16px
}

* + html .home-slide {
    float: left;
    width: 100%;
    margin-bottom: 19px
}

* + html .hpfindloc {
    position: absolute;
    right: 80px;
    top: 33px
}

    * + html .hpfindloc a {
        width: 250px
    }

* + html .home-div {
    margin-left: 14px
}

* + html .table-homepage .columncontainer {
    padding-left: 0;
    margin-left: 0
}

* + html .bb-scans-hp {
    float: left;
    width: 280px;
    padding-right: 11px
}

* + html .women-scans-hp {
    float: left;
    padding-right: 11px
}

    * + html .women-scans-hp .columncontainer {
        margin-right: 4px
    }

* + html .men-scans-hp .columncontainer {
    margin-left: 0 !important;
    padding-left: 0 !important
}

* + html #footer .copyright {
    margin-top: -65px
}

* + html #footer .centredblock UL.menu {
    margin-top: -20px
}

* + html .newslist-home {
    margin-left: 16px
}

.table-homepage.men-scans-hp .columncontainer {
    margin-left: 17px
}

.table-homepage .columncontainer div:first-child {
    padding-bottom: 15px;
    margin: 1px 0 0 1px
}

.hp-scantypelist a {
    background-image: url(../images/grey_arrow.gif);
    background-position: 100% 8px;
    color: #777;
    display: block;
    float: left;
    font-size: 1em;
    padding: 3px 0;
    border-bottom: 1px solid #F2F2F2;
    margin-left: 17px;
    width: 236px !important;
    padding-right: 3px
}

.bb-scans-hp {
    width: 350px
}

.table-homepage .columncontainer div.leftColumn {
    float: left;
    width: 273px;
    height: 65px;
    margin-bottom: 15px
}

.faq-home-css {
    width: 250px
}

    .faq-home-css img {
        float: left;
        padding-right: 15px
    }

    .faq-home-css h2 {
        float: left;
        width: 135px;
        margin-bottom: 0
    }

.newslist-home .newslist .itemimglink {
    margin-right: 15px
}

.findclinic, .findclinicdivmain #getlocation {
    height: 237px;
    margin-left: 7px
}

.findclinicdivmain #getlocation {
    padding: 16px 32px 16px 16px;
    left: 0;
    top: 75px;
    height: 65px
}

.findclinic {
    background-image: url(../images/home-map-img2.png)
}

.findclinicdivmain a {
    height: 240px;
    width: 241px
}

.findclinicdiv {
    color: #777;
    width: 240px
}

    .findclinicdiv h2 {
        background: none;
        margin-bottom: 0
    }

.hpfindloc a {
    padding-right: 16px
}

.view-all span {
    background-image: url(../images/gmap-viewallbtn.png);
    float: left;
    height: 32px !important;
    margin-left: 22px;
    margin-top: 220px;
    width: 125px
}

.bb-scans-hp .hp-title-table {
    color: #fff;
    font-size: 20px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .select-scan .hp-title-table, .select-scan .hp-title-label {
        top: 40px
    }
}

* + html .bb-scans-hp .hp-title-table {
    padding-bottom: 7px
}

.scantype-css.table-homepage {
    position: relative
}

.scantype-css.bb-scans-hp .hp-title-table, .scantype-css.bb-scans-hp .hp-title-label {
    left: 135px !important
}

.scantype-css.bb-scans-hp .hp-title-table, .scantype-css.women-scans-hp .hp-title-table, .scantype-css.men-scans-hp .hp-title-table, .scantype-css.bb-scans-hp .hp-title-label, .scantype-css.women-scans-hp .hp-title-label, .scantype-css.men-scans-hp .hp-title-label {
    top: 4px !important
}

.bb-scans-hp .hp-title-label {
    color: #00A6CD;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    left: 122px;
    margin-top: 50px;
    position: absolute;
    background-position: 100% 5px;
    width: 131px
}

.women-scans-hp .hp-title-table {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    display: block;
    margin-left: 15px;
    line-height: 23px
}

.centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn a:hover, .centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn a:hover {
    text-decoration: none
}

.men-scans-hp .hp-title-table {
    color: #fff;
    font-size: 20px;
    display: block;
    margin-top: 15px;
    margin-left: 15px;
    line-height: 23px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .hp-title-label {
        margin-top: 0;
        bottom: 108px
    }

    .hp-title-table {
        margin-top: 0;
        bottom: 128px
    }

    .scantype-css.bb-scans-hp .hp-title-table, .scantype-css.women-scans-hp .hp-title-table, .scantype-css.men-scans-hp .hp-title-table, .scantype-css.bb-scans-hp .hp-title-label, .scantype-css.women-scans-hp .hp-title-label, .scantype-css.men-scans-hp .hp-title-label {
        top: 40px
    }
}

.scantype-pregnancy-scans .buttons a, .scantype-pregnancy-scans .buttons a:hover {
    background-position: 0;
    background-image: url(../images/hp-preg-bg.png)
}

.scantype-womens-scans .buttons a {
    background-position: 0;
    background-image: url(../images/hp-women-bg.png)
}

    .scantype-womens-scans .buttons a:hover {
        background-position: 0;
        background-image: url(../images/hp-women-bg-hover.png)
    }

.scantype-mens-scans .buttons a {
    background-position: 0;
    background-image: url(../images/hp-men-bg.png)
}

    .scantype-mens-scans .buttons a:hover {
        background-position: 0;
        background-image: url(../images/hp-men-bg-hover.png)
    }

.footer-strapline .needs-footer {
    font-family: "Arial Rounded MT";
    font-size: 17px
}

.footer-strapline .value-footer {
    font-family: "Myriad Pro";
    font-size: 17px
}

#footer .centredblock ul.menu {
    clear: both;
    float: left;
    width: 270px;
    margin-top: 33px
}

    #footer .centredblock ul.menu li {
        border: none;
        padding-left: 0
    }

.men-page .proddesc h1, .men-page .price, .men-page .price h4, .men-page .proddesc h2, .men-page .men-scans h2 {
    color: #595959
}

.men-page #sidenav li.expanded a {
    background-color: #474747
}

.men-page #sidenav li.expanded li a {
    background-color: #898d8f
}

    .men-page #sidenav li.expanded li a:hover {
        background-color: #474747
    }

.men-page .proddesc .price {
    background-color: #dee6eb
}

.men-page .men-scans-div {
    background-image: linear-gradient(to bottom,#AFAEAE 5px,#FFF 50px)
}

.men-page .proddesc .price-box-bottom {
    background-image: url(../images/price-box-bottom2.png)
}

.men-page .proddesc .price-box-top {
    background-image: url(../images/price-box-top2.png)
}

.men-page .booknow .booknowDiv div.book a, .men-page .largelink a {
    background-image: url(../images/men-scans-page-btn.png);
    background-position: 0 0
}

.men-page .largelink a {
    background-position: 100% 0
}

.men-page .booknow {
    background-image: url(../images/men-book-arrow.png);
    height: 77px;
    margin-bottom: 13px
}

.men-page a.li-locations:hover {
    color: #474747;
    text-decoration: none
}

    .men-page a.li-locations:hover:after {
        content: url("/images/hp-arrow-men.png")
    }

.men-page h1, .men-page h2, .men-page h3 {
    color: #595959
}

.women-page .proddesc h1, .women-page .price, .women-page .price h4, .women-page .proddesc h2, .women-page .women-scans h2 {
    color: #90627D
}

.women-page #sidenav li.expanded a {
    background-color: #633550
}

.women-page #sidenav li.expanded li a {
    background-color: #998294
}

    .women-page #sidenav li.expanded li a:hover {
        background-color: #633550
    }

.women-page .proddesc .price {
    background-color: #d9dae4
}

.women-page .women-scans-div {
    background-image: linear-gradient(to bottom,#c5a2b7 5px,#FFF 50px)
}

.women-page .proddesc .price-box-bottom {
    background-image: url(../images/price-box-bottom3.png)
}

.women-page .proddesc .price-box-top {
    background-image: url(../images/price-box-top3.png)
}

.women-page .booknow .booknowDiv div.book a, .women-page .largelink a {
    background-image: url(../images/women-scans-page-btn.png);
    background-position: 0 0
}

.women-page .largelink a {
    background-position: 100% 0
}

.women-page .booknow {
    background-image: url(../images/women-book-arrow.png);
    height: 77px;
    margin-bottom: 13px
}

.women-page a.li-locations:hover {
    color: #633550;
    text-decoration: none
}

    .women-page a.li-locations:hover:after {
        content: url("/images/hp-arrow-women.png")
    }

.women-page h1, .women-page h2, .women-page h3 {
    color: #90627D
}

.comparison-menwomen-desc h2, .comparison-title h2 {
    color: #fff
}

#sidenav li.expanded li.selected a {
    background-color: #7e8082
}

.scan-desc h2 {
    color: #8E8E8E
}

.find-nearest-clinic h2 {
    color: #009AC7
}

.bb-page .pregnant-scans-div {
    background-image: linear-gradient(to bottom,#aad9e8 0%,#FFF 70px) !important
}

.bb-page .pregnant-scans a.li-locations:hover {
    color: #037597
}

.bb-page a.li-locations:hover:after {
    content: url("/images/hp-arrow-bb2.png")
}

.origblue .scan-details h2, .origblue .scan-details h2 a {
    color: #009AC7
}

.origorange .scan-details h2, .origorange .scan-details h2 a {
    color: #009AC7
}

* + html li.li-locations {
    width: 90px
}

* + html .booknow {
    height: 84px !important;
    margin-top: 0
}

* + html #header .centredblock {
    width: 851px
}

* + html a.li-locations {
    padding-right: 10px;
    background-image: url(/images/grey_arrow.gif);
    background-position: 100% 50%
}

* + html .women-page a.li-locations:hover {
    background-image: url(/images/hp-arrow-women.png)
}

* + html .men-page a.li-locations:hover {
    background-image: url(/images/hp-arrow-men.png)
}

* + html .bb-page a.li-locations:hover {
    background-image: url(/images/hp-arrow-bb2.png)
}

* + html .men-page .fullwidth.richtext, * + html .women-page .fullwidth.richtext, * + html .bb-page .fullwidth.richtext {
    margin-left: 0
}

* + html .madeby h4 {
    width: 260px
}

* + html .selectlocation {
    margin-left: 0
}

* + html #babybondcontent .selectoption .RadPicker.RadPicker_Default {
    margin-left: 25px
}

#babybondcontent .selectoption .RadPicker.RadPicker_Default {
    margin-left: 25px\9
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    #babybondcontent .selectoption .RadPicker.RadPicker_Default {
        margin-left: 25px
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #babybondcontent .selectoption .RadPicker.RadPicker_Default {
        margin-left: 25px
    }

    ::i-block-chrome, #babybondcontent .selectoption .RadPicker.RadPicker_Default {
        margin-left: 8px !important
    }
}

* + html #nonav .centredblock {
    width: 870px
}

* + html .searchblock {
    margin-right: 0;
    padding-right: 0
}

* + html .proddesc.halfwidth {
    width: 425px
}

* + html div.extracontrols {
    margin-right: 10px
}

.fullwidth.richtext table td {
    padding: 10px;
    border: 1px solid #ccc;
    border-collapse: collapse
}

.fullwidth.richtext table {
    border: 0;
    border-collapse: collapse
}

.halfwidth.richtext table td {
    padding: 10px;
    border: 1px solid #ccc;
    border-collapse: collapse
}

.halfwidth.richtext table {
    border: 0;
    border-collapse: collapse
}

li.li-locations {
    clear: both
}

.about-tweet.twitter-feed h3 {
    float: left;
    background: none;
    margin-left: 15px
}

.about-tweet.twitter-feed .tw-feeder {
    float: left;
    padding: 10px 15px
}

.hd-location img {
    float: left;
    padding-right: 10px
}

.hd-location {
    float: left !important;
    padding: 11px !important;
    width: 235px;
    float: left;
    background-color: #f1f1f1;
    border: 1px solid #d1d1d2;
    border-radius: 6px;
    margin-bottom: 18px
}

.scans-perform, .social-links, .twitter-feed {
    float: left;
    width: 100%
}

.social-links {
    width: 100%
}

.gmap-hd-location img {
    float: left;
    padding-right: 10px
}

.gmap-hd-location {
    background-image: url(/images/gmap-hd-bg.png);
    height: 39px !important;
    padding: 6px 0 0 10px !important;
    width: 255px;
    background-color: #eee;
    position: absolute;
    bottom: 0
}

* + html div.gmap-hd-location img {
    padding-right: 0 !important
}

div.gm-style div:first-child div:first-child div:nth-child(7) div div:last-child img {
    display: none
}

.scandetailscontent h4, .shoppingbasket h4 {
    font-size: 1em
}

.appointmentday input {
    margin-left: 3px
}

.careers-header {
    margin-left: 15px
}

.career-locations h1, .career-right h1, .career-locations h2 {
    background: none
}

.career-locations h2 {
    font-size: 18px;
    line-height: 1.2em;
    padding-top: 10px
}

.career-locations {
    background-color: #f1f1f1;
    border: 1px solid #d3d3d3;
    padding: 10px 25px 10px 55px;
    border-radius: 5px;
    margin-left: -30px
}

.element.usd-careers {
    float: left;
    width: 851px;
    margin-bottom: 20px
}

.career-div h1 {
    background: none;
    font-size: 38px;
    margin-top: 38px;
    font-family: arialroundedlight;
    line-height: 1em
}

.career-div {
    padding: 0 20px;
    width: 828px;
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 11px;
}

.careers-img {
    position: relative;
    color: #009ac7;
    font-family: arialroundedlight
}

.careers-title {
    position: absolute;
    left: 54px;
    top: 59px;
    background: none;
    font-size: 5em
}

.careers-sub {
    font-family: arialroundedlight;
    font-size: 36px;
    left: 54px;
    position: absolute;
    top: 109px
}

.careers-bot {
    bottom: 26px;
    font-size: 30px;
    position: absolute;
    right: 283px
}

* + html .careers-title {
    top: 30px;
    line-height: normal
}

* + html .careers-sub {
    top: 104px;
    line-height: normal
}

* + html .careers-bot {
    line-height: normal
}

.location-right {
    float: right
}

.usd-careers .left.cl-postcode {
    float: left;
    z-index: 1
}

.usd-careers .right.cl-location-flash {
    padding: 0;
    width: 326px
}

.career-loc {
    border-bottom: 1px solid #e5e5e5;
    padding: 3px 0;
    background: url(/images/careers-arrow.png) no-repeat scroll right rgba(0,0,0,0)
}

.career-locations div:last-child {
    border: none;
    margin-bottom: 10px
}

.career-loc a {
    color: #f26531;
    cursor: pointer
}

.career-loc h2 {
    background: none;
    font-size: 13px;
    margin: 0;
    padding: 0
}

.map-key {
    margin-top: 20px;
    margin-left: 10px
}

    .map-key h3 {
        font-size: 1.29em
    }

    .map-key .recruit-now {
        color: #f26531;
        background: url(/images/int-img.png) no-repeat scroll left;
        padding: 5px 23px
    }

    .map-key .reg-interest {
        color: #7e7777;
        background: url(/images/rec-img.png) no-repeat scroll left;
        padding: 5px 23px
    }

.element.usd-careers #gmap-viewall {
    right: 75px;
    bottom: 41px;
    z-index: 2
}

.careers-width {
    width: 460px;
    padding-left: 20px
}

    .careers-width p {
        font-size: 14px
    }

    .careers-width h2 {
        background: none;
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 1em;
        margin-top: 5px
    }

.title-img h2 {
    font-size: 19px;
    padding: 17px 20px 10px 22px;
    background: none;
    line-height: 1.2em
}

div.title-img {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0;
    width: 318px;
    margin-bottom: 25px;
    margin-left: 0;
    margin-top: 5px
}

    div.title-img img {
        width: 318px
    }

div.career-height {
    min-height: 500px
}

div.title-img div.title-img-div {
    padding: 17px 20px 27px 22px;
    margin-bottom: 0;
    font-size: 14px
}

div.title-img-div p:last-child {
    margin-bottom: 0
}

.title-img-div ul {
    list-style: disc;
    font-size: 15px;
    padding-left: 16px;
    margin-top: 5px
}

.interest-career, .apply-career {
    margin: 30px 0 0 5px;
    padding: 4px 40px 6px 10px;
    width: 75px;
    font-family: Arial
}

.interest-career {
    background: url(/images/loc-interest.png) no-repeat scroll 0 0;
    padding: 7px 40px 25px 10px
}

.apply-career {
    background: url(/images/loc-recruit.png) no-repeat scroll 0 0;
    padding: 14px 40px 25px 10px
}

    .interest-career span, .apply-career span {
        color: #fff
    }

.career-header {
    height: 120px !important
}

    .career-header .gmap-leftm, .career-content {
        height: 110px !important
    }

div.gm-style .careers-map > div:nth-child(3), div.gm-style .careers-map {
    height: 255px !important
}

div.gm-style .careers-map {
    top: -296px !important;
    left: -215.803px !important
}

    * + html div.gm-style .careers-map > div {
        padding: 0 !important;
        overflow: hidden !important
    }

.career-content h2 {
    background: none
}

.career-content ul {
    list-style: initial;
    margin-left: 30px
}

    .career-content ul li {
        float: left;
        width: 40%
    }

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .career-content ul li {
        background: url(/images/car-bullets.png) no-repeat scroll left;
        padding-left: 10px
    }

    .career-content ul {
        margin-left: 20px
    }
}

.ie7 .career-content ul li, .ie9 .career-content ul li, .ie8 .career-content ul li {
    background: url(/images/car-bullets.png) no-repeat scroll left;
    padding-left: 10px
}

.ie7 .career-content ul, .ie9 .career-content ul li, .ie8 .career-content ul {
    margin-left: 20px
}

doesnotexist:-o-prefocus, .career-content ul li {
    background: url(/images/car-bullets.png) no-repeat scroll left;
    padding-left: 10px
}

doesnotexist:-o-prefocus, .career-content ul {
    margin-left: 20px
}

.gmap-rightm a {
    cursor: pointer;
    outline: none
}

    .gmap-rightm a:hover {
        text-decoration: none
    }

.selectlocation fieldset.form2page div.qualification {
    width: 100%;
    overflow: hidden
}

    .selectlocation fieldset.form2page div.qualification span {
        float: left;
        padding: 5px 5px 5px 0
    }

        .selectlocation fieldset.form2page div.qualification span.checkbox {
            padding: 5px 10px
        }

            .selectlocation fieldset.form2page div.qualification span.checkbox.first {
                padding-left: 0
            }

        .selectlocation fieldset.form2page div.qualification span:first-child {
            width: 100%
        }

            .selectlocation fieldset.form2page div.qualification span:first-child i {
                font-size: 12px
            }

    .selectlocation fieldset.form2page div.qualification input {
        width: 20px;
        float: left;
        border: none !important
    }

    .selectlocation fieldset.form2page div.qualification span label {
        clear: none;
        float: left;
        font-weight: 400;
        padding: 5px 0
    }

.selectlocation fieldset.form2page div.positions {
    width: 100%;
    overflow: hidden
}

    .selectlocation fieldset.form2page div.positions span {
        float: left;
        padding: 5px 5px 5px 0
    }

        .selectlocation fieldset.form2page div.positions span.checkbox {
            padding: 5px 10px
        }

            .selectlocation fieldset.form2page div.positions span.checkbox.first {
                padding-left: 0
            }

        .selectlocation fieldset.form2page div.positions span:first-child {
            width: 100%
        }

    .selectlocation fieldset.form2page div.positions input {
        width: 20px;
        float: left;
        border: none !important
    }

    .selectlocation fieldset.form2page div.positions span label {
        clear: none;
        float: left;
        font-weight: 400;
        padding: 5px 0
    }

.selectlocation fieldset.form2page div.availability {
    display: none;
    width: 100%;
    overflow: hidden;
    float: left
}

    .selectlocation fieldset.form2page div.availability span {
        float: left;
        padding: 5px 5px 5px 0
    }

        .selectlocation fieldset.form2page div.availability span.checkbox {
            padding: 5px 10px
        }

            .selectlocation fieldset.form2page div.availability span.checkbox.first {
                padding-left: 0
            }

        .selectlocation fieldset.form2page div.availability span:first-child {
            width: 100%
        }

            .selectlocation fieldset.form2page div.availability span:first-child i {
                font-size: 12px
            }

    .selectlocation fieldset.form2page div.availability input {
        width: 20px;
        float: left;
        border: none !important
    }

    .selectlocation fieldset.form2page div.availability span label {
        clear: none;
        float: left;
        font-weight: 400;
        padding: 5px 0
    }

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .selectlocation fieldset.form2page div.qualification input {
        width: 15px;
        float: left;
        margin-right: 5px
    }

    .selectlocation fieldset.form2page div.positions input {
        width: 15px;
        float: left;
        margin-right: 5px
    }

    .selectlocation fieldset.form2page div.availability input {
        width: 15px;
        float: left;
        margin-right: 5px
    }
}

.selectlocation fieldset.form2page div.registration span {
    margin-bottom: 10px;
    width: 100px
}

.selectlocation fieldset.form2page div.registration {
    width: 365px;
    overflow: hidden;
    float: left
}

    .selectlocation fieldset.form2page div.registration select {
        border-radius: 5px;
        float: left;
        height: 27px;
        width: 250px
    }

    .selectlocation fieldset.form2page div.registration input {
        float: left
    }

.selectlocation fieldset.form2page div.registration-label {
    float: left;
    margin-top: 34px;
    width: auto
}

.selectlocation fieldset.form2page div span:first-child {
    width: 100%
}

.selectlocation fieldset.form2page div.status {
    width: 100%;
    overflow: hidden
}

.selectlocation fieldset.form2page div label {
    width: auto !important;
    overflow: hidden !important
}

.selectlocation fieldset.fscareer label.title input {
    width: 120px;
    float: right
}

.selectlocation fieldset.fscareer label.title {
    float: left;
    clear: none;
    margin-right: 10px;
    width: 225px
}

.selectlocation fieldset.fscareer label.name-career {
    clear: none
}

.selectlocation fieldset.fscareer label input, .selectlocation fieldset.form2page div input {
    width: 230px;
    float: right;
    border-radius: 5px;
    height: 27px;
    padding: 0 10px;
    border: 1px solid #cecece
}

.selectlocation fieldset.fscareer label span, .selectlocation fieldset.form2page div span {
    font-weight: 400;
    float: left;
    padding: 7px 0 3px
}

.selectlocation fieldset.fscareer label, .selectlocation fieldset.form2page div {
    width: 335px;
    clear: none;
    padding: 5px 2px
}

.selectlocation fieldset.form2page div {
    padding: 0 2px
}

    .selectlocation fieldset.form2page div input {
        padding-top: 5px\9;
        height: 22px\9
    }

    .selectlocation fieldset.form2page div #m_fileUpload {
        visibility: hidden;
        left: 115px;
        margin-top: 35px;
        position: absolute
    }

    .selectlocation fieldset.form2page div.upload {
        float: left;
        width: 100%;
        overflow: hidden
    }

        .selectlocation fieldset.form2page div.upload input {
            float: left;
            height: 31px
        }

        .selectlocation fieldset.form2page div.upload span {
            float: left;
            padding: 9px 25px 5px 0
        }

            .selectlocation fieldset.form2page div.upload span:first-child {
                margin-bottom: 5px
            }

                .selectlocation fieldset.form2page div.upload span:first-child i {
                    font-size: 12px
                }

        .selectlocation fieldset.form2page div.upload input#btnUpload {
            background-image: url(../images/upload-btn-careers.png);
            height: 31px;
            width: 114px;
            border: none;
            padding-right: 45px;
            color: #fff;
            cursor: pointer;
            outline: none
        }

.selectlocation fieldset.form2page textarea {
    border-radius: 5px;
    height: 70px;
    width: 600px;
    float: left;
    padding: 3px 10px 0;
    resize: none;
    font-size: 15px;
    font-family: Arial
}

.selectlocation fieldset.form2page div span.span-count {
    margin: 52px 0 0 10px;
    padding-bottom: 0
}

.selectlocation fieldset.fscareer label.col-right {
    float: right
}

.selectlocation fieldset.fscareer label.col-left {
    float: left
}

.selectlocation fieldset.fscontact label.phone.email {
    margin: 0
}

.selectlocation fieldset.form2page div.registration select {
    margin-right: 10px
}

.selectlocation fieldset.form2page div.registration select {
    padding-bottom: 2px\9
}

.career-part {
    padding-left: 10px;
    font-size: 25px
}

fieldset.fscareer {
    font-size: 14px;
    padding: 10px
}

#m_radStatus tr {
    float: left;
    padding: 0 10px;
    clear: none;
    overflow: hidden
}

    #m_radStatus tr td {
        overflow: hidden
    }

    #m_radStatus tr:first-child {
        padding: 0 10px 0 0
    }

    #m_radStatus tr td label {
        float: left;
        clear: none;
        padding: 5px 2px
    }

    #m_radStatus tr td input {
        float: left;
        width: 13px;
        border: none !important;
        margin-left: 1px !important
    }

.title-popup {
    font-size: 32px;
    padding: 5px 0 0 10px;
    line-height: 2em
}

.sec-page.title-popup {
    line-height: 1.2em;
    padding-top: 2px
}

.title-popup, .career-part {
    font-family: arialroundedlight,ArialRoundedMTBold,"Arial Rounded MT Bold",ArialRoundedMT,"Arial Rounded MT",Arial,Helvetica,sans-serif
}

    .title-popup span {
        line-height: 1.2em
    }

.selectlocation fieldset.fscareer .mediumbutton {
    margin-right: 0;
    background-image: url(../images/career-btn.png);
    background-position: 0 0;
    height: 43px;
    margin-right: 0;
    padding-left: 17px;
    width: 114px;
    margin-top: 10px;
    float: right;
    clear: none;
    width: 116px\9
}

#InterestDiv {
    float: left;
    width: 100%;
    padding: 0 2px
}

.div-shadow {
    border-radius: 10px;
    box-shadow: 3px 2px 10px;
    display: block;
    padding-bottom: 8px;
    position: absolute;
    right: 20px;
    top: 1px;
    width: 22px;
    z-index: 0
}

fieldset.form2page .error {
    background: none
}

fieldset.form2page div span:first-child {
    font-weight: 700
}

.info-bot {
    margin-top: 15px;
    float: left;
    clear: none;
    width: 60%;
    font-size: 11px;
    margin-left: 25px
}

.close-confirm {
    float: right;
    margin-top: 15px
}

#m_txtUpload {
    font-size: 12px;
    font-style: italic;
    margin-left: 5px
}

.confirm-page p {
    padding: 5px 0 0 10px;
    font-size: 14px
}

.selectlocation fieldset.fscareer .mediumbutton.btn-back {
    float: left;
    background-image: url(../images/career-btn-back.png);
    padding-left: 35px
}

.selectlocation fieldset.fscareer .btn-bot {
    float: left;
    width: 100%
}

.element.right-career {
    float: right;
    margin-right: 8px;
    width: 318px;
    margin-left: 0
}

.header-tab {
    float: left;
    height: 37px;
    width: 100%
}

.career-tab-1 {
    display: none
}

.active.career-tab-1 {
    display: block
}

div.sonographer-tab {
    width: 505px;
    position: relative
}

.career-tab-1 h2 {
    background: none
}

div.sng-header img {
    float: left
}

div.sng-header h2 {
    float: left;
    font-size: 20px;
    padding: 20px 0 0 20px;
    line-height: 1em;
    width: 260px
}

div.sng-header i h2 {
    padding-top: 0
}

div.sng-header div {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    width: 260px
}

div.sng-header .sng-header-p {
    font-size: 14px;
    font-style: italic
}

    div.sng-header .sng-header-p div {
        padding: 0;
        margin: 0
    }

div.line-top {
    border-bottom: 1px solid #ccc;
    margin-top: 36px
}

.sng-body div {
    line-height: 1.2em
}

.upload ul {
    float: left;
    margin-left: 10px
}

    .upload ul li {
        color: red;
        float: left;
        font-size: 11px;
        padding: 0;
        clear: both
    }

        .upload ul li:first-child {
            clear: none;
            margin-left: 0
        }

.header-tab.h2-tab2 h2 {
    left: 131px;
    z-index: 6
}

.header-tab.h2-tab3 h2 {
    left: 301px;
    z-index: 6
}

.ht1, .ht2, .ht3 {
    background-color: #fff !important;
    border-bottom: 1px solid #ccc !important;
    height: 15px
}

.ht1 {
    left: 0 !important;
    z-index: 1
}

.ht2 {
    left: 131px !important;
    z-index: 2
}

.ht3 {
    left: 301px !important;
    z-index: 0
}

.career-tab-1 .header-tab h2 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 10px 30px 10px 20px;
    text-align: center;
    font-size: 14px;
    float: left;
    border-radius: 5px 5px 0 0
}

.active.career-tab-1 .header-tab h2 {
    background: none repeat scroll 0 0 #f1f1f1;
    border-left: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
    float: left;
    border-bottom: none;
    z-index: 4;
    cursor: pointer
}

.sng-header {
    float: left;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1f1f1;
    border-color: -moz-use-text-color #ccc;
    border-image: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-style: none solid;
    border-width: medium 1px;
    padding: 20px
}

.ie7 .sng-header {
    padding: 23px
}

.sng-body {
    float: left;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-top: none;
    padding: 0 20px 18px;
    font-size: 14px;
    border-radius: 0 0 5px 5px
}

.ie7 .sng-body {
    width: 463px
}

.sonographer-title h2 {
    background: none repeat scroll 0 0;
    padding-right: 20px;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 10px;
    margin-left: 20px;
    width: 465px
}

.location-recruit {
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin-top: 20px;
    width: 251px
}

    .location-recruit h2 {
        background: none;
        padding: 10px;
        font-size: 16px
    }

    .location-recruit span {
        color: #7e7777;
        float: left;
        font-size: 14px;
        padding: 10px 0 10px 20px;
        width: 212px;
        background: url(/images/loc-arrow.png) no-repeat right center
    }

.table-2 .RadWindow {
    height: 745px !important
}

    .table-2 .RadWindow table {
        height: 745px !important
    }

.table-2a .RadWindow {
    height: 470px !important
}

    .table-2a .RadWindow table {
        height: 470px !important
    }

.table-3 .RadWindow {
    height: 240px !important
}

    .table-3 .RadWindow table {
        height: 240px !important
    }

.RadWindow .rwWindowContent {
    height: 100% !important
}

doesnotexist:-o-prefocus, .table-2 .rwWindowContent iframe {
    height: 745px !important
}

doesnotexist:-o-prefocus, .table-2a .rwWindowContent iframe {
    height: 470px !important
}

#map-canvas .career-content.gmap-marker-content {
    height: 114px !important
}

.ie8 #map-canvas .career-content.gmap-marker-content {
    height: 127px !important
}

* + html #map-canvas .career-content.gmap-marker-content {
    height: 141px !important
}

* + HTML DIV.gm-style .careers-map > DIV {
    width: 100% !important
}

.marker_pop {
    float: left;
    margin-left: 5px !important;
    width: auto !important
}

.gm-style-iw div:first-child {
    float: left;
    margin-left: 0px !important;
    width: 100% !important
}

.gm-style-iw {
    text-align: center
}

.ie7 .nonav-content .rightColumn {
    width: 318px
}

.status.textbox i {
    font-size: 12px
}

.reason_adjustment {
    font-size: 12px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #map-canvas {
        border-radius: 0 !important
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #map-canvas {
        border-radius: 10px !important
    }
}

body.modal-open {
    position: fixed;
    width: 100%;
    height: 100%;
    top: -10%
}

.modal-open div.TelerikModalOverlay {
    height: 3000px !important
}

.modal-open.table-2, .modal-open.table-2a {
    position: absolute
}

table.m_radStatus td {
    overflow: hidden
}

body.o-flow-form {
    overflow: auto !important
}

.scan-image-element {
    height: auto;
    width: 415px !important;
    padding-top: 20px
}

    .scan-image-element img {
        height: auto !important;
        width: auto !important
    }

.ibe-booking {
    background: -moz-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(254,254,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(230,230,230,1)),color-stop(100%,rgba(254,254,255,1)));
    background: -webkit-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(254,254,255,1) 100%);
    background: -o-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(254,254,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(254,254,255,1) 100%);
    background: linear-gradient(to bottom,rgba(230,230,230,1) 0%,rgba(254,254,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#fefeff',GradientType=0);
    height: 100%;
    display: inline-block;
    margin-bottom: 25px
}

.ibe-header {
    border-radius: 5px 5px 0 0;
    margin-left: 15px;
    text-align: center;
    position: relative;
    z-index: 3;
    display: block;
    height: 100%
}

    .ibe-header h3.preg-tab {
        background: #0098c7
    }

    .ibe-header h3.women-tab {
        background: #956882
    }

    .ibe-header h3.men-tab {
        background: #474747
    }

    .ibe-header h3:hover {
        cursor: pointer
    }

    .ibe-header h3 {
        border-radius: 5px 5px 0 0;
        color: #fff;
        float: left;
        font-size: 11px;
        margin: 0 1px 1px 0;
        padding: 5px 10px 4px
    }

.ibe-divpregnancy .ibe-title h2, .about-ibe-header .ibe-title h2, .location-ibe-header .ibe-title h2 {
    background: rgba(94,191,220,1) !important;
    background: -moz-linear-gradient(top,rgba(94,191,220,1) 0%,rgba(0,153,199,1) 100%) !important;
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(94,191,220,1)),color-stop(100%,rgba(0,153,199,1))) !important;
    background: -webkit-linear-gradient(top,rgba(94,191,220,1) 0%,rgba(0,153,199,1) 100%) !important;
    background: -o-linear-gradient(top,rgba(94,191,220,1) 0%,rgba(0,153,199,1) 100%) !important;
    background: -ms-linear-gradient(top,rgba(94,191,220,1) 0%,rgba(0,153,199,1) 100%) !important;
    background: linear-gradient(to bottom,rgba(94,191,220,1) 0%,rgba(0,153,199,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ebfdc',endColorstr='#0099c7',GradientType=0) !important;
    zoom: 1;
    padding: 10px;
    color: #fff;
    font-size: 16px
}

.location-mini-ibe .ibe-content {
    margin-bottom: -22px
}

.booking-div {
    padding: 0 10px;
    display: inline-block;
    height: 100%
}

.ibe-scanlist {
    float: left;
    margin: 5px 16px
}

.ibe-women .ibe-scanlist {
    border-bottom: 1px solid #d9d9db;
    padding-bottom: 5px
}

.ibe-men .ibe-scanlist {
    border-bottom: 1px solid #d9d9db;
    padding-bottom: 5px
}

.ibe-content {
    float: left;
    margin-top: -1px;
    width: 100%;
    background: none repeat scroll 0 0 #fefeff;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.20);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.20);
    border-top: none;
    border-right: 1px solid #ceced0;
    border-bottom: 1px solid #ceced0;
    border-left: 1px solid #ceced0;
    border-style: none !important
}

.ibe-divpregnancy .ibe-pregnancy {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.ibe-content select {
    border-radius: 5px;
    height: 26px;
    width: 205px
}

.ibe-divmen .ibe-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.ibe-women select, .ibe-men select {
    margin: 5px 0
}

.multipreg-div {
    border-bottom: 1px solid #d9d9db;
    padding-bottom: 10px;
    margin: 0 18px 5px 16px
}

    .multipreg-div span {
        float: left;
        padding: 5px 0;
        width: 100%
    }

    .multipreg-div input {
        display: none;
        margin: 10px
    }

        .multipreg-div input + label {
            display: inline-block;
            margin: 2px;
            padding: 4px 12px;
            background-color: #9d9d9d;
            border-color: #ddd;
            color: #fff;
            font-size: 11px
        }

        .multipreg-div input:checked + label {
            background-image: none;
            background-color: #009ac8
        }

    .multipreg-div label:hover {
        cursor: pointer
    }

.ibe-women .datepreg-div, .ibe-men .datepreg-div {
    float: left;
    margin-bottom: 10px
}

.remove-span {
    font-size: 11px
}

.datepreg-div {
    margin: 0 16px
}

    .datepreg-div select {
        margin: 5px 0 10px
    }

.div-grad-preg {
    background-image: url(../images/preg-grad.png);
    background-repeat: repeat-x;
    height: 18px;
    background-position: 0 -9px
}

.div-grad-women {
    background-image: url(../images/women-grad.png);
    background-repeat: repeat-x;
    height: 15px
}

.div-grad-men {
    background-image: url(../images/men-grad.png);
    background-repeat: repeat-x;
    height: 15px
}

.booknow-div {
    margin: 10px 10px 0;
    text-align: center
}

.non-multiscans {
    display: none
}

.ibe-btn {
    background-image: url(../images/ibe-bkbtn.png);
    border: medium none;
    color: #fff;
    height: 34px;
    width: 100%;
    cursor: pointer
}

#ibe-btn-women {
    background-image: url(../images/ibe-womenbtn.png);
    margin-top: 5px
}

input[disabled][class=ibe-btn] {
    background-image: url(../images/ibe-bkbtndisable.png) !important
}

.lmp-date {
    display: none;
    margin-bottom: 10px
}

.edd-date {
    display: none;
    margin-bottom: 10px
}

.datepreg-div .RadPicker {
    display: block !important
}

.dp-scanextra {
    display: none
}

#dp-scansextra {
    display: none;
    margin-top: 10px
}

.element.integrated-booking .ibe-content select {
    width: 165px
}

.element.integrated-booking .ibe-content {
    border-top: none
}

.element.integrated-booking .multipreg-div input + label {
    padding: 3px 9px
}

.element.integrated-booking .ibe-title h2 {
    margin: 0
}

.element.integrated-booking .ibe-booking {
    width: 100%;
    margin-bottom: 0
}

.element.integrated-booking .about-ibe-header {
    border-width: none;
    border-style: none;
    width: 198px;
    overflow: hidden
}

    .element.integrated-booking .about-ibe-header .booking-div .ibe-header h3 {
        margin: 0
    }

    .element.integrated-booking .about-ibe-header .booking-div .ibe-content {
        box-shadow: none;
        border: 0;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px
    }

.element.integrated-booking .ibe-title h2 {
    background-image: url(../images/bb-bg-title.png);
    padding: 7px 7px 7px 10px;
    border-bottom: 0
}

.element.integrated-booking .ibe-divwomen .ibe-title h2 {
    background-image: none;
    background: #966e86;
    background: -moz-linear-gradient(top,rgba(150,110,134,1) 1%,rgba(100,54,81,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,rgba(150,110,134,1)),color-stop(100%,rgba(100,54,81,1)));
    background: -webkit-linear-gradient(top,rgba(150,110,134,1) 1%,rgba(100,54,81,1) 100%);
    background: -o-linear-gradient(top,rgba(150,110,134,1) 1%,rgba(100,54,81,1) 100%);
    background: -ms-linear-gradient(top,rgba(150,110,134,1) 1%,rgba(100,54,81,1) 100%);
    background: linear-gradient(to bottom,rgba(150,110,134,1) 1%,rgba(100,54,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#966e86',endColorstr='#643651',GradientType=0);
    zoom: 1
}

.element.integrated-booking .ibe-divmen .ibe-title h2 {
    background-image: none;
    background: #a5a5a5;
    background: -moz-linear-gradient(top,rgba(165,165,165,1) 1%,rgba(71,71,71,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,rgba(165,165,165,1)),color-stop(100%,rgba(71,71,71,1)));
    background: -webkit-linear-gradient(top,rgba(165,165,165,1) 1%,rgba(71,71,71,1) 100%);
    background: -o-linear-gradient(top,rgba(165,165,165,1) 1%,rgba(71,71,71,1) 100%);
    background: -ms-linear-gradient(top,rgba(165,165,165,1) 1%,rgba(71,71,71,1) 100%);
    background: linear-gradient(to bottom,rgba(165,165,165,1) 1%,rgba(71,71,71,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5a5a5',endColorstr='#474747',GradientType=0);
    border-radius: 5px 5px 0 0;
    padding: 10px;
    color: #fff;
    font-size: 17px;
    zoom: 1
}

input[disabled][class=ibe-btn-women] {
    background-image: url(../images/ibe-bkbtndisable.png) !important
}

input[disabled][class=ibe-btn-men] {
    background-image: url(../images/ibe-bkbtndisable.png) !important
}

.ibe-divwomen select, .ibe-divmen select {
    margin: 5px 0
}

.about-ibe-header .booking-div {
    padding: 10px 0 0
}

.element.integrated-booking .about-ibe-content.ibe-content {
    border: none;
    box-shadow: none
}

.about-ibe-header .ibe-header {
    margin-left: 0
}

.about-ibe-content select {
    width: 5px 0
}

.ibeloc-div {
    float: left;
    margin: 5px 16px
}

.about-ibe-content .ibeloc-div {
    border-bottom: 1px solid #d9d9db;
    margin-bottom: 5px !important;
    padding-bottom: 10px
}

.ibe-content.ibe-women .ibeloc-div {
    margin: 0;
    padding-bottom: 5px
}

.ibe-content.ibe-men .ibeloc-div {
    margin: 0;
    padding-bottom: 5px
}

.ibe-scanlist .unavailable {
    color: gray !important;
    -webkit-text-fill-color: gray !important
}

.ibe-location-scan {
    margin: 5px 16px;
    float: left
}

.book-call {
    text-align: center;
    padding: 5px;
    font-weight: 700;
    display: block
}

.ibe-location-scan div {
    color: red;
    font-style: italic;
    margin-bottom: 7px;
    font-size: 10px;
    padding: 0 5px
}

.scan-ibe-header {
    padding-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    display: block
}

.location-ibe-header {
    padding-bottom: 10px;
    border: 1px solid #ceced0;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 18px;
}

.active {
    padding-bottom: 5px !important
}

.women-tab:hover {
    background: #c8aebb !important;
    background: -moz-linear-gradient(top,rgba(200,174,187,1) 0%,rgba(160,116,139,1) 68%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(200,174,187,1)),color-stop(68%,rgba(160,116,139,1))) !important;
    background: -webkit-linear-gradient(top,rgba(200,174,187,1) 0%,rgba(160,116,139,1) 68%) !important;
    background: -o-linear-gradient(top,rgba(200,174,187,1) 0%,rgba(160,116,139,1) 68%) !important;
    background: -ms-linear-gradient(top,rgba(200,174,187,1) 0%,rgba(160,116,139,1) 68%) !important;
    background: linear-gradient(to bottom,rgba(200,174,187,1) 0%,rgba(160,116,139,1) 68%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8aebb',endColorstr='#a0748b',GradientType=0) !important
}

.men-tab:hover {
    background: #727272 !important;
    background: -moz-linear-gradient(top,rgba(114,114,114,1) 0%,rgba(71,71,71,1) 68%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(114,114,114,1)),color-stop(68%,rgba(71,71,71,1))) !important;
    background: -webkit-linear-gradient(top,rgba(114,114,114,1) 0%,rgba(71,71,71,1) 68%) !important;
    background: -o-linear-gradient(top,rgba(114,114,114,1) 0%,rgba(71,71,71,1) 68%) !important;
    background: -ms-linear-gradient(top,rgba(114,114,114,1) 0%,rgba(71,71,71,1) 68%) !important;
    background: linear-gradient(to bottom,rgba(114,114,114,1) 0%,rgba(71,71,71,1) 68%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272',endColorstr='#474747',GradientType=0) !important
}

.preg-tab:hover {
    background: #4daac6 !important;
    background: -moz-linear-gradient(top,rgba(77,170,198,1) 0%,rgba(0,152,199,1) 68%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(77,170,198,1)),color-stop(68%,rgba(0,152,199,1))) !important;
    background: -webkit-linear-gradient(top,rgba(77,170,198,1) 0%,rgba(0,152,199,1) 68%) !important;
    background: -o-linear-gradient(top,rgba(77,170,198,1) 0%,rgba(0,152,199,1) 68%) !important;
    background: -ms-linear-gradient(top,rgba(77,170,198,1) 0%,rgba(0,152,199,1) 68%) !important;
    background: linear-gradient(to bottom,rgba(77,170,198,1) 0%,rgba(0,152,199,1) 68%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4daac6',endColorstr='#0098c7',GradientType=0) !important
}

.location-bk-details {
    float: left;
    font-size: 12px;
    width: 100%;
    margin-bottom: 3px
}

.ibe-divmen .div-grad-men {
    background-image: none;
    background: rgba(146,147,151,1);
    background: -moz-linear-gradient(top,rgba(146,147,151,1) 0%,rgba(146,147,151,1) 7%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(146,147,151,1)),color-stop(7%,rgba(146,147,151,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(146,147,151,1) 0%,rgba(146,147,151,1) 7%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(146,147,151,1) 0%,rgba(146,147,151,1) 7%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(146,147,151,1) 0%,rgba(146,147,151,1) 7%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(146,147,151,1) 0%,rgba(146,147,151,1) 7%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929397',endColorstr='#ffffff',GradientType=0)
}

.about-ibe-content .div-grad-preg {
    background-position: 0 -5px
}

.women-cscan a {
    color: #90627d;
    line-height: 20px
}

.location-bk-details:first-child {
    font-weight: 700;
    border-top: 1px solid #D9D9DB;
    padding-top: 5px
}

.men-cscan a {
    color: #474747;
    line-height: 20px
}

.div-totalprice div {
    float: left;
    width: 95%
}

    .div-totalprice div span {
        float: right
    }

.total-amt {
    color: #000;
    font-weight: 700;
    padding: 4px;
    background: none repeat scroll 0 0 #ccc
}

.ibe-content #ibe-btn-men {
    background: rgba(110,110,110,1);
    background: -moz-linear-gradient(top,rgba(110,110,110,1) 0%,rgba(110,110,110,1) 50%,rgba(73,73,73,1) 51%,rgba(73,73,73,1) 71%,rgba(73,73,73,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(110,110,110,1)),color-stop(50%,rgba(110,110,110,1)),color-stop(51%,rgba(73,73,73,1)),color-stop(71%,rgba(73,73,73,1)),color-stop(100%,rgba(73,73,73,1)));
    background: -webkit-linear-gradient(top,rgba(110,110,110,1) 0%,rgba(110,110,110,1) 50%,rgba(73,73,73,1) 51%,rgba(73,73,73,1) 71%,rgba(73,73,73,1) 100%);
    background: -o-linear-gradient(top,rgba(110,110,110,1) 0%,rgba(110,110,110,1) 50%,rgba(73,73,73,1) 51%,rgba(73,73,73,1) 71%,rgba(73,73,73,1) 100%);
    background: -ms-linear-gradient(top,rgba(110,110,110,1) 0%,rgba(110,110,110,1) 50%,rgba(73,73,73,1) 51%,rgba(73,73,73,1) 71%,rgba(73,73,73,1) 100%);
    background: linear-gradient(to bottom,rgba(110,110,110,1) 0%,rgba(110,110,110,1) 50%,rgba(73,73,73,1) 51%,rgba(73,73,73,1) 71%,rgba(73,73,73,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e6e6e',endColorstr='#494949',GradientType=0);
    margin-top: 5px
}

.ibe-divmen .datepreg-div {
    border-bottom: 0
}

.location-ibe-header .booking-div .ibe-content .div-grad-preg {
    background-position: 0 -6px
}

.scan-details a {
    color: #555
}

.ibe-divmen .ibe-content {
    border-radius: 0 0 5px 5px
}

.ibe-divwomen .ibe-content {
    box-shadow: none;
    border-radius: 0 0 5px 5px
}

.ibe-divwomen .datepreg-div {
    border-bottom: 0
}

.ibe-divwomen .scan-ibe-header .ibe-title h2 {
    border-radius: 5px 5px 0 0;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    line-height: 1.1em
}

.ibe-divwomen .ibe-content .div-grad-women {
    background-image: none;
    background: rgba(149,104,130,1);
    background: -moz-linear-gradient(top,rgba(149,104,130,1) 0%,rgba(149,104,130,1) 7%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(149,104,130,1)),color-stop(7%,rgba(149,104,130,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(149,104,130,1) 0%,rgba(149,104,130,1) 7%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(149,104,130,1) 0%,rgba(149,104,130,1) 7%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(149,104,130,1) 0%,rgba(149,104,130,1) 7%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(149,104,130,1) 0%,rgba(149,104,130,1) 7%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#956882',endColorstr='#ffffff',GradientType=0)
}

.clear-book a {
    background-color: #7a7a7b;
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
    font-weight: 900;
    text-align: center;
    font-size: 9px;
    font-size: 10px;
    line-height: 13px
}

.clear-book {
    float: right;
    height: 13px;
    margin-right: 3px;
    padding: 2px;
    width: 13px;
    border: 1px solid #CECED0
}

    .clear-book a:hover {
        text-decoration: none
    }

    .clear-book:hover {
        cursor: pointer
    }

.div-totalprice {
    margin-top: 5px;
    float: left;
    padding: 0 0 0 3px;
    width: 96%
}

.about-ibe-content.ibe-content.ibe-women, .about-ibe-content.ibe-content.ibe-men, .ibe-divwomen .ibe-content, .ibe-divmen .ibe-content {
    padding-bottom: 10px
}

#dp-scansextra-a {
    margin-top: 10px
}

.div-chosen a {
    text-decoration: none
}

#dp-scansextras {
    margin-bottom: 10px
}

#ctl70_dateInput_text, #ctl76_dateInput_text {
    font-size: 13px;
    padding-left: 4px
}

.integrated-booking {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #ceced0
}

.remove-span {
    float: right;
    margin-right: 5px;
    padding-top: 2px
}

.span-err {
    color: red;
    font-style: italic;
    text-align: left;
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
    padding: 0 10px
}

.ibe-btn-err {
    background-image: url(../images/error-btn.png);
    border: none;
    color: #fff;
    height: 34px;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 10px
}

.ibe-content .ibe-location-scan {
    margin: 0 16px
}

#ctl24_dateInput_text, #ctl72_dateInput_text, #ctl26_dateInput_text {
    padding-left: 4px;
    font-size: 13px
}

html body .RadInput_Default .riTextBox {
    padding-left: 4px !important
}

.scantypefooter .scantype.scantype-mens-scans {
    margin-left: 18px;
    width: 239px
}

.scantypefooter .scantype {
    background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #cecfcf;
    border-radius: 0 0 10px 10px;
    border-right: 1px solid #cecfcf;
    margin-left: 17px;
    width: 238px;
    border-bottom: 1px solid #cecfcf
}

    .scantypefooter .scantype .buttons {
        background-image: none
    }

.div-chosen {
    padding: 0 7px
}

.delApp {
    cursor: pointer
}

.scandetailsinfo h1, .scandetailsinfo h2, .detailsinfo h1, .detailsinfo .detailsinfoprice, .element.halfwidth.detailsinfo.detailsweek {
    background: none;
    float: left;
    font-family: arialroundedlight
}

.scandetailsinfo {
    margin-bottom: 0
}

    .scandetailsinfo h1 {
        font-size: 38px;
        line-height: 1em;
        padding: 0 0 10px
    }

.detailsinfo {
    margin-bottom: 0
}

    .detailsinfo h1 {
        font-size: 25px;
        margin: 0;
        padding: 0
    }

    .detailsinfo h2 {
        float: left;
        font-size: 24px;
        padding: 15px 0 0;
        line-height: 1.2em;
        margin-top: 20px;
        font-family: arialroundedlight
    }

    .detailsinfo .detailsinfoprice {
        float: left;
        font-size: 24px;
        padding: 15px 0 0;
        line-height: 1.2em;
        margin-top: 20px
    }

    .detailsinfo .detailsinfoprice-rrp {
        float: left;
        margin-left: 3px;
        margin-bottom: 0;
        margin-top: 7px
    }

    .detailsinfo img {
        padding: 15px 0
    }

    .detailsinfo.scansub h2 {
        padding: 0;
        margin-top: 0
    }

.richtext.detailsinfo {
    font-size: 14px;
    padding: 15px 0 0;
    line-height: 1.4em
}

    .richtext.detailsinfo ul li {
        line-height: 1.4em
    }

.detailsinfo.detailsbtn {
    padding-top: 10px;
    margin-top: 20px
}

.detailsinfo.scandetailsbtn a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.detailsinfo.scandetailsbtn {
    background-image: url(../images/scanbtnbook.jpg);
    clear: both;
    float: left;
    height: 35px;
    padding-top: 10px;
    text-align: center;
    width: 184px;
    margin-top: 30px
}

.faq.detailsinfo {
    float: left
}

    .faq.detailsinfo .acc_trigger {
        float: left;
        font-size: 16px;
        line-height: 1.2em;
        padding: 10px 0;
        width: 100%
    }

    .faq.detailsinfo .acc_container {
        font-size: 14px;
        font-style: italic;
        margin: 10px 0 0 20px;
        float: left
    }

        .faq.detailsinfo .acc_container .block {
            line-height: 15px
        }

.detailsinfo.detailsweek {
    font-size: 20px;
    padding: 5px 0 0;
    margin-top: 20px
}

.quote.detailsscan blockquote {
    background: none;
    padding: 15px 5px 5px 10px;
    font-size: 14px
}

.quote.detailsscan span {
    background: none;
    padding: 15px 5px 5px 10px;
    font-size: 19px;
    line-height: 1.2em;
    font-family: arialroundedlight;
    font-weight: 400;
    color: #009ac7
}

.loader {
    background-image: url(../images/page-loader.gif);
    background-size: 15px 15px;
    bottom: 194px;
    height: 15px;
    position: absolute;
    right: 123px;
    width: 15px;
    z-index: 99999
}

.ie8 .multipreg-div input {
    display: block\9;
    position: absolute\9;
    z-index: -1\9
}

.ie8 .multipreg-div label.rselect {
    background-image: none;
    background-color: #009ac8
}

.findclinicdivmain, .findclinicdivmain .selectclinic select {
    font-size: 14px !important
}

.hp-scantypelist, .bb-scans-hp .buttons button, .women-scans-hp .buttons button, .men-scans-hp .buttons button {
    font-size: 14px !important
}

.bb-scans-hp .buttons button {
    width: 267px
}

.women-scans-hp .buttons button {
    width: 267px
}

.men-scans-hp .buttons button {
    width: 267px;
    padding-right: 15px
}

.home-div, .newslist-home, .line-left-home.faq-home-css {
    font-size: 14px
}

.element.richtext.no-dotted-underline {
    font-size: 14px;
    line-height: 1.4em !important
}

    .element.richtext.no-dotted-underline h1 {
        font-size: 38px;
        line-height: 1.2em;
        font-family: arialroundedlight
    }

.element.gu03.fullwidth {
    font-size: 14px;
    line-height: 1.4em !important
}

    .element.gu03.fullwidth h3 {
        font-size: 1.29em
    }

.element.gu03.halfwidth {
    font-size: 14px;
    line-height: 1.4em
}

.element.dotted-break {
    font-size: 14px;
    line-height: 1.4em
}

    .element.dotted-break div.linebreaked {
        background: none !important
    }

    .element.dotted-break h1 {
        font-size: 38px;
        line-height: 1em;
        font-family: arialroundedlight;
        background: none !important
    }

.element.ud21 h2, .accreditations-title h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    background: none !important;
    line-height: 1.2em;
    margin-top: 27px
}

.image-h3 {
    font-size: 14px;
    line-height: 1.4em
}

    .image-h3 img {
        padding: 3px
    }

.element.gallery.ud17 {
    font-size: 1.29em
}

div.location-list-box-content > h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    padding: 10px 0 5px
}

div.location-list-box-content ul li {
    font-size: 14px;
    line-height: 1.4em
}

.landing-page-link .landing-link-btn h3 a {
    font-size: 14px
}

.landing-page-link .landing-link-title h3 {
    font-size: 1.29em
}

.element.selectlocation {
    font-size: 14px;
    line-height: 1.4em
}

    .element.selectlocation .hd-location, .ibe-booking {
        font-size: 12px
    }

    .element.selectlocation .scans-perform .pregnant-scan {
        margin-top: 25px
    }

    .element.selectlocation .scans-perform .men-scan {
        margin-top: 25px
    }

.scans-perform > h2 {
    padding-top: 15px !important
}

.element.selectlocation h1, .element.selectlocation .linebreaked {
    background: none !important
}

.element.selectlocation h1 {
    font-size: 38px;
    line-height: 1em;
    font-family: arialroundedlight
}

.element.selectlocation .right.cl-location-flash {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.4em
}

.element.selectlocation .selectedclinic h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    padding-bottom: 10px
}

.element.selectlocation .clinicsnear h2, #content .centredblock .nonav-content .element.selectlocation .left .description h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    padding-top: 10px;
    line-height: 1em
}

.element.selectlocation .left .blogcontainer .blogheader h3, .clinicimage > h3 {
    font-size: 24px;
    font-family: arialroundedlight
}

.blogcontainer .blogheader h3 {
    line-height: initial
}

.element.selectlocation .left .blogcontainer .blogheader {
    background: none !important;
    margin-top: 20px
}

.element.selectlocation .left .blogcontainer .rssFeed .rssBody ul li.rssRow.odd h4 {
    font-size: 1.29em !important
}

.element.selectlocation .left .blogcontainer .rssFeed .rssBody ul li p {
    font-size: 14px
}

.element.selectlocation .right .scans-perform h2, .element.selectlocation .right .social-links h2, .element.selectlocation .right .twitter-feed h2 {
    font-size: 1.29em;
    background: none !important;
    line-height: 20px !important
}

    .element.selectlocation .right .twitter-feed h2 span {
        line-height: 20px
    }

.newslist .datagrid-pager ul li, .newslist .datagrid-pager ul li.current {
    background: none;
    border: none
}

    .newslist .datagrid-pager ul li.current a {
        color: #777 !important
    }

.newslist li {
    padding-bottom: 15px;
    margin-bottom: 10px
}

form.selectlocation h3 {
    font-size: 24px;
    font-family: arialroundedlight
}

form.selectlocation {
    font-size: 14px
}

.about-tweet.twitter-feed h3 {
    font-size: 1.29em
}

div.tw-feeder {
    font-size: 14px
}

.landing-link-list {
    top: 235px
}

.ud04-h1 {
    font-size: 14px;
    line-height: 1.4em
}

    .ud04-h1 ul li {
        line-height: 19px
    }

    .ud04-h1 h1 {
        font-size: 38px;
        line-height: 1em;
        font-family: arialroundedlight;
        background: none
    }

div.element.quartwidth.largelink .no-dotted-underline h2 {
    font-size: 1.29em
}

div.element.quartwidth.largelink a {
    font-size: 14px
}

.faq.element.q3width a.acc_trigger {
    font-size: 16px;
    line-height: 1.4em
}

.faq.element.q3width .acc_container .block {
    font-size: 14px;
    line-height: 1.4em
}

.element.fullwidth.linebreaked h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    background: none !important
}

div.element.fullwidth.location2 .loc-title2 h3 {
    font-size: 1.29em;
    font-weight: 400;
    margin-top: 7px
}

div.element.fullwidth.location2 {
    background: none !important
}

.element.halfwidth.h1-dotted h1 {
    font-size: 38px;
    line-height: 1em;
    font-family: arialroundedlight;
    background: none !important
}

.element.halfwidth.h1-dotted .linebreaked {
    background: none !important
}

.element.newslist h2.news-article-header2 {
    font-size: 24px;
    font-family: arialroundedlight;
    background: none !important
}

.element.newslist-home h2.news-article-header2 {
    font-size: 16px;
    background: none !important
}

    .element.newslist-home h2.news-article-header2 a, .faq-home-css h2 {
        line-height: 1.2em
    }

h2.news-article-header2 a {
    line-height: 1.1em
}

.element.halfwidth.newslist {
    font-size: 14px
}

    .element.halfwidth.newslist ul.newslist li p {
        margin-bottom: 5px
    }

.element.newsarticle h1 {
    font-size: 38px;
    line-height: 1em;
    font-family: arialroundedlight;
    background: none !important
}

.element.newsarticle {
    font-size: 14px;
    line-height: 1.4em
}

.element.quartdottedleft.faq.quartwidth h2 {
    font-size: 1.29em;
    font-family: arialroundedlight;
    line-height: 1em;
    background: none !important;
    padding-bottom: 0
}

.element.quartdottedleft.faq.quartwidth {
    font-size: 14px;
    line-height: 1.4em
}

.element.newsshortlist.quartdottedleft.quartwidth h2.dottedbottom {
    font-size: 1.29em;
    font-family: arialroundedlight;
    line-height: 1em;
    background: none !important;
    padding-bottom: 0
}

.element.newsshortlist.quartdottedleft.quartwidth {
    font-size: 14px;
    line-height: 1.4em
}

.find-nearest-clinic.linebreaked h2 {
    font-size: 1.29em;
    font-family: arialroundedlight;
    line-height: 1em;
    background: none !important;
    padding-bottom: 0;
    padding-top: 6px
}

    .find-nearest-clinic.linebreaked h2 a {
        line-height: 20px
    }

.find-nearest-clinic.linebreaked {
    background: none !important
}

.postcodesearch p {
    font-size: 14px
}

.view-all span {
    background-image: url(../images/view-all.png);
    background-size: 140px 23px;
    color: #fff;
    padding-left: 10px;
    padding-top: 4px;
    width: 140px
}

.newslist-home .newslist p, .newslist-home .news-link-arrow {
    float: left;
    margin-top: 15px;
    margin-left: 0;
    line-height: 1.4em
}

.newslist-home .readmorelink.news-link-arrow {
    margin-top: 0
}

.newslist-home #news-link-arrow {
    float: left;
    margin-top: 5px
}

.smallfindclinic .postcodesearch {
    padding-top: 5px
}

.element.h3-richtext {
    font-size: 1.29em
}

.at4-icon.aticon-compact {
    margin-right: 5px
}

.element.quartdottedleft.faq.quartwidth, .element.newsshortlist.quartdottedleft.quartwidth {
    border-left: 1px solid #ccc
}

.element.board.halfwidth.image-h3 h3 {
    font-size: 1.29em
}

.landing-page-link .landing-link-title h3 {
    font-weight: 400;
    padding-left: 3px;
    padding-top: 3px
}

.landing-page-link .landing-link-btn h3 {
    padding-left: 3px
}

div.selectedclinic {
    padding: 18px
}

div.clinicsdirections {
    background: none !important
}

.element.home-div.quartwidth h1 {
    font-size: 24px;
    font-family: arialroundedlight
}

.border.appointmentlist .smallbutton {
    padding-bottom: 1px;
    padding-left: 5px !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .border.appointmentlist .smallbutton {
        padding-bottom: 1px;
        padding-left: 8px !important
    }
}

.element.fullwidth.linebreaked.ud-18 {
    background: none !important;
    font-size: 14px;
    line-height: 1.4em
}

    .element.fullwidth.linebreaked.ud-18 h2 {
        font-size: 24px;
        line-height: 1.2em;
        font-family: arialroundedlight;
        margin-top: 20px
    }

.element.selectlocation .left .blogcontainer .blogheader {
    width: 610px !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .element.selectlocation .left .blogcontainer .blogheader {
        width: 620px !important
    }
}

.social-links .fb-link {
    margin-left: 12px
}

.twocolumn-content .loc-button2:after {
    width: 5px
}

.element.selectlocation .left .selectedclinic b {
    font-weight: 400
}

.landing-page-text p strong em {
    padding-top: 20px
}

.twocolumn-content ul li {
    line-height: 20px
}

.SiteMapBase .home-header a.home-header, .SiteMapBase .home-header ul li .home-header {
    font-size: 24px;
    line-height: 1.2em;
    font-family: arialroundedlight
}

.SiteMapBase .home-header ul li ul li {
    padding-left: 30px;
    font-size: 1.29em;
    line-height: 25px;
    font-family: arialroundedlight
}

.SiteMapBase .home-header ul li ul {
    padding-top: 6px
}

.SiteMapBase .home-header ul li.home-header {
    padding-top: 15px
}

.SiteMapBase .home-header {
    padding-top: 15px
}

.element.line-left-home.faq.quartwidth.faq-home-css .home-faq-switch {
    width: 271px
}

.faq-home-css h2 {
    width: 157px !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .selectlocation fieldset.fscontact .mediumbutton {
        padding-left: 9px
    }
}

.element.halfwidth.richtext.no-dotted-underline.ud04a h1 {
    font-size: 38px;
    font-family: arialroundedlight;
    margin-top: 20px;
    line-height: 1.2em
}

.element.100PercentWidth.richtext.ud04-h1 ul li {
    line-height: 12px
}

.element.findclinicdivmain.quartwidth.hpfindloc #getlocation .smallbutton {
    padding-bottom: 1px;
    padding-left: 3px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .element.findclinicdivmain.quartwidth.hpfindloc #getlocation .smallbutton {
        padding-bottom: 1px;
        padding-left: 6px
    }
}

.fscontact .mediumbutton.submit {
    background-image: url(../images/submit-contact.png);
    width: 73px;
    background-position: 0 center;
    background-repeat: no-repeat
}

    .fscontact .mediumbutton.submit:hover {
        background-position: 0 center;
        background-repeat: no-repeat
    }

.element.selectlocation .left .blogcontainer .rssFeed .rssBody ul li.rssRow h4 {
    font-size: 1.29em !important;
    font-weight: 400;
    line-height: 20px
}

    .element.selectlocation .left .blogcontainer .rssFeed .rssBody ul li.rssRow h4 a {
        line-height: 20px;
        color: #009ac7 !important
    }

.border.multipregcontent span.error {
    margin-left: 2px
}

#multipreg select {
    margin-left: 2px
}

.comparison-menwomen-element {
    width: 860px
}

.ud-18 ul {
    list-style: disc;
    padding: 20px
}

.ibe-imgbabybond {
    background-image: url(../images/refbabybond.jpg);
    display: inline-block;
    height: 51px;
    margin: 10px auto;
    width: 155px
}

.ibe-imgultrasound {
    width: 180px;
    background-size: 180px;
    background-position: center;
    background-image: url(/images/ultrasound-direct-logo.png);
    display: inline-block;
    height: 51px;
    margin: 10px auto;
    width: 241px
}

.ibe-image {
    text-align: center;
    margin: 10px 0;
    clear: both
}

.ibe-booking.ref-ibe {
    background: rgba(230,230,230,1);
    background: -moz-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(230,230,230,1)),color-stop(43%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(230,230,230,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(230,230,230,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#ffffff',GradientType=0)
}

.element.integrated-booking.referrer-ibe {
    margin: 0
}

.element.integrated-booking .location-ibe-header.ref-ibe {
    width: 100%
}

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy div {
        width: 100%
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy > div {
        margin-left: 10px
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy div:first-child {
        margin-left: 0
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy div.multipreg-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-btn {
        width: 91%
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibeloc-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .datepreg-div {
        margin: 5px 0
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .booknow-div {
        text-align: left
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .booknow-div {
        margin: 10px
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .booking-div {
        padding: 10px 0
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-scanlist div, .ref-ibe .ibe-scanlist select {
        width: 100%;
        float: left
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-btn {
        background: rgba(61,181,215,1);
        background: -moz-linear-gradient(top,rgba(61,181,215,1) 0%,rgba(61,181,215,1) 50%,rgba(0,153,202,1) 50%,rgba(0,153,202,1) 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(61,181,215,1)),color-stop(50%,rgba(61,181,215,1)),color-stop(50%,rgba(0,153,202,1)),color-stop(100%,rgba(0,153,202,1)));
        background: -webkit-linear-gradient(top,rgba(61,181,215,1) 0%,rgba(61,181,215,1) 50%,rgba(0,153,202,1) 50%,rgba(0,153,202,1) 100%);
        background: -o-linear-gradient(top,rgba(61,181,215,1) 0%,rgba(61,181,215,1) 50%,rgba(0,153,202,1) 50%,rgba(0,153,202,1) 100%);
        background: -ms-linear-gradient(top,rgba(61,181,215,1) 0%,rgba(61,181,215,1) 50%,rgba(0,153,202,1) 50%,rgba(0,153,202,1) 100%);
        background: linear-gradient(to bottom,rgba(61,181,215,1) 0%,rgba(61,181,215,1) 50%,rgba(0,153,202,1) 50%,rgba(0,153,202,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3db5d7',endColorstr='#0099ca',GradientType=0)
    }

@media(min-width: 200px) {
    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy div.multipreg-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-btn {
        width: 93%
    }
}

.ref-disclaimer {
    float: left;
    padding: 0 10px;
    clear: both;
    font-size: 11px;
    text-align: center
}

.ref-ibe .div-error-about {
    float: left;
    width: 95% !important
}

.ref-ibe .ibe-header h3 {
    margin: 0
}

.ref-ibe .ibe-header {
    margin-left: 0
}

.ref-ibe .span-err {
    text-align: center;
    padding: 0 18px
}

.ref-ibe .ibe-btn-err {
    background: rgba(195,57,55,1);
    background: -moz-linear-gradient(top,rgba(195,57,55,1) 0%,rgba(195,57,55,1) 51%,rgba(171,0,0,1) 51%,rgba(171,0,0,1) 71%,rgba(171,0,0,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(195,57,55,1)),color-stop(51%,rgba(195,57,55,1)),color-stop(51%,rgba(171,0,0,1)),color-stop(71%,rgba(171,0,0,1)),color-stop(100%,rgba(171,0,0,1)));
    background: -webkit-linear-gradient(top,rgba(195,57,55,1) 0%,rgba(195,57,55,1) 51%,rgba(171,0,0,1) 51%,rgba(171,0,0,1) 71%,rgba(171,0,0,1) 100%);
    background: -o-linear-gradient(top,rgba(195,57,55,1) 0%,rgba(195,57,55,1) 51%,rgba(171,0,0,1) 51%,rgba(171,0,0,1) 71%,rgba(171,0,0,1) 100%);
    background: -ms-linear-gradient(top,rgba(195,57,55,1) 0%,rgba(195,57,55,1) 51%,rgba(171,0,0,1) 51%,rgba(171,0,0,1) 71%,rgba(171,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(195,57,55,1) 0%,rgba(195,57,55,1) 51%,rgba(171,0,0,1) 51%,rgba(171,0,0,1) 71%,rgba(171,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c33937',endColorstr='#ab0000',GradientType=0)
}

.ref-ibe .ibe-scaninfo {
    float: left;
    margin: 5px;
    width: 94% !important
}

    .ref-ibe .ibe-scaninfo span p {
        margin: 0
    }

.ref-ibe .booknow-div > div {
    width: 91% !important
}

.ref-ibe .ibe-title h2 {
    font-size: 22px
}

.ref-ibe .ref-price {
    font-size: 15px;
    float: left;
    clear: both;
    margin-top: 10px
}

.ref-ibe .ibe-scaninfo > div {
    border-bottom: 1px solid #d9d9db;
    border-top: 1px solid #d9d9db;
    margin: 10px 0 5px;
    padding: 10px 0 5px
}

div.ui-dialog.ui-widget.ui-widget-content {
    position: absolute;
    top: 12px;
    left: 28px !important;
    width: 87%;
    height: 86%
}

.ibe-scaninfo ul {
    list-style: inside none disc
}

.bookref {
    clear: left
}

@media (max-width: 200px) {
    .ibe-scanlist {
        margin: 10px 0 0 10px !important
    }
}

@media (min-width: 400px) {
    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy div.multipreg-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-btn {
        width: 95% !important
    }

    .ref-ibe .ibe-scaninfo {
        width: 89% !important
    }
}

@media (min-width: 250px) {
    .ref-ibe .ibe-scaninfo {
        width: 89% !important
    }
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    border: 2px solid #404040 !important;
    width: 90% !important;
    top: 78px !important
}

div.ui-dialog.ui-widget.ui-widget-content {
    background: rgba(255,255,255,0.8);
    left: 5px !important
}

.ui-dialog .ui-dialog-content {
    font-size: 11px;
    padding-left: 6px !important
}

.ui-widget-content {
    border: 2px solid #404040
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    padding: 10px 0;
    color: #fff;
    background: rgba(140,140,140,1);
    background: -moz-linear-gradient(top,rgba(140,140,140,1) 0%,rgba(140,140,140,1) 50%,rgba(100,100,100,1) 51%,rgba(100,100,100,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(140,140,140,1)),color-stop(50%,rgba(140,140,140,1)),color-stop(51%,rgba(100,100,100,1)),color-stop(100%,rgba(100,100,100,1)));
    background: -webkit-linear-gradient(top,rgba(140,140,140,1) 0%,rgba(140,140,140,1) 50%,rgba(100,100,100,1) 51%,rgba(100,100,100,1) 100%);
    background: -o-linear-gradient(top,rgba(140,140,140,1) 0%,rgba(140,140,140,1) 50%,rgba(100,100,100,1) 51%,rgba(100,100,100,1) 100%);
    background: -ms-linear-gradient(top,rgba(140,140,140,1) 0%,rgba(140,140,140,1) 50%,rgba(100,100,100,1) 51%,rgba(100,100,100,1) 100%);
    background: linear-gradient(to bottom,rgba(140,140,140,1) 0%,rgba(140,140,140,1) 50%,rgba(100,100,100,1) 51%,rgba(100,100,100,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8c8c',endColorstr='#646464',GradientType=0);
    width: 45%
}

    .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only span {
        display: none
    }

.ui-dialog-buttonset :first-of-type:after {
    content: 'agree';
    text-transform: uppercase
}

.ui-dialog-buttonset :nth-of-type(2):after {
    content: 'disagree';
    text-transform: uppercase
}

.ui-dialog .ui-dialog-buttonpane {
    border-width: 0 !important
}

.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    background: none
}

.ui-widget-header {
    border: none !important;
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(254,255,255,0) 0%,rgba(254,255,255,0) 100%) repeat scroll 0 0 !important;
    background: -moz-linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%) repeat scroll 0 0 !important;
    color: #5eb2ca !important;
    font-size: 20px !important;
    font-weight: 400 !important
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    width: 100%
}

.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    width: 100%
}

.ui-dialog .ui-dialog-titlebar {
    padding-left: 5px !important
}

@media (max-width: 250px) {
    .ref-ibe .book-call {
        width: 95%
    }

    .ref-ibe .ref-disclaimer {
        width: 92% !important
    }

    .ref-ibe .booknow-div > div {
        width: 93% !important
    }
}

@media (min-width: 400px) {
    .ref-ibe .book-call {
        width: 102%
    }

    .ref-ibe .booknow-div > div {
        width: 95% !important
    }

    .ref-ibe .ibe-btn {
        width: 97% !important
    }

    .ref-ibe .location-bk-details {
        width: 98% !important
    }

    .ref-ibe .div-totalprice {
        width: 97% !important
    }

    .ref-ibe .ref-disclaimer {
        padding-left: 8px !important
    }
}

#babybondcontent .selectoption .RadPicker.RadPicker_Default {
    display: -moz-box
}

.disclaimer {
    text-align: justify
}

.personalcontainer, .scandetailssummary, .totalsummary h3 {
    padding-left: 10px
}

.ref-ibe .ibe-scaninfo ul {
    list-style: inherit !important;
    padding-left: 15px !important
}

div.ui-dialog.ui-widget.ui-widget-content {
    background: rgba(255,255,255,0.9) !important
}

.ui-dialog .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    display: block;
    margin: 0 auto;
    padding: 3px !important;
    text-align: center;
    width: 100%
}

div#dialog-confirm {
    padding-left: 18px !important;
    padding-right: 17px !important
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    padding-left: 18px !important
}

.ibe-booking .ref-ibe .ref-disclaimer {
    width: 92%;
    padding-left: 27px !important
}

@media (min-width: 858px) {
    .ref-ibe .ref-disclaimer {
        width: 100% !important
    }
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    margin-left: 13px
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    width: 49% !important
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    margin: 0 auto !important;
    display: block;
    width: 95.5% !important
}

div#dialog-confirm {
    padding-left: 11px !important
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    padding-left: 11px !important
}

.ref-ibe select#dp-womenscans {
    margin-bottom: 0 !important
}

.ref-ibe select#womendate {
    margin-bottom: 10px !important
}

.ref-ibe select#womentime {
    margin-bottom: 10px !important
}

.ref-ibe select#dp-menscans {
    margin-bottom: 0 !important
}

.ref-ibe select#mendate {
    margin-bottom: 10px !important
}

.ref-ibe select#mentime {
    margin-bottom: 10px !important
}

#babybondcontent .disclaimer {
    width: 99% !important
}

#babybondcontent #when .selectoption {
    padding-top: 5px !important
}

@media (max-width: 505x) {
    .ref-ibe .ibe-women .ibe-scanlist {
        width: 95%;
        margin-left: 10px !important
    }

    .ref-ibe .ibe-content #ibe-btn-women {
        width: 99.5% !important
    }
}

.ref-ibe .div-totalprice {
    width: 94% !important
}

.ref-ibe .div-chosen {
    width: 96% !important
}

@media (max-width: 250px) {
    .ref-ibe .ibe-scaninfo {
        width: 84.7% !important
    }

    .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
        width: 100% !important
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
        margin: 0 auto !important;
        display: block !important;
        width: 91% !important
    }

    .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
        width: 47% !important
    }

    .ref-ibe .div-chosen {
        width: 85% !important
    }

    .ref-ibe .div-totalprice {
        width: 83% !important
    }
}

@media (min-width: 399px) and (max-width: 470px) {
    .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
        width: 48% !important
    }

    .ref-ibe .div-chosen {
        width: 93% !important
    }

    .ref-ibe .div-totalprice {
        width: 91% !important
    }
}

@media (min-width: 508px) and (max-width: 857px) {
    .ref-ibe .ref-disclaimer {
        width: 100% !important
    }
}

@media (min-width: 245px) and (max-width: 399px) {
    .ref-ibe .ibe-women {
        width: 103% !important
    }
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men div {
    width: 100%
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women > div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men > div {
    margin-left: 10px
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women div:first-child, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men div:first-child {
    margin-left: 0
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women div.multiwomen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men div.multimen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-btn {
    width: 89%
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-btn {
    width: 89%
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibeloc-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .datewomen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibeloc-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .datemen-div {
    margin: 5px 0
}

.element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .booknow-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .booknow-div {
    text-align: left
}

.element.integrated-booking .location-ibe-header.ref-ibe .booking-div {
    width: 100%
}

@media (min-width: 400px) {
    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women div.multiwomen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-btn, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men div.multimen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-btn {
        width: 95% !important
    }

    .ref-ibe .ibe-scaninfo {
        width: 94% !important
    }

    .ref-ibe .ibe-women .ibe-scanlist:before, .ref-ibe .ibe-women .ibe-scanlist .ibeloc-div:before, .ref-ibe .ibe-men .ibe-scanlist:before, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 95% !important;
        border-bottom: 1px solid #D9D9DB;
        padding-top: 10px !important
    }

    .ref-ibe .ibe-women .ibe-scanlist, .ref-ibe .ibe-women .ibe-scanlist .ibeloc-div, .ref-ibe .ibe-men .ibe-scanlist, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div {
        position: relative;
        z-index: 1
    }
}

@media (min-width: 360px) and (max-width: 399px) {
    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women .ibe-btn {
        width: 92%
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-btn {
        width: 94.5%
    }

    .ref-ibe .ibe-men .ibe-scanlist::before, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div::before {
        width: 94.5% !important
    }

    .ref-ibe .ibe-women .ibe-scanlist::before, .ref-ibe .ibe-women .ibe-scanlist .ibeloc-div::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 92% !important;
        border-bottom: 1px solid #D9D9DB;
        padding-top: 10px !important
    }
}

@media (min-width: 471px) and (max-width: 800px) {
    .ref-ibe .div-totalprice {
        width: 93% !important
    }
}

@media (min-width: 255px) and (max-width: 399px) {
    .ref-ibe .div-chosen {
        width: 88% !important
    }

    .ref-ibe .div-totalprice {
        width: 86% !important
    }

    .ref-ibe .booknow-div > div {
        width: 93% !important
    }

    .ibe-content.ibe-men .booknow-div, .ibe-content.ibe-men .ibe-scanlist {
        width: 104.3% !important
    }

    .ibe-content.ibe-women .booknow-div, .ibe-content.ibe-women .ibe-scanlist {
        width: 101.3% !important
    }

    .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
        width: 45% !important
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
        width: 92.6% !important
    }
}

::i-block-chrome, #babybondcontent .selectoption .RadPicker.RadPicker_Default {
    margin-left: 0 !important
}

.ref-ibe .ibe-women .ibe-scanlist .ibeloc-div, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px
}

.ref-ibe select#womendate, .ref-ibe select#mendate {
    margin-top: 0
}

.ref-ibe select#womentime, .ref-ibe select#mentime {
    margin-bottom: 5px !important
}

div#apptlist.appointments .appointmentday input {
    margin-top: 3px
}

@media (min-width: 241px) and (max-width: 254px) {
    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-women div.multiwomen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men div.multimen-div, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-scanlist select, .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-btn {
        width: 91.5% !important
    }

    .ref-ibe .ibe-men .ibe-scanlist:before, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 91.5px !important;
        border-bottom: 1px solid #D9D9DB;
        padding-top: 10px !important
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-pregnancy .ibe-scanlist, .ibe-pregnancy .booknow-div {
        width: 98%
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-scanlist, .ibe-men .booknow-div {
        width: 100% !important
    }

    .ref-ibe .ibe-pregnancy .booknow-div input.ibe-btn {
        width: 91% !important
    }

    .ref-ibe .ibe-men .ibe-scanlist:before, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div:before {
        width: 92% !important
    }

    .element.integrated-booking .location-ibe-header.ref-ibe .ibe-men .ibe-btn {
        width: 91.7% !important
    }

    .ref-ibe .div-totalprice {
        width: 84% !important
    }

    .ref-ibe .div-chosen {
        width: 84% !important
    }
}

.ref-ibe .ibe-women .ibe-scanlist, .ref-ibe .ibe-men .ibe-scanlist {
    border-bottom: none !important
}

    .ref-ibe .ibe-women .ibe-scanlist:before, .ref-ibe .ibe-women .ibe-scanlist .ibeloc-div:before, .ref-ibe .ibe-men .ibe-scanlist:before, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 89%;
        border-bottom: 1px solid #D9D9DB;
        padding-top: 10px !important
    }

    .ref-ibe .ibe-women .ibe-scanlist, .ref-ibe .ibe-women .ibe-scanlist .ibeloc-div, .ref-ibe .ibe-men .ibe-scanlist, .ref-ibe .ibe-men .ibe-scanlist .ibeloc-div {
        position: relative;
        z-index: 1
    }

.location-ibe-header.ibe-booking.ref-ibe .ref-disclaimer {
    margin-top: 15px
}

.ibe-booking.ref-ibe .ibe-image {
    margin-bottom: 0 !important
}

.ibe-booking.ref-ibe span.ibe-imgbabybond, .ibe-booking.ref-ibe span.ibe-imgultrasound {
    margin-bottom: 0 !important
}

#babybondcontent .details-disc {
    margin-bottom: 10px
}

.ref-ibe .RadPicker_Default .rcCalPopup, .RadPicker_Default .rcTimePopup::before {
    background: url(../images/calendar.png) no-repeat scroll 0 0 !important
}

.RadPicker_Default .rcCalPopup:hover, .RadPicker_Default .rcCalPopup:focus, .RadPicker_Default .rcCalPopup:active {
    background-position: 0 -50px !important
}

#content .centredblock #babybondcontent #when .selectoption div#ctl08_wrapper, #content .centredblock #babybondcontent #when .selectoption div#ctl11_wrapper {
    display: table !important
}

#admincontainer #admincontent.border .bookingarea.border #when .border.whencontent .selectoption div#ctl39_wrapper, #admincontainer #admincontent.border .bookingarea.border #when .border.whencontent .selectoption div#ctl42_wrapper {
    display: block !important
}

.babybond-with-mothercare-hp {
    width: 103.4%
}

    .babybond-with-mothercare-hp .element.fullwidth.richtext.gu03 {
        width: 64%
    }

    .babybond-with-mothercare-hp #UltrasoundReferrer_Tracking {
        float: right;
        margin-bottom: 35px;
        width: 29.3%
    }

.centredblock.bb-page .nonav-content .element.landing-fullwidth .landing-images img {
    margin-right: 45px !important
}

    .centredblock.bb-page .nonav-content .element.landing-fullwidth .landing-images img:last-child {
        margin-right: 0 !important
    }

.location-ibe-header.ref-ibe {
    border: none
}

.share-buttons .addthis_default_style {
    margin-top: 1px !important
}

.at-icon-wrapper {
    margin-right: 5px;
    vertical-align: top;
    margin-top: -1px !important
}

.element.integrated-booking .location-ibe-header.ref-ibe.blog-ibe .ibe-pregnancy .datepreg-div {
    margin: 10px
}

.bb-scans-hp .buttons, .women-scans-hp .buttons, .men-scans-hp .buttons {
    margin-top: 516px
}

.ibe-micro table.RadCalendar_Default {
    width: 160px
}

.modalDiv {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 99;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    min-height: 100%;
    width: 100%
}

.loadingDiv {
    padding-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    border: 1px solid #ceced0;
    width: 200px;
    height: 90px;
    display: none;
    position: fixed;
    background-color: #fff;
    z-index: 999;
    border-radius: 5px
}

.selectlocation .left {
    overflow: hidden
}

.element.selectlocation h1 {
    width: 575px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.selectedclinic span {
    width: 450px
}

.landing-link-list {
    top: 280px
}

.detailsinfoprice {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 25px !important
}

p.clear {
    display: none !important
}

.nonav-content .element.selectlocation .left .description ul, .clinicsdirections ul {
    list-style-type: disc !important;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    -moz-padding-start: 40px;
}

.element.find-out-more.find-out-more-orange {
    float: left;
    border: 1px solid #f26530;
    padding: 10px
}

    .element.find-out-more.find-out-more-orange .scan-name h2 {
        font-family: arialroundedlight;
        font-size: 22px;
        padding-bottom: 0;
        margin-bottom: 5px;
        background-image: none;
        color: #f26530
    }

    .element.find-out-more.find-out-more-orange .scan-price {
        font-family: arialroundedlight;
        color: #f26530;
        font-size: 19px;
        margin-bottom: 10px
    }

    .element.find-out-more.find-out-more-orange .scan-text p {
        font-size: 14px;
        color: #f26530;
        margin-bottom: 5px
    }

    .element.find-out-more.find-out-more-orange .scan-button button {
        cursor: pointer;
        font-size: 1em;
        text-transform: uppercase;
        background-image: url(../images/scanbtnbookorange.jpg);
        height: 37px;
        text-align: center;
        width: 100%;
        color: #fff;
        border: none;
        background-color: #fff;
        background-size: 206px
    }

.element.find-out-more.find-out-more-blue {
    float: left;
    border: 1px solid #009ac7;
    padding: 10px
}

    .element.find-out-more.find-out-more-blue .scan-name h2 {
        font-family: arialroundedlight;
        font-size: 22px;
        padding-bottom: 0;
        margin-bottom: 5px;
        background-image: none;
        color: #009ac7
    }

    .element.find-out-more.find-out-more-blue .scan-price {
        font-family: arialroundedlight;
        color: #009ac7;
        font-size: 19px;
        margin-bottom: 10px
    }

    .element.find-out-more.find-out-more-blue .scan-text p {
        font-size: 14px;
        color: #009ac7;
        margin-bottom: 5px
    }

    .element.find-out-more.find-out-more-blue .scan-button button {
        cursor: pointer;
        font-size: 1em;
        text-transform: uppercase;
        background-image: url(../images/scanbtnbook.jpg);
        height: 37px;
        text-align: center;
        width: 100%;
        color: #fff;
        border: none;
        background-color: #fff;
        background-size: 206px
    }

.rssMedia .defaultmediacontainer {
    height: auto
}

    .rssMedia .defaultmediacontainer .innermediacontainer {
        padding: 0;
        margin: 0;
        width: 100%
    }

        .rssMedia .defaultmediacontainer .innermediacontainer img {
            margin: 0 auto;
            padding: 0;
            height: 149%;
            width: 100%
        }

div.clinicsnear {
    width: 565px
}

.element.selectlocation .left .blogcontainer .blogheader h3 span.view-all-blogs {
    font-size: 14px;
    float: none
}

.element.selectlocation .left .blogcontainer .blogheader h3 {
    width: 80%
}

.element.fullwidth.richtext.gu03 h2, .clinicsdirections h2 {
    font-size: 24px;
    font-family: arialroundedlight;
    padding-top: 10px;
    line-height: 1em;
    background: none !important;
    padding-bottom: 10px;
    color: #009ac7;
    margin-bottom: 10px;
    font-weight: 400 !important
}

.twocolumn-content .element {
    margin-left: 0 !important
}

.twocolumn-content .babybond-with-mothercare-hp #UltrasoundReferrer_Tracking {
    float: right;
    margin-bottom: 35px;
    width: 30%
}

.twocolumn-content .landing-location ul li {
    margin-left: 0 !important
}

.description h3 {
    font-size: 1.29em
}

.description strong em, .babybond-with-mothercare-hp strong em {
    color: #777;
    font-style: italic;
    font-weight: 700;
    font-size: 14px
}

div#data.rssFeed .rssError p {
    display: none
}

div.element.selectlocation div.left div#map-canvas {
    display: inline-block
}

select#dp-scansextra {
    display: none !important
}

.blogcontainer #divRss .feedEkList li {
    display: inline-flex;
    margin-bottom: 30px;
    width: 100%
}

    .blogcontainer #divRss .feedEkList li .defaultitemImage img, .blogcontainer #divRss .feedEkList li .itemImage img {
        margin-right: 20px;
        width: 200px;
        height: 120px
    }

.blogcontainer .itemTitle a {
    font-size: 20px;
    font-family: arialroundedlight;
    line-height: 25px
}

.blogcontainer .itemReadmore a {
    float: right
}

.blogcontainer .itemContent {
    width: 100%
}

.blogcontainer {
    width: 565px
}

.scandetails .highlighted.border.scandetailscontent h4 {
    font-size: 1.6em;
    font-weight: 400
}

.shoppingbasket .total.darkhighlight .price {
    font-size: 1.6em;
    margin-top: -3px;
    font-weight: 700
}

.scandetails-mrp-price p.price-mrp {
    color: #009ac7 !important;
    margin-right: 14px;
    right: 0;
    text-align: right
}

.scandetails-mrp-price {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #e7f4fb;
    padding-left: 130px;
    border-top: solid 1px #d2d3d5;
    height: 28px;
    padding-top: 18px;
    display: -webkit-box
}

.border.appointmentlist .alt-location {
    float: left;
    margin-top: 2px
}

.border.appointmentlist .book-for-loc {
    font-size: 1.6em;
    font-weight: 400;
    margin-bottom: 10px
}

    .border.appointmentlist .book-for-loc span {
        color: #009ac7
    }

input#btnLocationUpdate {
    background-image: url(../../images/bluebg.png) !important;
    background-image: none;
    float: right;
    width: 15%;
    text-align: center;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -6px;
    height: 30px
}

.scandetails h3.highlighted, .availableappointments h3.highlighted, .shoppingbasket h3.highlighted {
    color: #fff;
    background: #ababab
}

.appointmentday span.scan-price {
    width: 15%;
    color: #009ac7 !important;
    font-size: 16px;
    padding-top: 1px;
    font-weight: 700
}

.scandetails .highlighted.border.scandetailscontent ul {
    margin-bottom: 0px
}

.availableappointments .border.appointmentlist .appointmentday .discounted-price {
    margin-top: -14.5px;
    display: table;
    color: #660008
}

    .availableappointments .border.appointmentlist .appointmentday .discounted-price .save-price {
        width: 97%;
        font-size: 11.5px;
        color: #bf000f !important
    }

    .availableappointments .border.appointmentlist .appointmentday .discounted-price .scan-price {
        color: #bf000f !important
    }

.availableappointments .border.appointmentlist .appointmentday {
    padding-top: 10px
}

a .comparison-btn .price-comparison {
    margin-top: 12px
}

    a .comparison-btn .price-comparison h2 {
        float: left;
        padding-right: 2px;
        padding-left: 5px
    }

    a .comparison-btn .price-comparison span.scan-rrp h2 {
        font-size: 12px;
        font-weight: 400;
        padding-top: 4px;
        padding-left: 0
    }

a .comparison-btn .book-now-comparison {
    clear: both;
    margin-left: 5px
}

.stepbuttons input:hover, .select-alt-location input:hover {
    text-decoration: underline
}

.centredblock.women-page .comparison-element.comparison-menwomen-element.fullwidth .price-comparison, .centredblock.men-page .comparison-element.comparison-menwomen-element.fullwidth .price-comparison {
    margin-top: 0
}

.availableappointments div#apptlist.appointments .appointmentday .date span {
    width: 143px
}

.bookingblock.blockappointments .availableappointments div#apptlist.appointments .appointmentday .date span {
    width: 113px
}

div#babybondcontent .selectionarea .fieldgroup.border .payment-option, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option {
    margin: 0 auto;
    width: 86%;
    margin-top: 20px
}

    div#babybondcontent .selectionarea .fieldgroup.border .payment-option .credit-payment-option, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .credit-payment-option {
        width: 51%;
        float: left
    }

    div#babybondcontent .selectionarea .fieldgroup.border .payment-option .paypal-payment-option, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .paypal-payment-option {
        width: 46%;
        float: right
    }

    div#babybondcontent .selectionarea .fieldgroup.border .payment-option .credit-payment-option input.btn-credit, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .credit-payment-option input.btn-credit {
        background-image: url(../../images/bluebg.png);
        border-color: #0e9bc8;
        border: none;
        color: #fff;
        padding: 13px;
        font-size: 14px;
        cursor: pointer
    }

div#babybondcontent .selectionarea input.btn-paypal {
    background-image: url(../../images/PayPal-button.png);
    border-color: #0e9bc8;
    border: none;
    color: #fff;
    padding: 12px;
    font-size: 14px;
    cursor: pointer;
    width: 75%
}

div#babybondcontent .selectionarea .fieldgroup.border .payment-option .credit-payment-option p, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .credit-payment-option p {
    width: 75%;
    padding: 5px 0
}

div#babybondcontent .selectionarea .fieldgroup.border .credit-payment, .blockpayment.bookingblock fieldset .fieldgroup.border .credit-payment {
    margin-top: 40px;
    display: none
}

div#babybondcontent .selectionarea .fieldgroup.border .payment-option .paypal-payment-option p, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .paypal-payment-option p {
    padding: 5px 0
}

div#babybondcontent .selectionarea .fieldgroup.border .payment-option .credit-payment-option, .blockpayment.bookingblock fieldset .fieldgroup.border .payment-option .credit-payment-option {
    margin-bottom: 300px
}

.fieldgroup.border .payment-option .paypal-payment-option input.forward.btn-paypal {
    background-image: url(../../images/PayPal-button.png);
    border-color: #0e9bc8;
    border: none;
    color: #fff;
    padding: 12px;
    font-size: 14px;
    cursor: pointer;
    width: 72%
}

.women-page span.price-sign-currency, .men-page span.price-sign-currency, .bb-page span.price-sign-currency {
    font-family: arialroundedlight;
    float: left;
    line-height: 1.2em;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 25px !important
}

.women-page span.price-sign-currency, .women-page span.detailsinfoprice, .women-page span.detailsinfoprice-rrp {
    color: #90627D
}

.men-page span.price-sign-currency, .men-page span.detailsinfoprice, .men-page span.detailsinfoprice-rrp {
    color: #595959
}

.bb-page span.price-sign-currency, .bb-page .detailsinfoprice, .bb-page .detailsinfoprice-rrp, .element.halfwidth.detailsinfo.detailsweek {
    color: #009ac7
}

.table-homepage.bb-scans-hp .columncontainer .leftColumn a img, .table-homepage.women-scans-hp .columncontainer .leftColumn a img, .table-homepage.men-scans-hp .columncontainer .leftColumn a img {
    float: right;
    margin-top: 10px
}

.comparison-element.fullwidth img.preg-banner {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 5px
}

.bb-scans-hp .buttons, .men-scans-hp .buttons, .women-scans-hp .buttons {
    margin-top: 532px
}

    .bb-scans-hp .buttons button {
        width: 267px !important
    }

    .women-scans-hp .buttons button {
        width: 267px !important
    }

    .men-scans-hp .buttons button {
        width: 267px !important
    }

.bb-scans-hp .buttons, .women-scans-hp .buttons, .men-scans-hp .buttons {
    margin-left: 3px
}

.table-homepage .columncontainer {
    width: 273px
}

    .table-homepage .columncontainer div:first-child {
        margin: 0
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .table-homepage .columncontainer {
        height: 575px
    }

    .bb-scans-hp .buttons, .men-scans-hp .buttons, .women-scans-hp .buttons {
        margin-top: 532px
    }

    . .bb-scans-hp .buttons button {
        width: 267px !important
    }

    .women-scans-hp .buttons button {
        width: 267px !important
    }

    .men-scans-hp .buttons button {
        width: 267px !important
    }

    .bb-scans-hp .buttons, .women-scans-hp .buttons, .men-scans-hp .buttons {
        margin-left: 3px
    }

    .table-homepage .columncontainer {
        width: 273px
    }

        .table-homepage .columncontainer div:first-child {
            margin: 0
        }
}

.centredblock .nonav-content .table-homepage.bb-scans-hp .columncontainer .leftColumn {
    background-color: #009bc7
}

.centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn {
    background-color: #a84d90
}

.centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn {
    background-color: #7d7f81
}

    .centredblock .nonav-content .table-homepage.bb-scans-hp .columncontainer .leftColumn a .hp-title-table, .centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn a .hp-title-table, .centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn a .hp-title-table, .centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn a .hp-title-label, .centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn a .hp-title-label {
        font-family: arialroundedlight
    }

.table-homepage.bb-scans-hp .columncontainer .leftColumn a img, .table-homepage.men-scans-hp .columncontainer .leftColumn a img {
    margin-right: 6px
}

.centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn a .hp-title-table, .centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn a .hp-title-table {
    padding-bottom: 0;
    margin-bottom: 0
}

.nonav-content .element.findclinicdivmain.quartwidth.hpfindloc a.findclinic .findclinicdiv h1 {
    font-size: 1.2em;
    padding-bottom: 0
}

.nonav-content .element.quartwidth.newslist-home ul.newslist li h3.news-article-header2 {
    font-size: 16px;
    background: none !important;
    width: 150px;
    padding-bottom: 5px;
    margin-bottom: 0;
    margin-left: 115px;
    display: block
}

.nonav-content .element.line-left-home.faq.quartwidth.faq-home-css .home-faq-switch h3 {
    font-size: 1.2em
}

.centredblock .nonav-content .element.home-div.quartwidth h3.dottedbottom {
    background: none !important;
    padding-bottom: 5px;
    font-size: 24px;
    font-family: arialroundedlight
}

.centredblock .bookingsummary .border.confirmation-border {
    border: none;
    padding-top: 0
}

.centredblock div#babybondcontent h1, div#content .centredblock h1#prog6, .centredblock .nonav-content .element.bookingconfirmation, div#content .centredblock h1.confirmation-title {
    padding-bottom: 0;
    font-size: 38px;
    font-family: arialroundedlight;
    margin-top: 20px;
    margin-bottom: 20px
}

.bookingsummary h1.confirmation-title {
    text-align: center;
    padding-left: 0;
    padding-top: 50px
}

.centredblock .nonav-content .element.bookingconfirmation .bookingsummary h1.confirmation-title {
    margin-top: 15px
}

.select-scan-phrase {
    margin-bottom: 10px
}

div#content .centredblock .printarea {
    float: right
}

div#standardcontent .columncontainer .leftColumn .faq.element.q3width h2 {
    padding-bottom: 0;
    margin-bottom: 0
}

.babybond-with-mothercare-hp .columncontainer .element.fullwidth.richtext.gu03 .landing-page-text h2 {
    color: #009ac7;
    font-size: 24px;
    font-style: normal;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-family: arialroundedlight
}

.landing-location ul li h3 {
    margin-bottom: 0
}

.centredblock.bb-page .nonav-content .element.fullwidth.linebreaked.ud-18 h2 {
    font-size: 38px;
    line-height: 1em;
    font-family: arialroundedlight;
    background: none !important;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.centredblock.bb-page .nonav-content .element.halfwidth.linebreaked h2 {
    font-size: 38px;
    line-height: 1em;
    font-family: arialroundedlight;
    background: none !important
}

.centredblock .bookingsummary p.bluehighlight {
    background-color: transparent;
    color: #009ac7;
    text-align: center
}

    .centredblock .bookingsummary p.bluehighlight strong {
        font-size: 30px;
        font-weight: 400
    }

.bookingsummary .wrapper h3 {
    margin-top: 15px;
    margin-bottom: 5px
}

.centredblock .bookingsummary .wrapper .columnRight .locationsummary a.click-for-directions {
    display: block;
    background-color: #009ac8;
    color: #fff;
    width: 30%;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    margin-top: 15px;
    margin-bottom: 10px
}

.bookingsummary .wrapper.map-wrapper {
    margin-top: 0;
    padding-left: 0;
    width: 856px !important;
    padding-right: 0
}

    .bookingsummary .wrapper.map-wrapper img {
        margin: 0 auto;
        display: block
    }

.bookingsummary .wrapper.payment-wrapper .columnLeft, .bookingsummary .wrapper.addinfo-wrapper .columnLeft {
    border-right: 1px solid #c2c2c2
}

.bookingsummary .wrapper.payment-wrapper .columnRight, .bookingsummary .wrapper.addinfo-wrapper .columnRight {
    border: none
}

.bookingsummary .totalsummary .total.darkhighlight {
    margin-top: 20px;
    font-size: 20px;
    padding: 15px;
    background-color: #f3f4f4;
    color: #777
}

    .bookingsummary .totalsummary .total.darkhighlight p.price-total, .bookingsummary .totalsummary .total-deposit-payable p.price-deposit, .bookingsummary .totalsummary .total-deposit-payable p.price-balance {
        width: 50%;
        text-align: right;
        float: right
    }

    .bookingsummary .totalsummary .total.darkhighlight p.price-total-title, .bookingsummary .totalsummary .total-deposit-payable p.price-deposit-title, .bookingsummary .totalsummary .total-deposit-payable p.price-balance-title {
        width: 50%;
        float: left
    }

.bookingsummary .totalsummary .total-deposit-payable {
    padding: 15px
}

.centredblock .bookingsummary .prescan-and-importantinfo {
    color: #fff;
    padding: 15px;
    margin-top: 15px;
    color: #777
}

.centredblock .bookingsummary .email-addition-content-summary {
    padding: 15px;
    margin-top: 30px;
    color: #777;
}

.centredblock .bookingsummary .prescan-and-importantinfo p.prescan-title, .centredblock .bookingsummary .prescan-and-importantinfo p.importantinfo-title {
    font-size: 18px
}

div#content .centredblock .bookingsummary {
    line-height: 20px;
    font-size: 14px
}

.withbreadcrumb #content .centredblock .nonav-content div#location-list .location-list-box-content ul li h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4em
}

div#content .centredblock .nonav-content ul.orderprogress {
    margin-left: 16px
}

.bookingsummary .wrapper.addinfo-wrapper div.columnLeft {
    border-right: none
}

.bookingsummary .wrapper.addinfo-wrapper div.columnRight {
    border-left: 1px solid #c2c2c2
}

.element.bookingconfirmation .bookingsummary .prescan-and-importantinfo {
    line-height: 25px
}

.centredblock .bookingsummary .prescan-and-importantinfo p.importantinfo-title {
    margin-top: 40px
}

.centredblock .nonav-content .table-homepage.bb-scans-hp .columncontainer .leftColumn, .centredblock .nonav-content .table-homepage.women-scans-hp .columncontainer .leftColumn, .centredblock .nonav-content .table-homepage.men-scans-hp .columncontainer .leftColumn {
    margin-bottom: 15px
}

input, button {
    border-radius: 0
}

img#confirmation-map {
    display: none
}
/*div.careers-top-border {
    border-top: 1px solid #8f9194;
    width: 1350px;
    position: relative;
    bottom: 17px;
    right: 232px;
}
.careers-header {
    margin-top: -17px;
}*/
.element.career-div.fullwidth span {
    line-height: 1.4em !important;
}

a.addthis_button_compact.at300m {
    padding: 0 15px;
}

div#babybondcontent .availableappointments .border.appointmentlist .select-alt-location select {
    width: 46%;
}

.element.selectlocation .left .scan-with-dp-locationname {
    font-size: 23px;
    color: #009ac7;
    margin: 25px 0px;
    font-family: arialroundedlight;
}

.element.selectlocation .left .scan-with-dp {
    border: 1px solid #009bc7;
    background-color: #efefef;
    width: 100%;
    display: flex;
    height: 102px;
    margin-bottom: 25px;
}

    .element.selectlocation .left .scan-with-dp .scan-price-saving {
        width: 36.4%;
        color: #fff;
        background: url(/images/clinic-deal-flag.png);
    }

        .element.selectlocation .left .scan-with-dp .scan-price-saving span.scan-price {
            font-size: 24px;
            margin-top: 14px;
            display: block;
            margin-left: 15px;
        }

            .element.selectlocation .left .scan-with-dp .scan-price-saving span.scan-price span {
                font-size: 60px;
                margin-top: 29px;
                display: block;
                font-family: arialroundedlight;
            }

        .element.selectlocation .left .scan-with-dp .scan-price-saving span.scan-saving {
            float: right;
            font-size: 15px;
            margin-top: -21px;
            text-align: right;
            margin-right: 25px;
        }

            .element.selectlocation .left .scan-with-dp .scan-price-saving span.scan-saving span {
                display: table;
            }

    .element.selectlocation .left .scan-with-dp .scan-title-desc {
        width: 95%;
    }

        .element.selectlocation .left .scan-with-dp .scan-title-desc span.scan-desc {
            width: 100%;
        }

        .element.selectlocation .left .scan-with-dp .scan-title-desc span.scan-title {
            font-size: 25px;
            color: #009ac7;
            font-family: arialroundedlight;
            margin-bottom: 3px;
            display: block;
            line-height: 1em
        }

    .element.selectlocation .left .scan-with-dp .scan-title-btn {
        display: inherit;
        width: 63%;
        padding-top: 14px;
    }

        .element.selectlocation .left .scan-with-dp .scan-title-btn .scan-limit-btn {
            margin-right: 3px;
            width: 47%;
            margin-top: -12px;
        }

            .element.selectlocation .left .scan-with-dp .scan-title-btn .scan-limit-btn span.scan-limit {
                color: #d5180d;
                display: block;
                text-align: center;
            }

            .element.selectlocation .left .scan-with-dp .scan-title-btn .scan-limit-btn span.scan-btn a {
                display: block;
                color: #fff;
                background-color: #009bc7;
                text-align: center;
                font-size: 12px;
                padding: 9px 2px;
                margin-top: 2px;
            }

div#standardcontent .columncontainer .rightColumn .element.quartwidth.promotion-deal {
    border: 1px solid #009bc7;
}

div#promotion-deal .promotiondeal-container .promotiondeal-title {
    font-size: 22px;
    padding: 15px;
    line-height: 1.2em;
    background-color: #009bc7;
    color: #fff;
    font-family: arialroundedlight;
}

div#promotion-deal .promotiondeal-container .promotiondeal-content {
    padding: 12px;
}

    div#promotion-deal .promotiondeal-container .promotiondeal-content .promotiondeal-subtitle {
        font-size: 14px;
        color: #d5180d;
        line-height: 1.4em;
        margin-bottom: 15px;
    }

    div#promotion-deal .promotiondeal-container .promotiondeal-content select {
        width: 100%;
        border-radius: 5px;
        margin-bottom: 12px;
        padding: 5px;
    }

    div#promotion-deal .promotiondeal-container .promotiondeal-content input.promotiondeal-btn {
        display: block;
        color: #fff;
        background: #009bc7 url(/images/bluebg.png) !important;
        text-align: center;
        font-size: 1em;
        width: 100%;
        padding: 10px;
        border: 0px;
        margin-bottom: 12px;
        cursor: pointer;
    }

    div#promotion-deal .promotiondeal-container .promotiondeal-content .promotiondeal-footer {
        font-size: 14px;
        line-height: 1.4em;
    }

.withbreadcrumb #content .centredblock .nonav-content .trustpilot-widget {
    clear: both;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 7px;
    margin-top: 10px;
}

#standardcontent .columncontainer .leftColumn .trustpilot-widget {
    clear: both;
    width: 65%;
    margin-top: 5px;
    display: inline-block;
}

#standardcontent .columncontainer .rightColumn .trustpilot-widget {
    clear: both;
    margin-bottom: 15px;
    margin-left: 16px;
}

.element.selectlocation .left .trustpilot-widget {
    width: 43%;
    padding-left: 0px !important;
    margin-bottom: 20px !important;
}

.withbreadcrumb #content .centredblock .nonav-content .element.selectlocation .right .trustpilot-widget {
    padding: 0px;
    margin-bottom: 10px;
}

.withbreadcrumb div#content .centredblock.bb-page .nonav-content .trustpilot-widget {
    width: 885px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 16px;
}

.withbreadcrumb #content .centredblock div#standardcontent .columncontainer .leftColumn .trustpilot-widget {
    margin-left: 15px;
    width: 253px;
}

.withbreadcrumb #content .centredblock .nonav-content .landing-link-list .trustpilot-widget {
    padding-left: 0px;
}

.element.fullwidth ul.SiteMapBase li.home-header ul li.home-header ul li:last-of-type ul li:last-of-type a {
    margin-bottom: 0px;
}

.element.fullwidth ul.SiteMapBase li.home-header ul li.home-header ul li ul li:last-of-type a {
    margin-bottom: 15px;
    display: block;
}

.element.selectlocation .right .baby-scan-page-container {
    display: inline-block;
    border: 1px solid #ceced0;
    border-radius: 6px;
}

    .element.selectlocation .right .baby-scan-page-container a.baby-scan-page-link {
        text-decoration: none;
    }

        .element.selectlocation .right .baby-scan-page-container a.baby-scan-page-link p.baby-scan-page-title {
            padding: 10px 15px;
            margin-bottom: 0px;
        }

        .element.selectlocation .right .baby-scan-page-container a.baby-scan-page-link object.baby-scan-page-image {
            width: 100%;
            height: 100%;
        }

        .element.selectlocation .right .baby-scan-page-container a.baby-scan-page-link p.baby-scan-page-find {
            margin: 0px;
            color: #777;
            padding: 10px 15px;
            background-image: url(/images/grey_arrow.gif);
            background-position: 93% 15px;
            background-repeat: no-repeat;
        }

div#map-canvas::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

div#map-canvas {
    overflow: -webkit-paged-x !important;
}

.rebranding .tp-widget-wrapper {
    display: block !important;
}

.withbreadcrumb #content .centredblock .nonav-content .element.selectlocation .right .twitter-feed {
    display: none;
}

.blogcontainer, a.uk-icon-google-plus.gp-social-element {
    display: none;
}

.element.accreditations-container, .grey-bg, .element.how-tomobile-container {
    float: left;
    margin: 20px 0px 50px 0px;
    background-color: #f4f4f4;
    width: 100%;
    margin-left: -250px !important;
    padding: 40px 250px;
}

.accreditations-title, .accreditations-button {
    text-align: center;
}

.accreditations-button {
    margin-top: 30px;
}

.accreditations-columns .accreditations-column-1, .accreditations-columns .accreditations-column-2, .accreditations-columns .accreditations-column-3 {
    display: inline-table;
    width: 33%;
}

.accreditations-button a {
    color: #fff;
}

.accreditations-title h2 {
    margin-top: 0px;
}

.accreditations-button div {
    background-color: #009bc7;
    padding: 10px 90px 10px 90px;
    font-size: 14px;
    line-height: 1.4em;
    width: 11%;
    margin: 0 auto;
}

.accreditations-columns p {
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
    padding: 0 20px;
}

.accreditations-columns img {
    margin-bottom: 20px;
}

.single-accreditation-image {
    text-align: center;
    margin-bottom: 50px;
}

.accreditation-bg {
    padding-top: 50px;
    padding-bottom: 50px;
}

.element.usd-tomobile-container {
    text-align: center;
}

    .element.usd-tomobile-container div {
        padding: 10px 0px;
    }

    .element.usd-tomobile-container a {
        background: #009bc7;
        color: #fff;
        width: 100%;
        display: block;
        padding: 12px 0;
    }

    .element.usd-tomobile-container h3 {
        padding-bottom: 0px;
        font-family: arialroundedlight;
        font-size: 24px;
        line-height: 1.1em !important;
    }

    .element.usd-tomobile-container svg {
        width: 100%;
        height: 100%;
    }

    .element.usd-tomobile-container p {
        font-size: 14px;
    }

    .element.usd-tomobile-container h3 a {
        background-color: transparent;
        color: #2b9fcb;
    }

        .element.usd-tomobile-container h3 a :hover {
            text-decoration: none;
            color: #2b9fcb;
        }

.element.categories-bg-container:nth-of-type(2n) {
    margin: 0 42px !important;
}

.categories-bg {
    padding: 25px 0px;
    height: 215px;
    display: inline-table;
}

.element.categories-bg-container a, .element.categories-bg-container a:hover, .element.categories-bg-container a:active {
    color: #fff !important;
    text-decoration: none;
}

.wrap {
    position: relative;
    height: 300px;
    margin: 0 auto;
    display: inline-block;
    background: rgb(244, 244, 244) none repeat scroll 0% 0%;
    width: 100% !important;
    margin-left: -250px !important;
    padding: 40px 250px;
    margin: 26px 0;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-position: 115px -70px;
    background-size: 1083px 450px;
}

.window {
    overflow: hidden;
    position: relative;
}

.carousel {
    width: 10000px;
    position: relative;
    top: 0;
    left: -795px;
}

.slide {
    height: 200px;
    width: 410px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0 200px;
    font-style: italic;
    font-size: 18px;
    font-family: arialroundedlight, sans-serif;
    font-weight: normal;
}

#prev, #next {
    cursor: pointer;
    position: absolute;
    font-size: 70px;
    z-index: 1000;
    font-family: arialroundedlight;
    opacity: .5;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat;
}

    #prev:hover, #next:hover {
        opacity: 1;
    }

#prev {
    left: 0;
    background-image: url(/images/back-arrow.svg);
    z-index: 1000;
    width: 50px;
    background-position: center;
}

#next {
    right: 0;
    background-image: url(/images/forward-arrow.svg);
    z-index: 1000;
    width: 50px;
    background-position: center;
}

.transition {
    transition: .7s;
}

.faq.element.fullwidth h2.trigger-accordion.active {
    background-image: url(/images/minus.svg);
}

.faq.element.fullwidth h2 {
    background-image: url(/images/plus.svg);
}

    .faq.element.fullwidth h2, .faq.element.fullwidth h2.trigger-accordion.active {
        padding-left: 30px;
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: 10px 1px;
        cursor: pointer;
        width: fit-content;
        font-family: arialroundedlight;
        font-size: 1.4em;
        line-height: 23px;
    }

.element.how-tomobile-image svg {
    width: 80%;
}

.element.categories-bg-container:nth-child(3n+3) {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.categories-bg a {
    display: block;
    width: 65%;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #fff;
    margin-top: 15px;
    font-family: arialroundedlight;
}

.highlighted.border.scandetailscontent {
    padding-bottom: 65px;
}

.single-accreditation-image svg {
    width: 345px;
}

#content {
    overflow: hidden;
}

.faq.element.fullwidth .acc_container {
    padding-left: 30px;
}

.element.categories-bg-container img {
    width: 70px;
}

.faq.element.fullwidth .acc_container .block {
    padding: 0 30px 10px 0;
}

img.footer-img2 {
    vertical-align: super;
}

.accreditations-columns {
    padding: 0 12px;
}

.categories-bg.blue-bg h3.categories-txt {
    margin-top: -4px;
}








/*POPUP FORM
.RadWindow .rwTitlebarControls {
    display: block !important;
}

.RadWindow .rwControlButtons .rwCloseButton span {
    text-indent: 0 !IMPORTANT;
}


.RadWindow .rwTitlebarControls {
 
    display: block !important;
}


.RadWindow .rwControlButtons .rwCloseButton span {
    color: transparent;
}

.RadWindow a.rwCloseButton {
    font-size: 16px !important;
    color: #d00000;
    position: absolute;
    right: 8px;
    top: 2px;
    text-indent: unset !important;
visibility: visible;
}

.RadWindow .rwControlButtons .rwCloseButton span:before {
    content: 'x';
    background: #d20000;
    width: 12px;
    height: 5px;
    padding: 11px;
    color: #FFF;
    font-weight: 700;
    font-size: 28px;
    position: absolute;
    padding-left: 7px;
    text-align: center;
}

tr.rwTitleRow {
    visibility: visible !important;
}

.RadWindow .rwTitlebarControls { 
    display: block !important;
}
*/

.gm-style-iw {
    padding: 10px !IMPORTANT;
    width: 130px !Important;
}

.gm-style .gm-style-iw-c {
    text-align: center !Important;
}

.gm-style-iw-d {
    width: 130px !Important;
    text-align: center !Important;
}

.gm-ui-hover-effect {
    display: none !IMPORTANT;
}

.careers-bot {
    bottom: 0;
    font-size: 30px;
    position: absolute;
    right: 283px;
    padding-left: 50px;
    line-height: 1;
    padding-bottom: 110px;
}

.single-accreditation-text li {
    list-style: disc;
    line-height: 2;
}

.single-accreditation-text ul {
    padding-left: 20px;
}