@charset "utf-8";
label {
    width: 200px;
    display: block;
    float: left;
}

.red {
    background: url(../images/error.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin-left: 20px;
    padding: 0 15px 15px 35px;
    color: #d80000;
}

.postcode-alert {
    background: url(../images/tick.png) 0 50% no-repeat;
    width: 600px;
    margin: 0 auto;
    padding: 15px 15px 15px 35px;
    display: block;
    clear: both;
}

#leftcol {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 144px !important;
}

#leftcol .content-block-heading {
    margin: 0 0 25px;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    color: #f15a24;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

.content-block-heading .margin-bottom {
    margin-bottom: 5px;
}

.content-block-heading span.big-heading {
    font-size: 22px;
    font-weight: 700;
}

.content-block-heading span.small-heading {
    font-size: 12px;
}

.content-block-heading span.big-heading,
.content-block-heading span.small-heading {
    display: block;
    clear: both;
}

#leftcol a.content-link {
    background-color: #d9d9d9;
    margin: 0 0 0 47px;
    padding: 4px 0 0 4px;
    display: block;
    float: left;
    width: 78px;
    height: 16px;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #e3e3e3;
}

#leftcol #leftcol-content-block-1 {
    background-image: url(../images/leftcol-content-block-1.jpg);
    background-repeat: no-repeat;
    margin: 0 0 8px;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 278px;
    position: relative;
}

#leftcol #leftcol-content-block-1 .content {
    margin: 0 0 12px;
    padding: 0 0 0 49px;
    width: 80px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#leftcol #leftcol-content-block-2 {
    background-image: url(../images/leftcol-content-block-2.jpg);
    background-repeat: no-repeat;
    margin: 0 0 8px;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 279px;
    position: relative;
}

#leftcol #leftcol-content-block-2 .content {
    margin: 0 0 12px;
    padding: 0 0 0 49px;
    width: 80px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#leftcol #leftcol-content-block-3 {
    background-image: url(../images/leftcol-content-block-3.jpg);
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 279px;
    position: relative;
}

#leftcol #leftcol-content-block-3 .content {
    margin-top: -13px;
    margin-bottom: 12px;
    padding: 0;
    width: 130px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#main-content {
    margin: 0 0 0 20px;
    padding: 0;
    display: block;
    float: left;
    width: 679px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
}

#main-content a {
    color: #666;
}

#main-content a:hover {
    text-decoration: underline;
}

#main-content.shop-margin {
    margin-left: 15px !important;
}

#main-content .top-section {
    margin: 0;
    padding: 8px 0 0 16px;
    display: block;
    float: left;
    width: 663px;
    height: 68px;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

#main-content .top-section.large {
    width: 815px !important;
}

#main-content .top-section span.big-heading {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
    font-size: 28px;
    font-weight: 700;
}

#main-content .top-section span.small-heading {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
    font-size: 24px;
}

#main-content .middle-section {
    margin: 0;
    padding: 0 0 36px;
    display: block;
    float: left;
    width: 679px;
    height: auto;
    position: relative;
}

#main-content .middle-section.large {
    width: 815px !important;
}

#main-content .middle-section .page-text {
    margin: 0;
    padding: 30px 0 0 16px;
    display: block;
    float: left;
    width: 663px;
    height: auto;
}

.middle-section .page-text.large {
    padding: 0 0 0 25px !important;
    width: 775px !important;
}

#address-left {
    display: block;
    width: 350px;
    float: left;
    padding: 0;
    margin: 0;
}

div.search-block {
    display: block;
    clear: both;
    border-bottom: 1px #ccc solid;
    width: 765px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    margin: 0;
    padding: 5px;
}

#address-right {
    width: 283px;
    height: 225px;
    display: block;
    float: left;
    padding: 10px;
    margin: -70px 0 0 114px;
    position: relative;
}

.address-right__find {
    position: absolute !important;
    right: 30px;
    top: 125px;
}

.page-text h2 {
    margin-top: 40px;
    font-size: 20px;
}
#address-right span#postcode {
    position: absolute;
    top: -7px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: 700;
}

#main-content .middle-section div#page-nav {
    width: 679px;
    display: block;
    padding: 0;
    margin: 16px 0 0;
    border-top: 1px dotted #000;
}

#main-content .middle-section a.page-nav-previous {
    background: url(../images/previous.png) 0 50% no-repeat;
    height: 18px;
    display: block;
    clear: both;
    margin: 12px 0 0 16px;
    padding: 0 0 0 25px !important;
}

#main-content .middle-section a.page-nav-next {
    background: url(../images/next.png) 0 50% no-repeat;
    height: 18px;
    display: block;
    clear: both;
    margin: 12px 0 0 16px;
    padding: 0 0 0 25px !important;
}

.page-text a.code-arrow {
    background: url(../images/arrow.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin: 0 0 4px !important;
    padding: 0 0 0 18px !important;
}

.page-text a.pdf {
    background: url(../images/pdf.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin: 0 0 4px !important;
    padding: 0 0 0 18px !important;
}

#main-content .bottom-section {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 679px;
    height: 10px;
    position: relative;
}

#main-content .bottom-section.large {
    width: 815px !important;
}

.stage-heading {
    margin: 30px 0 27px 16px;
    padding: 0;
    display: block;
    float: left;
    width: 662px;
    color: #666;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.booking-content {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 678px;
    height: auto;
}

.booking-form {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 679px;
    height: auto;
}

.item-block {
    margin: 0 0 0 1px;
    padding: 7px 0 12px 12px;
    display: block;
    float: left;
    width: 664px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.odd-block {
    background-color: #f2f2f2;
}

.even-block {
    background-color: none;
}

.booking-item-number {
    margin: 6px 20px 0 0;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    height: 15px;
    color: #f15a24;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
}

.booking-item-title {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.booking-item-title sup.required-booking-field {
    color: #f15a24;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.required-booking-candidate-field {
    color: #f15a24;
}

.non-required-item {
    margin-top: 8px;
}

.booking-item-description {
    margin: 0;
    padding: 0 0 0 30px;
    display: block;
    float: left;
    width: 634px;
    font-size: 10px;
    font-style: italic;
}

.booking-item-option {
    margin: 6px 0 0;
    padding: 0 0 0 30px;
    display: block;
    float: left;
    width: 634px;
}

.booking-confirmation-holder {
    margin: 0;
    padding: 5px 5px 5px 42px;
    display: block;
    float: left;
    width: 541px;
}

.booking-confirmation-holder .even-item {
    background-color: #f2f2f2;
}

.edit-details-link {
    background-image: url(../images/new_edit.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 101px;
    height: 21px;
    cursor: pointer !important;
    border: 0;
}

#payment-holder {
    margin: 0;
    padding: 5px 5px 5px 12px;
    display: block;
    float: left;
    width: 645px;
}

#payment-holder span.pay-now {
    font-size: 24px;
    font-weight: 700;
}

#payment-holder .google-checkout-button {
    display: block;
    float: right;
}

.booking-bottom {
    background-image: url(../images/main-content-booking-bottom.png) !important;
    padding-top: 8px !important;
    float: left !important;
    height: 29px !important;
    position: relative;
}

.booking-nav-link {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 101px;
    height: 21px;
    text-align: center;
    cursor: pointer !important;
    border: 0;
}

.start-link {
    background-image: url(../images/new_next.png);
}

.start-link:hover {
    background-image: url(../images/new_next_hov.png) !important;
}

.page_start_large {
    background-image: url(../images/start_now.jpg);
    border: 0;
    width: 298px;
    height: 57px;
    display: block;
    padding: 0;
    margin: 0 0 15px;
    cursor: pointer;
}

.page_start_large:hover {
    background-image: url(../images/start_now_hov.jpg);
}

.page_start_dsa {
    background-image: url(../images/start_now_dsa.jpg);
    border: 0;
    width: 298px;
    height: 57px;
    display: block;
    padding: 0;
    margin: 0 0 15px;
    cursor: pointer;
}

.back-link {
    background-image: url(../images/new_back.png) !important;
}

.next-link {
    background-image: url(../images/new_next.png);
}

.back-link:hover {
    background-image: url(../images/new_back_hov.png) !important;
}

.next-link:hover {
    background-image: url(../images/new_next_hov.png) !important;
}

.left-link {
    float: left;
    margin-left: 19px;
}

.right-link {
    float: right;
    margin-right: 19px;
}

.confirm-booking-link {
    background-image: url(../images/new_confirm.png);
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0 0 0 250px;
    padding: 0;
    display: block;
    width: 163px;
    height: 21px;
    cursor: pointer !important;
    border: 0;
    position: absolute;
}

.theory-listing-block {
    width: 698px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.theory-titleblock {
    width: 678px;
    margin: 0;
    padding: 0 0 0 20px;
    display: block;
    float: left;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 28px;
}

.books-image {
    width: 100px;
    margin: 0;
    padding: 15px 0;
    display: block;
    float: left;
    text-align: center;
}

.theory-title {
    width: 480px;
    height: 75px;
    margin: 0;
    padding: 25px 0 0 10px;
    display: block;
    float: left;
    color: #4d4d4d;
    font-weight: 700;
}

span.theory-title-nonebold {
    font-size: 24px;
    font-weight: 400;
}

span.theory-title-nonebold-listing {
    font-size: 22px;
    font-weight: 400;
}

.list-block {
    width: 718px;
    margin: 0 auto 15px;
    padding: 0;
    display: block;
    clear: both;
}

.list-content {
    background: url(../images/list-top.png) 50% 0 repeat-x #e6e6e6;
    width: 698px;
    margin: 0;
    padding: 18px 0 0 20px;
    display: block;
    clear: both;
}

.list-bottom {
    background: url(../images/list-bottom.png) 50% 0 repeat-x;
    width: 718px;
    height: 10px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

.listing-image {
    width: 97px;
    height: 135px;
    margin: 0 32px 0 0;
    padding: 0;
    display: block;
    float: left;
}

.listing-content {
    width: 530px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.listing-title {
    width: 530px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.listing-textblock {
    border-top: 1px #b8b8b8 dotted;
    border-bottom: 1px #b8b8b8 dotted;
    width: 530px;
    margin: 8px 0 5px;
    padding: 4px 0;
    display: block;
    clear: both;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.listing-price {
    width: 396px;
    height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #f15a24;
    font-weight: 700;
}

.addtocart {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.pageselect {
    width: 680px;
    margin: 0 auto auto 15px;
    padding: 0;
    display: block;
    clear: both;
}

.previous-page {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.page-block {
    width: 412px;
    height: 24px;
    margin: 0 auto;
    padding: 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.page-number {
    background: #d9d9d9;
    width: 24px;
    height: 24px;
    margin: 0 5px auto auto;
    padding: 4px 0 0;
    display: inline-block;
    clear: both;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center !important;
}

.page-number-current,
.page-number:hover {
    text-decoration: underline;
}

.next-page {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: right;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

#checkout-holder {
    background: url(../images/list-top.png) 50% 0 repeat-x #e6e6e6;
    width: 678px;
    margin: 0 auto;
    padding: 20px;
    display: block;
    clear: both;
    min-height: 120px;
    height: auto !important;
    height: 120px;
}

a.checkout-remove-item {
    background-image: url(../images/cart_remove.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: none;
}

#checkout-bottom {
    background: url(../images/list-bottom.png) 50% 0 repeat-x;
    width: 718px;
    height: 10px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

#checkout-button {
    background: #f15a24;
    height: 24px;
    width: 142px;
    margin: 0;
    padding: 4px 4px 0;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

#checkout-button a {
    color: #fff;
}

#checkout-button a:hover {
    text-decoration: underline;
}

#address {
    margin: 0 0 8px;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
}

form#callback,
form#contact {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
}

.resit-form {
    width: 72%;
}

.resit-form tr {
    width: 100%;
}

.resit-form .submit-contact {
    width: 102px;
}

.resit-form input {
    width: 100%;
}

.resit-form .select2-container {
    width: 30.27% !important;
}

.resit-form .select2-container:not(:last-of-type) {
    margin-right: 13px;
}

.date-container {
    position: relative;
    width: 100%;
    float: left;
}

.select-date-text {
    font-family: 'Verdana';
    font-size: 11px;
    font-style: italic;
    color: #939393;
}

.date-container .add-date {
    position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);
    cursor: pointer;
    right: -30px;
}

.add-date-text {
    display: none;
}

@media screen and (max-width: 1000px) {
    .resit-form {
        width: 75%;
    }
}

@media screen and (max-width: 767px) {
    .date-container .add-date {
        right: 0;
    }
    #testcategory {
        margin:0px 130px !important;
    }
}

@media screen and (max-width: 510px) {
    .date-container .add-date {
        position: relative;
        margin-top: 15px;
    }

    .date-container .add-date img {
        display: none;
    }

    .add-date-text {
        display: block;
    }
}

.submit-contact {
    background-image: url(../images/submit-contact.png);
    background-color: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 101px;
    height: 21px;
    border: none;
    cursor: pointer !important;
}

.submit-contact:hover {
    background-position: 0 -21px !important;
}

#h2 {
    z-index: 999;
}

.footerlink {
    display: block;
    float: right;
    clear: both;
    z-index: 999;
    margin-top: 1px;
    margin-right: 25px;
}

div.quick_easy_link {
    margin: 0 0 0 36px;
    width: 815px !important;
    background-image: none !important;
    text-align: center;
    background: #f75c2d;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff !important;
}

div.quick_easy_link a {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff !important;
}

div.quick_easy_link a h4 {
    color: #fff !important;
}

div.quick_easy_bottom {
    background-image: none !important;
    width: 815px !important;
    height: 10px;
    background: #f75c2d;
    margin: 0 0 0 36px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/*NEW FORM STYLES*/

.form-style-2 {
    font: 13px Arial, Helvetica, sans-serif;
}

.form-style-2-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    font-size: 15px;
    padding-bottom: 3px;
}

label {
    display: block;
    margin: 0px 0px 15px 0px;
}

label > span {
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}

span.required {
    color: red;
}

.form-style-2 .tel-number-field {
    width: 40px;
    text-align: center;
}

.form-style-2 input.input-field {
    width: 100%;
}

.form-style-2 input.input-field,
.form-style-2 .tel-number-field,
.form-style-2 .textarea-field,
.form-style-2 .select-field {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #c2c2c2;
    box-shadow: 1px 1px 4px #ebebeb;
    -moz-box-shadow: 1px 1px 4px #ebebeb;
    -webkit-box-shadow: 1px 1px 4px #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}

.form-style-2 .input-field:focus,
.form-style-2 .tel-number-field:focus,
.form-style-2 .textarea-field:focus,
.form-style-2 .select-field:focus {
    border: 1px solid #db3a3a;
}

.form-style-2 .textarea-field {
    height: 100px;
    width: 100%;
}

.form-style-2 input[type='submit'],
.form-style-2 input[type='button'] {
    border: none;
    padding: 0px;
    color: #fff;
    box-shadow: 1px 1px 4px #dadada;
    -moz-box-shadow: 1px 1px 4px #dadada;
    -webkit-box-shadow: 1px 1px 4px #dadada;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.form-style-2 input[type='submit']:hover,
.form-style-2 input[type='button']:hover {
    color: #fff;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert {
    display: block;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

@charset "utf-8";
label {
    width: 200px;
    display: block;
    float: left;
}

.red {
    background: url(../images/error.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin-left: 20px;
    padding: 0 15px 15px 35px;
    color: #d80000;
}

.postcode-alert {
    background: url(../images/tick.png) 0 50% no-repeat;
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 15px 35px;
    display: block;
    clear: both;
}

#leftcol {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 144px !important;
}

#leftcol .content-block-heading {
    margin: 0 0 25px;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    color: #f15a24;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

.content-block-heading .margin-bottom {
    margin-bottom: 5px;
}

.content-block-heading span.big-heading {
    font-size: 22px;
    font-weight: 700;
}

.content-block-heading span.small-heading {
    font-size: 12px;
}

.content-block-heading span.big-heading,
.content-block-heading span.small-heading {
    display: block;
    clear: both;
}

#leftcol a.content-link {
    background-color: #d9d9d9;
    margin: 0 0 0 47px;
    padding: 4px 0 0 4px;
    display: block;
    float: left;
    width: 78px;
    height: 16px;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #e3e3e3;
}

#leftcol #leftcol-content-block-1 {
    background-image: url(../images/leftcol-content-block-1.jpg);
    background-repeat: no-repeat;
    margin: 0 0 8px;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 278px;
    position: relative;
}

#leftcol #leftcol-content-block-1 .content {
    margin: 0 0 12px;
    padding: 0 0 0 49px;
    width: 80px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#leftcol #leftcol-content-block-2 {
    background-image: url(../images/leftcol-content-block-2.jpg);
    background-repeat: no-repeat;
    margin: 0 0 8px;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 279px;
    position: relative;
}

#leftcol #leftcol-content-block-2 .content {
    margin: 0 0 12px;
    padding: 0 0 0 49px;
    width: 80px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#leftcol #leftcol-content-block-3 {
    background-image: url(../images/leftcol-content-block-3.jpg);
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
    padding: 25px 0 0 8px;
    display: block;
    float: left;
    width: 136px;
    height: 279px;
    position: relative;
}

#leftcol #leftcol-content-block-3 .content {
    margin-top: -13px;
    margin-bottom: 12px;
    padding: 0;
    width: 130px;
    height: auto;
    color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

#main-content {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
}

.main-content-practical {
    width:720px !important;
    margin:0 12px !important;
}

#main-content a {
    color: #666;
}

#main-content a:hover {
    text-decoration: underline;
}

#main-content.shop-margin {
    margin-left: 15px !important;
}

#main-content .top-section {
    margin: 0;
    padding: 8px 0 0 16px;
    display: block;
    float: left;
    width: 100%;
    height: 68px;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    box-sizing: border-box;
}

#main-content .top-section.large {
    width: 815px !important;
}

#main-content .top-section span.big-heading {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
    font-size: 28px;
    font-weight: 700;
}

#main-content .top-section span.small-heading {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
    font-size: 24px;
}

#main-content .middle-section {
    margin: 0;
    padding: 0 0 36px;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

#main-content .middle-section.large {
    width: 815px !important;
}

#main-content .middle-section .page-text {
    margin: 0;
    padding: 30px 0 0 16px;
    display: block;
    float: left;
    width: 663px;
    height: auto;
}

.middle-section .page-text.large {
    padding: 0 0 0 25px !important;
    width: 775px !important;
}
div.search-block {
    display: block;
    clear: both;
    border-bottom: 1px #ccc solid;
    width: 765px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    margin: 0;
    padding: 5px;
}
#find-map {
    float: right;
    border: 2px solid #ccc;
    padding: 10px;
    position: relative;
    margin: -29.3% 30px 0 0;
}
/*#address-right {
    width: 283px;
    height: 225px;
    border: 1px solid #CCC;
    display: block;
    float: left;
    padding: 10px;
    margin: 0;
    position: relative*/

#address-right span#postcode {
    position: absolute;
    top: -7px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: 700;
}

#main-content .middle-section div#page-nav {
    width: 679px;
    display: block;
    padding: 0;
    margin: 16px 0 0;
    border-top: 1px dotted #000;
}

#main-content .middle-section a.page-nav-previous {
    background: url(../images/previous.png) 0 50% no-repeat;
    height: 18px;
    display: block;
    clear: both;
    margin: 12px 0 0 16px;
    padding: 0 0 0 25px !important;
}

#main-content .middle-section a.page-nav-next {
    background: url(../images/next.png) 0 50% no-repeat;
    height: 18px;
    display: block;
    clear: both;
    margin: 12px 0 0 16px;
    padding: 0 0 0 25px !important;
}

.page-text a.code-arrow {
    background: url(../images/arrow.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin: 0 0 4px !important;
    padding: 0 0 0 18px !important;
}

.page-text a.pdf {
    background: url(../images/pdf.png) 0 50% no-repeat;
    display: block;
    clear: both;
    margin: 0 0 4px !important;
    padding: 0 0 0 18px !important;
}

#main-content .bottom-section {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 99%;
    height: 10px;
    position: relative;
}

#main-content .bottom-section.large {
    width: 815px !important;
}

.stage-heading {
    padding: 30px 0 27px 16px;
    margin:0;
    display: block;
    float: left;
    width: 100%;
    color: #666;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    box-sizing: border-box;
}

.booking-content {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.booking-form {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 679px;
    height: auto;
}

.item-block {
    margin: 0 0 0 1px;
    padding: 7px 12px 12px 12px;
    display: block;
    float: left;
    width: 96%;
    min-height: 70px;
    height: auto !important;
    height: 70px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.odd-block {
    background-color: #f2f2f2;
}

.even-block {
    background-color: none;
}

.booking-item-number {
    margin: 6px 20px 0 0;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    height: 15px;
    color: #f15a24;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
}

.booking-item-title {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: auto;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.booking-item-title sup.required-booking-field {
    color: #f15a24;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.required-booking-candidate-field {
    color: #f15a24;
}

.non-required-item {
    margin-top: 8px;
}

.booking-item-description {
    margin: 0;
    padding: 0 0 0 30px;
    display: block;
    float: left;
    width: 634px;
    font-size: 10px;
    font-style: italic;
}

.booking-item-option {
    margin: 6px 0 0;
    padding: 0 0 0 30px;
    display: block;
    float: left;
    width: 830px;
    max-width: 100%;
}

.booking-confirmation-holder {
    margin: 0;
    padding: 5px 5px 5px 42px;
    display: block;
    float: left;
    width: 541px;
}

.booking-confirmation-holder .even-item {
    background-color: #f2f2f2;
}

.edit-details-link {
    background-image: url(../images/new_edit.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 101px;
    height: 21px;
    cursor: pointer !important;
    border: 0;
}

#payment-holder {
    margin: 0;
    padding: 5px 5px 5px 12px;
    display: block;
    float: left;
    width: 855px;
    max-width: 100%;
}

#payment-holder span.pay-now {
    font-size: 24px;
    font-weight: 700;
}

#payment-holder .google-checkout-button {
    display: block;
    float: right;
}

.booking-bottom {
    background-image: url(../images/main-content-booking-bottom.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 8px !important;
    float: left !important;
    height: 39px !important;
    position: relative;
}

.booking-nav-link {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 101px;
    height: 21px;
    text-align: center;
    cursor: pointer !important;
    border: 0;
}

.start-link {
    background-image: url(../images/new_next.png);
}

.start-link:hover {
    background-image: url(../images/new_next_hov.png) !important;
}

.page_start_large {
    background-image: url(../images/start_now.jpg);
    border: 0;
    width: 298px;
    height: 57px;
    display: block;
    padding: 0;
    margin: 0 0 15px;
    cursor: pointer;
}

.page_start_large:hover {
    background-image: url(../images/start_now_hov.jpg);
}

.page_start_dsa {
    background-image: url(../images/start_now_dsa.jpg);
    border: 0;
    width: 298px;
    height: 57px;
    display: block;
    padding: 0;
    margin: 0 0 15px;
    cursor: pointer;
}

.back-link {
    background-image: url(../images/new_back.png) !important;
}

.next-link {
    background-image: url(../images/new_next.png);
}

.back-link:hover {
    background-image: url(../images/new_back_hov.png) !important;
}

.next-link:hover {
    background-image: url(../images/new_next_hov.png) !important;
}

.left-link {
    float: left;
    margin-left: 19px;
}

.right-link {
    float: right;
    margin-right: 19px;
}

.confirm-booking-link {
    background-image: url(../images/new_confirm.png);
    background-repeat: no-repeat;
    background-color: transparent;
    margin: 0 0 0 250px;
    padding: 0;
    display: block;
    width: 163px;
    height: 21px;
    cursor: pointer !important;
    border: 0;
    position: absolute;
}

.theory-listing-block {
    width: 698px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.theory-titleblock {
    width: 678px;
    margin: 0;
    padding: 0 0 0 20px;
    display: block;
    float: left;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 28px;
}

.books-image {
    width: 100px;
    margin: 0;
    padding: 15px 0;
    display: block;
    float: left;
    text-align: center;
}

.theory-title {
    width: 480px;
    height: 75px;
    margin: 0;
    padding: 25px 0 0 10px;
    display: block;
    float: left;
    color: #4d4d4d;
    font-weight: 700;
}

span.theory-title-nonebold {
    font-size: 24px;
    font-weight: 400;
}

span.theory-title-nonebold-listing {
    font-size: 22px;
    font-weight: 400;
}

.list-block {
    width: 718px;
    margin: 0 auto 15px;
    padding: 0;
    display: block;
    clear: both;
}

.list-content {
    background: url(../images/list-top.png) 50% 0 repeat-x #e6e6e6;
    width: 698px;
    margin: 0;
    padding: 18px 0 0 20px;
    display: block;
    clear: both;
}

.list-bottom {
    background: url(../images/list-bottom.png) 50% 0 repeat-x;
    width: 718px;
    height: 10px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

.listing-image {
    width: 97px;
    height: 135px;
    margin: 0 32px 0 0;
    padding: 0;
    display: block;
    float: left;
}

.listing-content {
    width: 530px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.listing-title {
    width: 530px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    color: #4d4d4d;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.listing-textblock {
    border-top: 1px #b8b8b8 dotted;
    border-bottom: 1px #b8b8b8 dotted;
    width: 530px;
    margin: 8px 0 5px;
    padding: 4px 0;
    display: block;
    clear: both;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.listing-price {
    width: 396px;
    height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #f15a24;
    font-weight: 700;
}

.addtocart {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.pageselect {
    width: 680px;
    margin: 0 auto auto 15px;
    padding: 0;
    display: block;
    clear: both;
}

.previous-page {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.page-block {
    width: 412px;
    height: 24px;
    margin: 0 auto;
    padding: 0;
    display: block;
    float: left;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

.page-number {
    background: #d9d9d9;
    width: 24px;
    height: 24px;
    margin: 0 5px auto auto;
    padding: 4px 0 0;
    display: inline-block;
    clear: both;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center !important;
}

.page-number-current,
.page-number:hover {
    text-decoration: underline;
}

.next-page {
    background: #d9d9d9;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 4px 0 0;
    display: block;
    float: right;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

#checkout-holder {
    background: url(../images/list-top.png) 50% 0 repeat-x #e6e6e6;
    width: 678px;
    margin: 0 auto;
    padding: 20px;
    display: block;
    clear: both;
    min-height: 120px;
    height: auto !important;
    height: 120px;
}

a.checkout-remove-item {
    background-image: url(../images/cart_remove.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: none;
}

#checkout-bottom {
    background: url(../images/list-bottom.png) 50% 0 repeat-x;
    width: 718px;
    height: 10px;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

#checkout-button {
    background: #f15a24;
    height: 24px;
    width: 142px;
    margin: 0;
    padding: 4px 4px 0;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

#checkout-button a {
    color: #fff;
}

#checkout-button a:hover {
    text-decoration: underline;
}

#address {
    margin: 0 0 8px;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
}

form#callback,
form#contact {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 647px;
}

.submit-contact {
    background-image: url(../images/submit-contact.png);
    background-color: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 101px;
    height: 21px;
    border: none;
    cursor: pointer !important;
}

.submit-contact:hover {
    background-position: 0 -21px !important;
}

#h2 {
    z-index: 999;
}

.footerlink {
    display: block;
    float: right;
    clear: both;
    z-index: 999;
    margin-top: 1px;
    margin-right: 25px;
}

div.quick_easy_link {
    margin: 0 0 0 36px;
    width: 815px !important;
    background-image: url(/images/main-content-top-large.png);
    text-align: center;
}

div.quick_easy_link a {
    font-family: Arial, Helvetica, sans-serif;
}

div.quick_easy_bottom {
    background-image: url(/images/main-content-bottom-large.png);
    width: 815px !important;
    height: 10px;
    margin: 0 0 0 36px;
}

/*NEW FORM STYLES*/

.form-style-2 {
    font: 13px Arial, Helvetica, sans-serif;
}

.form-style-2-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    font-size: 15px;
    padding-bottom: 3px;
}

label {
    display: block;
    margin: 0px 0px 15px 0px;
}

label > span {
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}

span.required {
    color: red;
}

.form-style-2 .tel-number-field {
    width: 40px;
    text-align: center;
}

.form-style-2 input.input-field {
    width: 100%;
}

.form-style-2 input.input-field,
.form-style-2 .tel-number-field,
.form-style-2 .textarea-field,
.form-style-2 .select-field {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #c2c2c2;
    box-shadow: 1px 1px 4px #ebebeb;
    -moz-box-shadow: 1px 1px 4px #ebebeb;
    -webkit-box-shadow: 1px 1px 4px #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}

.form-style-2 .input-field:focus,
.form-style-2 .tel-number-field:focus,
.form-style-2 .textarea-field:focus,
.form-style-2 .select-field:focus {
    border: 1px solid #db3a3a;
}

.form-style-2 .textarea-field {
    height: 100px;
    width: 100%;
}

.form-style-2 input[type='submit'],
.form-style-2 input[type='button'] {
    border: none;
    padding: 0px;
    color: #fff;
    box-shadow: 1px 1px 4px #dadada;
    -moz-box-shadow: 1px 1px 4px #dadada;
    -webkit-box-shadow: 1px 1px 4px #dadada;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.form-style-2 input[type='submit']:hover,
.form-style-2 input[type='button']:hover {
    color: #fff;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert {
    display: block;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*detail page new styles*/

.centre-details {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
}
.centre-header {
    font-family: Helvetica, Arial, sans-serif;
    color: #f75c2d;
    margin: 0 0 10px 0;
    padding: 0;
}
.centre-details a {
    text-decoration: none !important;
    color: #f75c2d !important;
    font-weight: bold !important;
}
.centre-details button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #f75c2d;
    padding: 7px 0;
    border: none;
    border-radius: 5px;
    -wenkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    width: 150px;
}
.centre-details button a {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff !important;
    padding: 0 27px;
    font-weight: 300 !important;
}
p span {
    color: #f75c2d;
    font-weight: bold;
}
.address {
    margin-left: 25px;
}
.locate-icon {
    position: absolute;
}
.test-icon {
    position: absolute;
    top: 0%;
    right: 0%;
}
.centre-left {
    width: 400px;
}

.testcenter-title {
    font-size: 22px;
    margin-top: 35px;
}
.postcode-title {
    font-size: 26px;
    font-family: 'Montserrat-SB', Arial, sans-serif;
    color: #f75c2d;
    margin-left: 25px;
}

.booknow-btn,
.read-more {
    background-color: #f75c2d;
    width: 100px;
    text-align: center;
    padding: 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.booknow-btn a,
.read-more a {
    font-size: 17px;
    color: #fff !important;
}
.booknow-btn a:hover,
.read-more a:hover {
    text-decoration: none !important;
}
.nearest-map {
    float: right;
    margin-top: -24%;
    margin-right: 30px;
    border: 2px solid #c1c8c1 !important;
    padding: 10px;
}
