/* background colour of top gradient */
div#bg_header { background: #454936; }
/* background colour of bottom bar */
div#body { border-color: #454936; }

/* background colour of main body */
body { background: #9da385 }

/* link colour */
a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff;}
a:hover {color:#9da385; background:#454936;}
a:active {color:#fff;}

/* highlighted text colour */
td.title h4, .highlight { color: #f6eb13 }

/* header logo image */
h2#main_logo { border: none; background:url(../../images/predator_main_logo.gif) no-repeat; width: 164px; height: 84px }

/* background of product list item */
td.title { background: #d1d7ba }

/* top right product shot image */

