/**
 * 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)
 */


/* Resets */

body {
	height: auto;
}

div.product-listing-hold {
	width: 937px;
	padding: 0 0 0 0;
	overflow: visible;
	height: auto;
}

* { min-height:0 !important;}
/*
.mini-search {
	display: list-item;
	list-style-image: url(../images/print/mini-search-bg.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	width:499px; height:71px; padding:0 0 0 0px;
 }
 */
/* 
 .header-nav { 
 	display: list-item;
	list-style-image: url(../images/print/header-nav-bg.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
  }
 */ 
 table.product-listing td {
 	border: 1px solid #333;
 }
 
/*
 #prod_cat { 
 	display: list-item;
	list-style-image: url(../images/print/prod-cat-bg.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
 }
*/

#silica, #moisture, #canister, #dehumidifer, #clay-desiccant, #flower-drying, #indicating, #humidity, #loose, #moisture-bar {
	display: list-item;
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
}
 
 /*
#silica { list-style-image: url(../images/print/prod-cat-bg.gif); }
#moisture { background:url(../images/moisture_bg.jpg) no-repeat; }
#canister { background:url(../images/canister_bg.jpg) no-repeat; }
#dehumidifer { background:url(../images/dehumidifer_bg.jpg) no-repeat; }
#clay-desiccant { background:url(../images/clay_bg.jpg) no-repeat; }
#flower-drying { background:url(../images/flower_bg.jpg) no-repeat; }
#indicating { background:url(../images/indicating_bg.jpg) no-repeat; }
#humidity { background:url(../images/humidity_bg.jpg) no-repeat; }
#loose { background:url(../images/loss_bg.jpg) no-repeat; }
#moisture-bar { background:url(../images/moisture1.jpg) no-repeat; }
*/
  /*
.mini-search *, .header-nav *, #prod_cat * {
	display: none!important;
}
*/

