/** navigation **/
.layout-zone-navigation a:link,
.layout-zone-navigation a:visited,
.layout-zone-navigation a:hover { color: #000000; font-weight: bold; text-decoration: none; }
.layout-zone-navigation a:hover { color: #ffffff; }
.layout-zone-navigation { background: none; min-height: 0; height: 30px; line-height: 30px; padding-top: 5px; }
.layout-zone-navigation ul { margin: 0; }
.layout-zone-navigation ul li { margin-right: 3px; }


/** header **/
.layout-zone-header { height: 81px; min-height: 0; }
.layout-zone-header .col-wrap { height: 100%; }
.layout-zone-header .col-wrap .col-right { text-align: right; height: 100%; }
.layout-zone-header .col-wrap .col-right ul { margin-top: 25px; display: inline-block; }
.layout-zone-header .col-wrap .col-right ul li { display: inline-block; }


/** footer **/
.layout-zone-footer { margin-top: 0; background: none; }
.page .container-footer { padding-top: 10px; float: left; width: 100%; font-size: 0.9em; font-weight: bold; margin-top: 20px; }

/** site containers **/
.site-container { margin-top: 0; }

.container-navigation { height: 50px; }


/** site images **/
.image-logo { margin-top: 20px; margin-left: 10px; }

/** panels **/
.panel .title { font-size: 18px; line-height: 18px; padding: 10px; }
.panel-checkout-cart .content { background: url(../images/bg_cart.png) bottom left no-repeat; padding-bottom: 70px; }

.page-home .featured-products h3 { font-size: 18px; line-height: 18px; padding: 10px; color: #ffffff; }

.panel { border: none; }

.page-home .home-image { margin-top: 20px; }

.fieldset h3 { font-weight: normal; }