/**
 * 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)
 */
.wrapper { height:100%; }

.header,
.middle-container { background:none; }

h1#logo { display:inline; }
.one-page-checkout { position:relative; }
.group-select .legend { position:relative; zoom:1; }
.advanced-search .legend { position:relative; zoom:1; }
.link-feed { zoom:1; }

/* Min-height for IE */
.login-box .content { height:180px; }
.content-box { height:250px; }
#main { height:400px; }

.validation-advice { height:15px; }
.error-msg, .success-msg, .note-msg { height:23px; }
.currency-switcher h4 { height:21px; }
.base-mini .head h4, .shopping-cart-collaterals h4 { height:16px; }
.login-box h4 { height:16px; }
.login-box .content { height:230px; }

.product-img-box .more-views li { display:inline; }


/* Hover fix */
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }

.twitter_badge {display:none;}

/* */
.wrapper { border:solid 1px #CCC; border-width:0 1px; }

.col-main { margin-bottom:-150px; }

/* Nav */
.cms-coupon #nav li.area-coupon a,
.cms-saggi #nav li.saggi a,
.cms-area-scuole #nav li.area-scuole a,
.contact-index-index #nav li.area-editori a,
.cms-applicazioni #nav li.applicazioni a,
.cms-supporto #nav li.supporto a,
.cms-chi-siamo #nav li.chi-siamo a
 { margin:0; padding-bottom:0;	}
 
.listing-type-list .product-image { padding-left:13px; margin-left:-7px; }

/* FIX PER LABEL LIKE FACEBOOK */
#facebook-like { width:185px; overflow:hidden; }
#facebook-like iframe { width:450px; }



