/* background colour of top gradient */
div#bg_header { background: #6c6c6c; }
/* background colour of bottom bar */
div#body { border-color: #6c6c6c; }

/* background colour of main body */
body { background: #e7e7e7 }

maincol { margin-top: -200px }

/* link colour */
a:link {color:#666; text-decoration:none;}
a:visited {color:#666;}
a:hover {color:#e7e7e7; background:#707070;}
a:active {color:#666;}

/* highlighted text colour */
td.title h4, .highlight { color: #333333 }

/* header logo image */
h2#main_logo { display:none; border: none; background:url(../../images/kimberlin_main_logo.gif) no-repeat; width: 164px; height: 84px }

/* background of product list item */
td.title { background: #cccccc }

/* top right product shot image */
div#rightcol { background:none; padding-top:0;}

h1 { display: none }
h2 {color:#000;}
h4 {}
td.title p { color: black }

