@import url('/catalog/view/theme/default/stylesheet/stylesheet.css');

#menu {
    background: none repeat scroll 0 0 #580026;
}
#footer {
    background: none repeat scroll 0 0 #580026;
}
#footer h3 {
color: white;
}
#footer .column a {
color: white;
}
.box-product .name a {
color: #082804;
}
a, a:visited, a b {
    color: #005826;
}
.box .box-content {
    background: none repeat scroll 0 0 maroon;
}
ul.box-category > li > a {
    color: grey;
    text-decoration: none;
}
.product-grid .name a {
    color: black;
    display: block;
    font-size: 11px;
    font-weight: lighter;
}
h1, .welcome {
    color: black;
    font-size: 16px;
}
.box .box-content {
    background: none repeat scroll 0 0 white;
}
body {
  background: #0d851b;
}
#menu {
  background: none repeat scroll 0 0 black;
}
#footer {
  background: none repeat scroll 0 0 black;
}
ul.box-category > li > a {
  color: gree;
  text-decoration: none;
}
body {
  background: #4196d1;
}
#menu {
  background: none repeat scroll 0 0 navy;
}
#footer {
  background: none repeat scroll 0 0 #0c3b07;
}
#footer {
  background: none repeat scroll 0 0 #0c3b07;
}
#footer h3 {
  color: #cd0a0a;
}
#footer h3 {
  color: #4196d1;
}
#footer {
  background: none repeat scroll 0 0 #4c4c4c;
  border-color: #4196d1;
  border-width: thick;
}
#menu {
  background: none repeat scroll 0 0 #6d6f72;
}