﻿body {
}

form {
    max-width: 1280px;
    border-style: none;
    font-size: 18px;
    border-style:none;
    border-width:0px;
}

input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea, select {
    border-width: 2px;
    font-size: 18px;
    padding: 3px 5px;
}

.basketholder {
    flex: 0 0 190px;
}

.basketitems {
    width: 100%;
}

#divPleaseWait {
    height: 70px;
}

#divBookingType {
    margin-bottom: 20px;
}

.padtop {
    margin-top:14px;
}

.pageheader {
    background-color: #FFFFFF;
}

.pageheader {
    height: 50px;
    border-style:none;   
    margin-top:5px;
}

.pagetitle {
    margin-left:5px;
}
.pagetitle h1 {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
}

.subtitle {
    font-size: 14px;
    color: #444444;
    margin-left: 4px;
}





.basketholder .basket {
    background-color: #FFFFFF;
    color: #888888;
}

.basketitem {
    border-style: none;
}

.standardbutton, .deletebutton {
    width: auto;
    min-width: 150px;
}

.deletebutton {
    background-color: #A53E29;
    width: 80%;
    font-size: 18px;
    padding: 2px 20px;
    border-radius: 10px;
}

.quickbuttonholder {
    margin-left: 110px;
    margin-top: 4px;
}

.quickbutton {
    font-size: 16px;
    border-radius: 6px;
    padding: 2px 8px;
}



.mainarea h2 {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #000044;
}

.mainarea h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 4px;
    color: #223266;
    text-decoration: underline;
}

    .mainarea h3 .smallfont {
        font-size: 20px;
        text-decoration: none;
    }
    .bookinggroup h3, .eventdescription h3 {
        text-decoration:none;
        font-size: 20px;
    }
.smallbottom {
    margin-bottom: 8px;
}

.mainarea h4 {
    font-size: 16px;
    margin-bottom: 6px;
}

.highlightline {
    background-color: #F2F2F2;
    margin: 0px;
    padding: 2px 0px;
}
   
.bookingheader {
    width: 180px;
}

    .bookingheader h4 {
        margin-top: 10px;
    }

.bookinglinkheader h5 {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-variant: unset;
    margin-top: 4px;
    margin-bottom: 4px;
    text-decoration: none;
}

.bookinglinka, .bookinglinkb {
    color: #FFFFFF;
    font-size: 15px;
    min-width: 175px;
    max-width: 175px;
}

    .bookinglinka:hover, .bookinglinkb:hover {
        background-color: #328023 !important;
        text-decoration: none !important;
        color: #FFFFFF !important;
    }

    .bookinglinkb:hover {
        background-color: #a86224 !important;
    }

.dropDownAssets {
    max-width: 500px;
}

.datetextbox {
    width: 150px;
}

.optiontextfixed {
    width: 160px;
}

.optiontextintro, .optiontextintronarrow {
    padding-top: 5px;
}

.optiontextintro {
    min-width: 110px;
}

label {
    display: inherit;
}

.checkboxblock label {
    display: inline;
}

.infosmall {
    font-size: 14px;
    margin-left: 4px;
    color: #444444;
}

.questionmain {
    padding-right: 10px;
    width: 280px;
    padding-top: 3px;
}

.questionsmall {
    width: 200px;
}

.indent {
    margin-left: 15px;
    padding-right: 5px;
}

.questionsmall label {
    display:inline;
}

.questionmid {
    width:280px;
}

.indentmid {
    margin-left: 29px;
    width: 256px;
}

.smalllistbox {
    min-width: 150px;
}

.imagelink {
    width: 40px;
}

.expiredinfo {
    font-size: 14px;
}

.addressfinderbutton {
    width:60px;
}

td {
    font-size: 18px;
    padding: 5px;
}

/* Resize styles */

@media screen and (max-width: 615px ) {
    .pagetitle h1 {
        font-size: 22px;
    }
    .pageheader {
        height: 54px;
    }
}

@media screen and (max-width: 515px) {
    .quickbuttonholder {
        margin-left: 0px;
    }

    .optionmargin {
        margin-right: 0px;
    }

    .optiontextasset {
        width: 100%;
    }

        .optiontextasset .dropDownAssets {
            max-width: 100%;
            width: 100%;
        }
}


/* End of Resize styles */

.basketholder .basket {
    text-align: right;
    background-color: #FFFFFF;
    color: #686868;
    margin-right: 0px;
}

/* basket styles */
.basketholder {
    flex: 0 0 220px; /* do not grow, do not shrink, start at 220px */
}

    .basketholder .basket {
        display: block;
        background-color: #444444;
        text-align: left;
        border-style: none;
        height: 50px;
        padding: 5px 5px 10px 10px;
        color: #FFFFFF;
        text-decoration: none;
        margin-right:10px;
        margin-top:2px;
    }

    .basketholder .basketicon {
        font-size: 30px;
        color: #FFFFFF;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }

    .basketholder .baskettext {
        display: inline-block;
        color: #FFFFFF;
        vertical-align: top;
        font-size: 14px;
    }

    .basketholder .basketheader {
        display: block;
        font-size: 16px;
        margin-top: -2px;
    }

.basketholdersummary {
    display: none;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #444444;
    border-style: none;
    padding: 2px;
}

    .basketholdersummary a {
        color: #FFFFFF;
        text-decoration: none;
        width: 100%;
        display: block;
    }

    .basketholdersummary .basketicon, .basketholdersummary .baskettext, .basketholdersummary .basketheader {
        display: inline-block;
        margin-right: 15px;
    }

    .basketholdersummary .basketheader {
        display: none;
    }


.basketitems {
    width: 98%;
}

.basketitem {
    display: table;
    width: 100%;
    vertical-align: top;
    border-style: solid;
    border-width: 1px;
    border-color: #AAAAAA;
    background-color: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}

.baskettotal {
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #444444;
    padding-top: 5px;
    margin-right: 20px;
}

@media screen and (max-width:690px) {
    .pageheader {
        height: auto;
    }
    .basketholder, .subtitle {
        display: none;
    }

    .basketholdersummary {
        display: block;
    }

        .basketholdersummary .basketicon, .basketholdersummary .baskettext, .basketholdersummary .basketheader {
            color: #FFFFFF;
        }
}

/* end of basket styles */
