/* background colour of top gradient */
div#bg_header { background: #58a8c2; }
/* background colour of bottom bar */
div#body { border-color: #58a8c2; }

/* background colour of main body */
body { background: #b8dae8 }

/* link colour */
a:link {color:#58a8c2; text-decoration:none;}
a:visited {color:#58a8c2;}
a:hover {color:#b8dae8; background:#666;}
a:active {color:#58a8c2;}

maincol { margin-top: -200px }

/* highlighted text colour */
td.title h4, .highlight { color: #ffffff }

/* header logo image */
h2#main_logo { border: none; background:url(../../images/metoyou_main_logo.gif) no-repeat; width: 164px; height: 84px; display: none }

/* background of product list item */
td.title { background: #d7eef7 }

/* top right product shot image */
div#rightcol {}

h1 { display: none }
h2 {color:#FFFFFF; border-bottom: 1px solid #cccccc;}
h4 {}
td.title p { color: black }
