/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

.header {
  border-top: none !important;
}

.header-top {
  background:transparent url(../images/header_konvice.jpg) no-repeat scroll -9px -84px;
  border-color:#000000;
  border-style:solid;
  border-width:0 1px;
  padding:1px 1px 0;
  width:988px;
}

.header-top-container {
	background-color: #fff;
	border-bottom: none;
}

.header-nav-container {
  background: none;
  background-color: #006600;
  margin-bottom:40px;
}

#nav a {
  color: #fff;
}
#nav li.over a, #nav a:hover { color:#fc9; }
#nav li.active a {
  color: #000;
  background-color: #ffffee;
}

.mini-search {
  background:#006600 url(../images/corner_lb.png) no-repeat scroll left bottom;
  height:28px;
  padding:6px 9px 0 12px;
  width:auto;
}

.mini-search .input-text {
  width: 150px;
  background-color: transparent;
  color: #AACCAA;
  border: none;
}

.quick-access {
  color:#000000;
  float:right;
  xline-height:20px;
  margin-top:0px;
  padding:0pt 10px;
  text-align:right;
  width:540px;
}

.quick-access li, .quick-access li.last, .quick-access li.first {
  background: #060 url(../images/corner_lt.png) no-repeat left top;
  border: 0px solid #030;
  display:inline;
  padding: 2px 6px 2px 8px;
}

.shop-access {
  margin-top: 10px;
}

.shop-access a, .shop-access a:hover {
  color:#efe;
  font-size:0.95em;
  text-decoration: none;
}

.shop-access a:hover {
  text-decoration: underline;
}

h1#logo {
  float:left;
  color: #060;
  margin:45px 0pt 14px 330px;
  width:auto;
  font-size: 28px;
}

.form-button, .form-button-alt {
  background:#009900 none repeat scroll 0% 50%;
  border:1px solid #009900;
  color:#FFFFFF;
  cursor:pointer;
  font-family:arial,sans-serif !important;
  font-size:12px !important;
  font-size-adjust:none !important;
  font-stretch:normal !important;
  font-style:normal !important;
  font-variant:normal !important;
  font-weight:bold !important;
  line-height:normal !important;
  overflow:visible;
  padding:1px 8px;
  text-align:center;
  vertical-align:middle;
  width:auto;
}

.product-collateral .collateral-box h4 {
  color:#009900;
}
.product-image-zoom {
  height:265px;
  overflow:hidden;
  z-index:9;
}

.base-mini .head h4 {
  background-position:0pt;
  background-repeat:no-repeat;
  color:#009900;
  min-height:16px;
  padding:1px 0pt 1px 21px;
  text-transform:uppercase;
}

.link-cart {
  color: #009900 !important;
}


.footer-container {
  border-top:15px solid #006600;
  background-color: #ccb;
}

.footer {
  background-color:#117711;
  margin:0pt auto;
  padding:10px;
  width:972px;
}

/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:305px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Grid Type *\/
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/

/* Grid Type */
.listing-type-grid { background:url(../images/bkg_products-grid4.gif) 0 0 repeat-y; }
.listing-type-grid .grid-row {  }
.listing-type-grid li.item { 
  border-bottom:1px solid #ddd;
  float:left;
  line-height:1em;
  margin:0 4px;
  min-height:270px;
  overflow:hidden;
  padding:5px 0;
  text-align:center;
  width:150px;
}
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
/* Rewrites for different layouts */
.col-1-layout .listing-type-grid { background-image:url(../images/bkg_products-grid1.gif); }
.col-1-layout .listing-type-grid li.item { width:280px; }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { background-image:url(../images/bkg_products-grid2.gif); }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { width:208px; }

/*---------------*/

.middle {
  background:#FFFFFF url(../images/header_konvice_2.jpg) no-repeat scroll -9px -260px;
  border-color:black;
  border-style:solid;
  border-width:0 1px;
  padding:25px 25px 80px;
}
