/* background colour of top gradient */
div#bg_header { background: #ab221f; }
/* background colour of bottom bar */
div#body { border-color: #ab221f; }

/* background colour of main body */
body { background: #faf6ec }

maincol { margin-top: -200px }

/* link colour */
a:link {color:#ab221f; text-decoration:none;}
a:visited {color:#ab221f;}
a:hover {color:#faf6ec; background:#ab221f;}
a:active {color:#ab221fs;}

/* highlighted text colour */
td.title h4, .highlight { color: #333333 }

/* header logo image */
h2#main_logo { border: none; background:url(../../images/philip_main_logo.gif) no-repeat; width: 224px; height: 125px }

/* background of product list item */
td.title { background: #cccccc }

/* top right product shot image */
div#rightcol {}

h1 { display: none }
h2 {color:#333;}
h4 {}
td.title p { color: black }

