/**
 * 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)
 */
 
/* IE 6 only */
.validation-advice { _height:13px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { _height:24px; }
.opc li.section { vertical-align:top; }

/* Doubled Margin Fixes */
.product-view .product-img-box .more-views li,
.product-view .tags .form-add-tags .input-box,
.sp-methods select.month { display:inline; }

/* Navigation Fixes */
#nav-left li ul a img {position:absolute;left:-30px;}
#nav-left li ul a span {position:absolute;width:150px;}
#nav-left li li.level2 {height:10px;}

input.radio { width:13px; height:13px; }
input.checkbox { width:13px; height:13px; }
button.button { background-position:0 0; }
button.button span { background-position:100% 0; position:relative; }
button.button,
button.button span { height:21px; }

.footer-blocks .block {margin-left:2px;margin-right:2px;}
.footer-blocks .block-best-sellers li, 
.footer-blocks .block-new-releases li {
border-bottom:none;
}
.footer-blocks .block-best-sellers li h5, 
.footer-blocks .block-new-releases li h5 {
line-height:1em;
height:10px;
}
.footer-blocks .block-best-sellers li .price-box, 
.footer-blocks .block-new-releases li .price-box {
line-height:1em;
height:10px;
}

.product-purchase {
	border-bottom:none;
}
.product-details .more-views {
	height:60px;
}
.wh-block-related li {height:60px;}
.wh-block-related li input,
.wh-block-related li div.item {float:left;}