/* ----------------------------------------------------------- */
/* K N X S H O P
/* ----------------------------------------------------------- */
body { background:#E2E5EC url(bodystripe.jpg) repeat-X; }
td.pagehead  { background:transparent url(pagehead.jpg) no-repeat scroll 10px 10px; }
td#leftcol  { background:white url(b170b.gif) repeat-y; /*#F4FAFF; */ }
td#rightcol  { background:white url(b170r.gif) repeat-y; background-color/*:#F4FAFF;*/ }
td#dialoghead { background:white url(dialoghead.jpg) no-repeat; color:White;}
div.rbutton-off { width:160px; height:25px; background:transparent url(rbutton-off.jpg) repeat-X; font-weight:normal; font-size:9pt; color:White; text-align:left; padding:1px 0; margin:2px 0; cursor:pointer; }
div.rbutton-on { width:160px; height:25px; background:transparent url(rbutton-on.jpg) repeat-X; font-weight:normal; font-size:9pt; color:#1c1455; text-align:left; padding:1px 0; margin:2px 0; cursor:pointer; }
/* ----------------------------------------------------------- */
/* TOP MENU STYLES */
/* Need to override the default colours on this dark background */
/* ----------------------------------------------------------- */
div#homelinks { color:#fff;}
div#homelinks  a { color:#fff; }
div#homelinks  a:hover { color:#ccf; }
/* ----------------------------------------------------------- */
/* SIDE MENU STYLES */
/* ----------------------------------------------------------- */
.sidemenu td.catgroup { background:transparent url(b170g.jpg) no-repeat; color:white; padding-left:4px; }
.sidemenu td.category { background:transparent url(b170w.jpg) no-repeat; color:#1c1455; padding-left:4px; }
.sidemenu td.category-selected { background:#e7e7e7 url(b170w.jpg) no-repeat; color:#1c1455; padding-left:4px; padding-top:5px; }
.sidemenu td a { color:#1c1455; }
.sidemenu td a:hover { color:#1c1455; }
.expanded-headings { background-color:#fff; margin-top:5px; padding:0; }
.expanded-headings tr { height:18px; }
.expanded-headings td { width:160px; padding:0; margin:0; line-height:1.25em;  }
.expanded-headings td a { color:#1c1455; }
.expanded-headings td a:hover { color:#1c1455; }
/* ----------------------------------------------------------- */
/* MINIBASKET STYLES */
/* ----------------------------------------------------------- */
table.minibasket { border:solid 1px #386281; /* sometimes overridden in shopset */ }
table.minibasket th { background:#7D8A9B url(minibasket-th.jpg) no-repeat; height:25px; font-size:9pt; font-weight:normal; color:White; text-align:left; padding-left:8px; }
table.minibasket td.checkout { background:transparent url(checkout_btn.jpg) no-repeat; height:20px; padding:0; margin:0; }
/* ----------------------------------------------------------- */
/* FRONT PAGE STYLES */
/* ----------------------------------------------------------- */
h1 { font-size:24px; color:#26444F; }
.welcomeText { /* background-color:#F4FAFF; */ }
.welcomeText p { font-size:12px; color:#26444F; }
