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

body       {
	background: #FFFFFF url('body-bg.png') repeat-x 0 0;
}
h1, h2, h3 {
	color: #990000;
}
a { color: #990000; }

#first-header-menu-box a                  { color: #660000; }
#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: #FFFFFF;
}
#second-header-menu-box a.design-page-cart { background: url('second-header-cart.png') no-repeat right top; }

#middle-content {
	border: 1px solid #AFB4B9;
}

.column h3 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}
.column .menu a:hover { color: #FF0000; }

.product-rating {
	background: #D3CEAB;
	color: #A4505E;
}

dl.product-prices .product-price { color: #990000; }

#footer { background: #FDFCF9; border: 1px solid #AFB4B9; color: #413F34; }

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

