@charset "utf-8";

body { background:#f8e3ba; }

/* ======================================================================================= */
/* Page Heading */
h1 { color:#f39c4e; }

#catalog-nav { background:#444 url(../images/nav_tab.gif) bottom repeat-x; }
#catalog-nav .form-search  { padding:5px 0 5px 5px; border-right:1px solid #363636;  }
#catalog-nav .form-search .button { background:none; border:0; }

#search { border:2px solid; border-color:#363636 #555 #555 #363636; padding:2px; }

#catalog-nav,
#main,
#footer { border-color:#363636; border-width:1px; border-left-style:solid; border-right-style:solid; }

#header { border-bottom:1px solid #363636; }
#footer { border-bottom-style:solid; }

.checkout-onepage-index #main { border-top-style:solid; }

/* 1st Level */
#nav.level-1 > li { border-right:1px solid #363636; }
#nav.level-1 > li:hover,
#nav.level-1 > li.active { background:#555 url(../images/nav_tab.gif) top repeat-x; }

.button { border-color:#363636; background:#444; }
.button span { color:#fff; }
.button:hover span { color:#f0a560; }

.catalog-product-view #attributes th,
.catalog-product-view #attributes td { border:2px solid #fff; }
.catalog-product-view #attributes tr.odd { background:#fef4f1; }
.catalog-product-view #attributes tr.even { background:#fceacf3; }