html {        font-size: 90%;}

#basket {        border-width: 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}

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

.aside {}

.packshot {        border-color: #F4F4F4;        border-width: 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;}

/* 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 {}

h1,h2,h3,h4,h5 {        font-size: 80%;}

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

#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: #F4F4F4;}
#departments .button, .paging.button, #footer .button, #news .navi li {        border-color: #F4F4F4;}

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

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

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

/* custom block *//* HEADER */
#nmc  {width: 958px; margin:0 auto; text-align:left }

#nmc #headerBar { width: 958px; height: 114px; border-top: 0px solid #000; margin-top: 0px; padding-top:0px; }

#nmc ul#mainMenu {margin: 0; padding: 0; list-style: none; width: 958px; float: left; clear:both; }
#nmc ul#mainMenu li {display: inline; float: left; }

#nmc a { float: right; font-weight: normal; margin-top:0px; }

#nmc ul#mainMenu a  { display: block; float: left; width: 179px; height:24px; line-height: 24px; background: #393D41; text-decoration: none; text-indent: 10px; color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin-right:1px; margin-top: 1px; }
#nmc ul#mainMenu a:hover { color: #ffffff;  background: #999999; }



/** Main Elements **/
div#info div, div#minibasket div { background: #F4F4F4 !important; }

div#bottomline { border-top: 1px solid black; }
div#bottombasket { display: none; }

/* Basket Adaptions */
div.postage a, div.checkout a { text-transform: lowercase !important; font-weight: bold; }


/** Body Text **/
dl dt { text-transform: uppercase; }


body {margin: 0 auto; padding-top:0; width: 1024px; }/* finish custom block */



