/**
 * 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.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* IE 6 only */
/* line 27, ../sass/styles-ie.scss */
* html .validation-advice {
  height: 13px;
}

/* line 31, ../sass/styles-ie.scss */
* html .error-msg,
* html .success-msg,
* html .note-msg,
* html .notice-msg {
  height: 24px;
}

/* line 32, ../sass/styles-ie.scss */
* html .main {
  height: 400px;
}

/* line 33, ../sass/styles-ie.scss */
* html .account-login .content {
  height: 240px;
}

/* line 36, ../sass/styles-ie.scss */
.block li.item,
.block-poll li,
.opc li.section {
  vertical-align: top;
}

/* line 37, ../sass/styles-ie.scss */
* html .window-overlay {
  background: #ccc;
  filter: alpha(opacity=50);
}

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

/********** < Navigation styles */
/* line 46, ../sass/styles-ie.scss */
#nav li,
#nav li a {
  zoom: 1;
}

/* line 47, ../sass/styles-ie.scss */
#nav li {
  vertical-align: top;
}

/********** < Navigation styles */
/* line 49, ../sass/styles-ie.scss */
.radio, .checkbox {
  height: 6px;
}

/* line 52, ../sass/styles-ie.scss */
select {
  margin-bottom: 1px;
}

/* line 53, ../sass/styles-ie.scss */
#opc-review .sp-methods .input-box {
  float: left;
}

/* line 54, ../sass/styles-ie.scss */
.form-list label {
  position: relative;
  z-index: 0;
}

/* line 55, ../sass/styles-ie.scss */
.form-list label.required em {
  position: absolute;
  top: 0;
  right: -8px;
}

/* line 57, ../sass/styles-ie.scss */
table {
  scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0);
}

/* line 59, ../sass/styles-ie.scss */
.product-view .product-img-box .zoom.disabled {
  filter: alpha(opacity=30);
}

/* line 61, ../sass/styles-ie.scss */
.gift-messages-form {
  position: relative;
  zoom: 1;
}

/* line 63, ../sass/styles-ie.scss */
.tool-tip .btn-close a {
  margin: 0;
}

/* line 66, ../sass/styles-ie.scss */
.product-view .box-tags .product-tags li,
.footer li {
  padding: 0 4px 0 7px;
}

/* line 68, ../sass/styles-ie.scss */
.product-options dd .time-picker select {
  margin: 0;
  padding: 0;
}

/* Clearer */
/* line 71, ../sass/styles-ie.scss */
.clearer {
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* Clears and hasLayout fixes */
/* line 143, ../sass/styles-ie.scss */
.header-container,
.header-container .top-container,
.header,
.header .quick-access,
#nav,
.main,
.footer,
.footer-container .bottom-container,
.col-main,
.col2-set,
.col3-set,
.col3-layout .product-options-bottom .price-box,
.col4-set,
.messages li,
.search-autocomplete li,
.block,
.block .block-content,
.block .actions,
.block li.item,
.block-poll li,
.block-poll .label,
.block-layered-nav .currently li,
.block-account .block-content li a,
.mini-products-list .product-details,
.page-title,
.rss-title h1,
.products-grid,
.products-list li.item,
.box-account .box-head,
.dashboard .box .box-title,
.box-reviews li.item,
.box-tags li.item,
.pager,
.sorter,
.ratings,
.add-to-box,
.add-to-cart,
.product-essential,
.product-collateral,
.product-view .product-img-box .more-views ul,
.product-view .box-tags .form-add,
.product-view .product-shop .short-description,
.product-view .box-description,
.product-options .options-list li,
.product-options,
.product-options-bottom,
.truncated,
.truncated .truncated_full_value,
.product-review,
.cart,
.cart-collaterals,
.cart .crosssell li.item,
.cart .discount,
.opc .step-title,
.opc .step,
.multiple-checkout,
.sp-methods,
.checkout-progress,
.multiple-checkout .place-order,
.form-list li,
.form-list .field,
.group-select li,
.buttons-set,
.page-print .print-head,
.cart-tax-total,
.advanced-search-summary,
.advanced-search-summary p,
.gift-messages-form .item,
.send-friend .form-list li p,
.centinel .authentication {
  zoom: 1;
}

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

/* IE 9 */
/* line 149, ../sass/styles-ie.scss */
.htabs .tab-desc, .htabs .tab-prod, .htabs .tab-review {
  display: inline-block!important;
}

/* line 152, ../sass/styles-ie.scss */
#login-form .form-list input {
  line-height: 20px!important;
}
