#heading #logo_text { display: none; }  

#heading img#logo { 
    display: block; 
    margin: 0;
}


#topbar {
    background: #59409B;
    height: 30px;
}

#cart_summary_box a { border: none; }

#sidebar {
  background: url("http://media.snipesoft.net.nz/files/1044e6a810bbe29ae08716982d553cc1sidebarbg.png") repeat-y;
  color: white;
}
#sidebar h1, #sidebar a { color: white; }

ul#categories a { color: white; }
a, a:active, a:visited { color: #59409B; }
a:hover { color: red; text-decoration: none; }
.listRow1 { background: #E1E0EA; }
.listRow2 { background: #fff; }

#accessories, #filter_bar { background: #E1E0EA; }
