/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Kategorie reset for Middle Container */

.category-company .col-main p,
.category-about .col-main p,
.category-store-locator .col-main p,
.category-jobs .col-main p,
.category-links .col-main p,
.category-news .col-main p
{ display:block; }

.category-company .middle-container, 
.category-about .middle-container,
.category-store-locator .middle-container,
.category-jobs .middle-container,
.category-links .middle-container,
.category-news .middle-container
{ background:transparent url(../images/bg_content-bottom_big.gif) repeat-x scroll left bottom!important; }

.category-company .middle,
.category-about .middle,
.category-store-locator .middle,
.category-jobs .middle,
.category-links .middle,
.category-news .middle
{ 
width:850px!important;
min-height:415px!important;
margin:30px auto 0 auto!important;
padding-top:16px!important;
background:transparent url(../images/bg_container_top.gif) 25px 0 no-repeat!important;
}
.category-company .col-1-layout .col-main,
.category-about .col-1-layout .col-main,
.category-store-locator .col-1-layout .col-main,
.category-jobs .col-1-layout .col-main,
.category-links .col-1-layout .col-main,
.category-news .col-1-layout .col-main
{
background:#F3F3F3 url(../images/bg_container_bottom.gif) no-repeat scroll left bottom!important;
float:none!important;
margin:0 0 10px!important;
padding:9px 25px 25px!important;
}

.category-company #main table {margin-top:-38px;}
.category-company #main table h1 {color:#6e6e6e!important;margin-bottom:-8px!important;}
.category-company #main table h1 span {color:#6e6e6e!important;}
.category-company #main table h3 {font-size:0.8em!important;color:#666!important;text-transform:uppercase!important;}
.category-company #main table p {font-size:0.9em!important;}

.category-store-locator #main table {margin-top:-38px;}
.category-store-locator #main table h1 {color:#6e6e6e!important;margin-bottom:-8px!important;}
.category-store-locator #main table h1 span {color:#6e6e6e!important;}

.category-jobs #main table {margin-top:-38px;}
.category-jobs #main table h1 {color:#6e6e6e!important;margin-bottom:-8px!important;}
.category-jobs #main table h1 span {color:#6e6e6e!important;}
.category-jobs #main table h3 {font-size:0.8em!important;color:#666!important;text-transform:uppercase!important;}
.category-jobs #main table p {font-size:0.9em!important;}
.category-jobs #main table ul {list-style:disc;}
.category-jobs #main table ul li {margin-left:20px;}

.category-links #main table {margin-top:-38px;}

.category-news #main table {margin-top:-38px;}
.category-news #main table h1 {color:#6e6e6e!important;margin-bottom:-8px!important;}
.category-news #main table h1 span {color:#6e6e6e!important;}
.category-news #main table h3 {font-size:0.8em!important;color:#666!important;text-transform:uppercase!important;}
.category-news #main table p {font-size:0.9em!important;}
.category-news #main table .small {font-size:0.8em!important;margin-top:12px;margin-bottom:3px;}
 
/****************************************************/
/****************[ Mage_CSS_B Clears ]***************/
/****************************************************/
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
#nav:after,
.middle:after,
.product-essential:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.side-col li:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
.advanced-search li:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }