﻿ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAIAAAACUFjqAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNWWFMmUAAABgSURBVChThY+xEcAgDAMpXGQohnLJTpQMSF5EBXcu8pUl+WRo+7DW6r0/Bwbk5yseY7QCpmIWbRQUUWVVUMQxq4KiiLAqKPopn3NaFRTx+sy0cYHpfwOLVHEMGJBy934B/gw/5dtVWX0AAAAASUVORK5CYII=);
}
#sitewrapper {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    top: 0;
}

#wrapper {
    position: relative;
    float: left;
    width: 1030px;
}

#wrapperleft {
    position: relative;
    float: left;
    width: 2.5%;
}

#wrapperright {
    position: relative;
    float: right;
    width: 2.5%;
}

#wrappertop {
    position: relative;
    float: left;
    left: 25px;
    width: 100%;
}

#wrappercontent {
    position: relative;
    float: left;
    width: 93%;
    min-height: 500px;
}

/*#header {
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    overflow-y: hidden;
    margin-bottom: 5px;
}
*/
/*.alogo {
    position: relative;
    float: right;
    width: 20%;
    text-align: right;
    height: 210px;
    margin-top: 5px;
    z-index: 100;
}
*/
/*.gdlogo {
    position: relative;
    float: left;
    width: 20%;
    text-align: left;
    height: 100px;
    margin-top: 5px;
    z-index: 100;
}
*/
/*.headercentre {
    position: relative;
    float: left;
    width: 60%;
    height: 100px;
    margin-top: 5px;
    text-align: center;
    font-family: inherit;
    font-size: 3em;
    font-weight: bold;
}
*/
.pagecontent {
    position: relative;
    float: left;
    width: 98%;
}

.page-footer {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    min-height: 40px;
    padding-top: 10px;
    overflow: hidden;
}


/* ---- STYLE FOR ALL INPUT BOXES OF TYPE TEXT ---- */
/*input[type=text]:not([class=search]), select {
    border: 1px solid black;
    border-radius: 5px;
    padding: 2px 4px 4px 6px;
    -webkit-box-shadow: inset 0 0 8px #000;
    -moz-box-shadow: inset 0 0 8px #000;
    box-shadow: inset 0 0 8px #000;
}

input[type=password] {
    border: 1px solid black;
    border-radius: 5px;
    padding: 2px 4px 4px 6px;
    -webkit-box-shadow: inset 0 0 8px #000;
    -moz-box-shadow: inset 0 0 8px #000;
    box-shadow: inset 0 0 8px #000;
}

input[type=button]:not([class=deletedog]) {
    padding: 10px;
    border-radius: 8px;*/
    /*background-color: rgb(115,136,10);*/
    /*background-color: blue;
    font-weight: bold;
    color: white;
    cursor: pointer;
    border-style: none;
}

input[type=button], [class=deletedog] {
    padding: 10px;
    border-radius: 8px;*/
    /*background-color: rgb(115,136,10);*/
    /*background-color: red;
    font-weight: bold;
    color: white;
    cursor: pointer;
    border-style: none;
}*/
/* ------------------------------------------------ */
/*input[type=button], [class=btn-next] {
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;*/
    /*color: white;*/
    /*cursor: pointer;
    border-style: none;
}

input[type=button], [class=another-dog] {
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;*/
    /*color: white;*/
    /*cursor: pointer;
    border-style: none;
}*/

td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fileuploadleft {
    position: relative;
    float: left;
    width: 21%;
    background-color: #D0D0D0;
    font-size: 1em;
    border-radius: 15px;
    padding: 1%;
    text-align: center;
    margin: 0 1%;
}

.fileuploadright {
    position: relative;
    float: right;
    width: 21%;
    background-color: #D0D0D0;
    font-size: 1em;
    border-radius: 15px;
    padding: 1%;
    text-align: center;
    margin: 0 1%;
}

.fileuploadimage {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.fileuploadtitle {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 0.9em;
}

.fileuploader {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 0.6em;
    overflow: hidden;
}

.action {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.addanotherdog {
    position: relative;
    float: right;
    text-align: right;
    margin-top: 10px;
}

.next {
    position: relative;
    float: right;
    text-align: right;
}

.someerrorsexist {

    padding: 10px;
    border-radius: 10px;
    background-color: red;
    color: white;
    font-size: 1.5em;
    font-weight: bold;
    display: none;
}

.earbrandinfo {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    display: none;
}

.leftearbrand {
    position: relative;
    float: left;
    width: 45%;
    text-align: left;
}

.rightearbrand {
    position: relative;
    float: right;
    width: 45%;
    text-align: left;
}

.microchipinfo {
    position: relative;
    float: right;
    width: 55%;
    text-align: left;
    display: none;
}

.errorblock {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 8px;
    border: 4px solid white;
    background-color: red;
    text-align: left;
    padding: 10px;
}

.errorbox {
    position: relative;
    float: left;
    width: 25%;
    background-color: red;
    border-radius: 5px;
    min-height: 100%;
    overflow-y: hidden;
}

.customererrors, .dogerrors, .pictureerrors {
    position: relative;
    float: right;
    width: 75%;
    background-color: white;
    border-radius: 5px;
    color: black;
}

.pictureerrorbox {
    position: relative;
    float: left;
    width: 25%;
    background-color: red;
    border-radius: 5px;
    min-height: 100%;
    overflow-y: hidden;
}

.dogpictureerrors {
    position: relative;
    width: 100%;
    display: none;
    overflow-y: hidden;
    float: left;
    text-align: left;
    border-radius: 8px;
    border: 4px solid white;
    background-color: red;
    padding: 10px;
}

.dogcontainer {
    position: relative;
    float: left;
    width: 100%;
}

.dogdetails {
    border-bottom: 1px solid #999933;
    overflow: hidden;
    position: relative;
    margin: 20px 0 40px 0;
    padding: 10px;
    width: 100%;
    background-color: #DEE0E6;
    font-size: 1.2em;
    border-radius: 15px;
}

.removedog {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.messagecontainer {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
    display: none;
}

    .messagecontainer .title {
        position: relative;
        float: left;
        width: 100%;
        color: red;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
    }

.price-per-dog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
    border-radius: 5px;
    background-color: #0275d8;
    color: white;
    font-size: 2.2em;
}