/**
 * 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)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

*.noshow{position:absolute !important; margin:0 !important; padding:0 !important; width:0 !important; height:0 !important; top:0 !important; left:0 !important; line-height:0 !important; background:transparent !important; border:0 !important; overflow:hidden !important; text-indent:-9999px !important;}
.hover-effect{ filter:(opacity=75); opacity: 0.75;}

.footerfont{font-size:0.5em;margin-left:1px;}
.guarantee-box{background:#FFFFFF;font-family:arial;font-size:12px;border-left:1px solid #C8BA92;border-right:1px solid #C8BA92;border-bottom:1px solid #C8BA92;padding:5px;width:250px;}
.guarantee-box-head{background:#F3F0E7;font-family:arial;font-size:12px;font-weight:bold;border:1px solid #C8BA92;padding:5px;width:250px;}
#product-category-links a{
	text-decoration:none;
	color:#111;
}

.categories-bottom-text{
	position:absolute;
	bottom:-5px;
	right:10px;
	text-align:right;
	font-size:11px;
	color:#111;
}
</style>

<!--[if IE 6]>
.categories-bottom-text{
	position:relative;
	bottom:-50px;
	right:10px;
	text-align:right;
	font-size:11px;
	color:#111;
}
<![endif]-->



