/** body **/
body { background: url(default/images/bg_header.gif) repeat-x; }

/** anchors **/
a:link { color: #0E4369; text-decoration: none; }
a:visited { color: #205370; text-decoration: none; }
a:hover { color: #706E05; text-decoration: underline; }

/** layout **/
.layout-zone-navigation a:link,
.layout-zone-navigation a:visited,
.layout-zone-navigation a:hover {  }
.layout-zone-navigation ul.menu li { background: url(default/images/bg_navigation.gif) repeat-x top; color: #000000; }
.layout-zone-navigation ul.menu li:hover { background: url(default/images/bg_navigation.gif) repeat-x bottom; color: #ffffff; }

.layout-zone-footer a:link,
.layout-zone-footer a:visited,
.layout-zone-footer a:hover { color: #666666; text-decoration: none; }
.layout-zone-footer a:hover { color: #2A8FBF; }


.panel { border: none; }
.panel h4 { background: url(default/images/bg_panel_green.gif) repeat-x; }
.panel .content{ background-color: #F8F8F8; border: 1px solid #E5E5E5; border-width: 0 1px 1px;  }
.panel-checkout-cart { background: url(default/images/bg_search.gif) no-repeat; }
.panel-checkout-cart h4 { background: none; }
.panel-catalog-search h4 { background: url(default/images/bg_panel_orange.gif) repeat-x; }
.panel-checkout-cart .content { background-color: transparent; }
.panel-catalog-categories h4 { background: url(default/images/bg_panel_blue.gif) repeat-x; }


.fieldset h3 { background-color: #4E92C1; color: #ffffff; }


input.button, input.submit { background: url(default/images/btn-blue.gif) no-repeat center center; width: 132px; height: 32px; border: none; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.button:hover, input.submit:hover { color: #000000; }

input.reset { background: url(default/images/btn-green.gif) no-repeat center center; width: 132px; height: 32px; border: none; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.reset:hover { color: #000000; }



.catalog-product-add input.submit,
input.button-add-to-cart { background: url(default/images/btn-add-to-cart.gif) no-repeat center center; width: 132px; height: 32px; border: none; padding-left: 25px; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.button-add-to-cart:hover { color: #000000; }

input.button-checkout { background: url(default/images/btn-checkout.gif) no-repeat center center; width: 160px; height: 32px; border: none; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.button-checkout:hover { color: #000000; }

input.button-update-cart { background: url(default/images/btn-green.gif) no-repeat center center; width: 160px; height: 32px; border: none; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.button-update-cart:hover { color: #000000; }


input.button-continue-shopping { background: url(default/images/btn-continue-shopping.gif) no-repeat center center; width: 160px; height: 32px; border: none; font-size: 1em; font-weight: bold; padding-bottom: 5px; color: #ffffff; }
input.button-continue-shopping:hover { color: #000000; }

.page .container-footer { background: url(default/images/bg_footer.gif) repeat-x; }


.page-home .featured-products h3 { background: url(default/images/bg_panel_orange.gif); }


.catalog-view-display-box { background: #efefef; padding: 0; }
.catalog-view-display-box .catalog-product { background: #ffffff; border: 1px solid #ccc; }