/* Empire - blue - Copyright (c) 2002-2012 Open2b Software Snc. */

body       { background: #E5F2FE 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: #BFBEBE url('second-header-bg.png') repeat-x; border-bottom: 1px solid #AAAAAA; }
#second-header-menu-box a                  { color: #555555; font-size: 11px; text-transform: uppercase; }
#second-header-menu-box a.design-page-cart { background: url('second-header-cart.png') no-repeat right top; }

#middle-content { border-bottom-color: #C9D7E3; }

.column h3 { border-bottom: 1px solid #CCCCCC; color: #5092CE; }

.product-rating { background: #5C98D0; color: #EFEFEF; }

#footer { border: 1px solid #C9D7E3; }

.page-closed, .page-closed h1 { color: #0D3050; }
