@charset "UTF-8";
/* CSS Document */




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

/* Product Lines */
div.artist { height: 11em !important; }
div.line { height: 34em !important; }

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