html {        font-size: 100%;}

#basket {
}

#basket .button a {        color: #000000;}

.aside {        border-color: #CC99FF;}

.packshot {        border-color: #FFFFFF;}

/* FIXME - Should not need .navi a */
html, body, p, .navi a, #footer, body a, .paging .current, .paging .previous, .paging .next, #footer a,
.content a, tr.headings th, #basket-postage a, #basket-postage input {        color: #000000;}

h1,h2,h3,h4,h5 {        color: #000000;        font-size: 90%;}

#basket-checkout .button a {        background-color: #CC99FF;}
#basket-checkout .button {        border-color: #CC99FF;}

#departments .button a, .paging.button .wrapper, .paging.button a, #footer .button .wrapper, #footer .button .wrapper a, #news .navi li a, #search_button {        color: #000000;        background-color: #CC99FF;}
#departments .button, .paging.button, #footer .button, #news .navi li {        border-color: #CC99FF;}

.section .button input, .content .downloadlist input.submit {        color: #000000;        background-color: #CC99FF !important;}
.section .button, .content .downloadlist .button {        border-color: #CC99FF;}

.lines .button input.submit {        color: #000000 !important;        background-color: #CC99FF !important; /* FIXME !important shouldn't be needed */        border-color: #CC99FF;}
ul.tabselect.tabs li.active a {
     background-color: #FFFFFF;        color: #000000;}
ul.tabselect.tabs li.active a, .tabselect.content {
    border-color: #FFFFFF !important;
}
.tabselect.tabs li a {
    border-color: #FFFFFF;        color: #000000;}

.bookmark_list {    background-color: #CC99FF !important;    color: #000000;}

/* custom block */html {
background-image: http://mog.state51.co.uk/tid/fc3db544aaaa37986348726d6a257691314020fd/eiazqse/tethxczuk/bg_quarter.gif);
height:100%;
margin:0px;
padding:0px;
}

body {
background: #fff;
padding: 10px;
}

div#maincontent { 
min-height: 243px; height: auto !important; height: 243px;
padding: 8px 8px 16px 8px; border: none !important; background: white !important; 
}/* finish custom block */



