
/* Empire - black - Copyright (c) 2002-2010 Open2b Software Snc. */

body       { background: #262626 url('body-bg.png') repeat-x 0 0; }
h1, h2, h3 { color: #186EBB; }

#first-header-menu-box a                  { color: #FFFFFF; }
#first-header-menu-box a.design-page-cart { background: url('first-header-cart.png') no-repeat right top; }

#second-header-menu-box div                { background: #262626 url('main-menu-bg.png') repeat-x; border-bottom: 1px solid #2a2a2a; }
#second-header-menu-box a                  { color: #F1F1F1; }
#second-header-menu-box a.design-page-cart { background: url('second-header-cart.png') no-repeat right top; }

#middle-content { border-bottom-color: #404347; }

.column h3 { border-bottom: 1px solid #CCCCCC; color: #5092CE; }

.product-rating { background: #505050; color: #EEEEEE; }

#footer { border: 1px solid #404347; }

.page-closed, .page-closed h1 { color: #EFEFEF; }

