
/* Empire - brown - Copyright (c) 2002-2010 Open2b Software Snc. */

body       { background: #FEFEFC url('body-bg.png') repeat-x 0 0; }
h1, h2, h3 { color: #413F34; }
a { color: #A4505E; }

#first-header-menu-box a                  { color: #413F34; }
#first-header-menu-box a.design-page-cart { background: url('first-header-cart.png') no-repeat right top; }

#second-header-menu-box div                { background: #7F1D2E url('second-header-bg.png') repeat-x; border-bottom: 1px solid #531923; border-top: 1px solid #892939; }
#second-header-menu-box a                  { color: #FFFEFF; }
#second-header-menu-box a.design-page-cart { background: url('second-header-cart.png') no-repeat right top; }

#middle-content { border-bottom-color: #AFB4B9; }

.column h3 { border-bottom: 1px solid #B6B192; }
.column .menu a:hover { color: #A4505E; }

.product-rating { background: #D3CEAB; color: #333333; }

dl.product-prices .product-price { color: #A43346; }

#footer { background: #FDFCF9; border: 1px solid #AFB4B9; color: #413F34; }

.page-closed, .page-closed h1 { color: #504E41; }
