﻿#showcase {
    background:transparent url(http://keepcalmlondon.com/images/M_red_on_grey.png) center center no-repeat;
    height:652px;
}

#labels {
    height:652px;
    position:relative;
    font-size:80%;
    /*background: transparent url(images/home_page_draft.jpg) left top no-repeat;*/
}

#labels a {
    color:#000;
}

#labels h3 {
    margin-bottom:4px;
    font-size:160%; 
}

#labels h3 span {
    display:inline;
    padding:0 3px;
    background-color:#636464;
    color:#fff;
    font-weight:normal;
    text-transform:uppercase;
}

#labels h3 span strong.yesnomaybe {
    font-weight:normal;
    letter-spacing:-1px;
}

#labels p {
    padding:0;
}

.keep-calm-and-carry-on {
    letter-spacing:-1px;
}

#cut-and-fit, #sale-ticket, #neck-print, #yes-no-maybe-label, #authenticity, #colours {
    position:absolute;
    /*outline:3px solid red;*/
    padding:0 3px;
    width:213px;
}

#cut-and-fit {
    top:30px;
    right:30px;
}

/*#neck-print {
    top:30px;
    left:10px;
    text-align:right;
}*/
            

#yes-no-maybe-label {
    top:500px;
    right:30px;
}

#yes-no-maybe-label h3 {
    background-color:#cd0920;
    background-color:#666;
    
}

#colours {
    top:280px;
    right:30px;
}

#authenticity {
    top:300px;
    left:30px;
    text-align:right;
}


#ladies-colours, #mens-colours {
width:49%;
float:left;
}

.colour-grid {
    list-style:none;
    padding:0;
    margin:0;
}

.colour-grid li {
    float:right;
    border:1px solid #444;
    padding:1px;
    margin:1px;
}

#colours h4 {
    clear:both;
}

#labels .colour-grid li a {
    display:block;
    width:20px;
    height:20px;
    padding:2px;
    margin:0;
    border:3px solid #444;
    overflow:hidden;
    /*text-indent:-3000em;*/
    color:transparent;
    background-position:center -150px;
    background-repeat:none;
}

