body { color: #333; }

#wrapper { background: url(/images/main-background-top.gif) top center no-repeat; }
#outer-top { background: url(/images/main-background-middle.gif) top center repeat-y; }
#outer-bottom { background: url(/images/main-background-bottom.gif) top center no-repeat; }

#menu ul { list-style: none; }
#menu li li a { text-decoration: none; color: #333; }

#content-outer { background: url(/images/inner-content-top.gif) top left no-repeat; }
#content { background: url(/images/inner-content-repeat.gif) repeat-y 0px 176px; }

#content a 
{ color: #c60000; 
font-weight: none; 
text-decoration: none; }

#content a:hover
{ color: #ad2a2a;  
text-decoration: underline; }

#footer ul, #header ul { list-style: none; }
#footer li a, #header li a { color: #333; }

#search #search-box { background: #eeede9 url(/images/search-box.gif) no-repeat top left; }
#search #search-box input { border: 0; background: none; }

#email-join #join-input { background: #eeede9 url(/images/email-box.gif) no-repeat top left; }
#email-join #join-input input { border: 0; background: none; }

#shop-for a { color: #bb000b;}

#shop-categories .shop-category .right a { color: #bb000b;}

/* Homepage Specific Styles */
#tpl-home-intro { background: url(/images/home-left-box.gif) no-repeat top left; }

/* Viewing a product */
#order-options a, #browse-control, #browse-control a { color: #bb000b; }

/* Table classing */
.grid thead td { font-weight: bold; }
.grid { width: 80%; }
