/* Metakey admin fixes */
#adminstoredineditor,
#adminbody {
    background-color: transparent;
}

#admincontainer .checkoutcontainer form {
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
    padding: 0;
    color: #000;
    float: none;
    width: auto;
}

#admincontainer .checkoutcontainer form input {
    width: auto;
}

#admincontainer textarea {
    width: 612px;
    height: 50px;
}

#admincontainer a {
    color: #444444;
}

#admincontainer a:hover,
#admincontainer a:active {
    color: #444444;
    text-decoration: underline;
}
/*Website Management Area*/
.editorcolourrow {
    background-color: #ddd;
}#stockindicatorAjax ul {
        list-style: none;
        padding-left: 0px;
        float: none;
}

div#component_stockdetail_maindetail .stockStatus {
        list-style: none;
        float: none;
}

ul.productsLayoutModeThumb li.stockThumb img, .productThumbImage img, .groupimage img {
}

template{display:none !important;}

#deliveryRadioTemplateEmpty, #deliveryRadioTemplate {
        display: none;
}

.stockthumbFormat1 img {
	max-width:100%;
}

.stockthumbFormat2 img {
	max-width:100%;
}

.stockthumbFormat3 img {
	max-width:100%;
}

.groupthumbwrapper img {
	max-width:100%;
}

.pagetitlecatlistcat br {
        display: none;
}

.basketimage img {
	max-width:100%;
}
.freedeliveryprogressbar {border: 1px solid #CCC;}
#basketprogressbar {height: 20px;background-color: #ae5189;}
template{display:none !important;}
/* -- Consent forms --*/

.consentFormBtn {
    text-align: right;
    padding-top: 8px;
    clear: both;
}

.consentText {
    display: inline-block;
    vertical-align: top;
    max-width: 80%;
    font-size: 1em;
}

.consentText h3 {
    font-weight: bold;
}

#registration #accountcheckbox input {
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
}

#accountcheckbox {
    clear: both;
}

#registernoteman {
    margin-bottom: 16px;
}
