/**
 * 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_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

 
#nav > li.over > a,
#nav > li.active > a{
	padding-left:25px; 
	padding-right:24px;
	border-right:none;
}

#nav > li > a {
    background:url(http://www.aquaspas.com.au/skin/frontend/meigeetheme/default/images/ie/ie_menu_border.png) right top no-repeat;
}
#nav > li.last > a{
	background:none;
}

#nav ul li.touched,
#nav ul li.over,
#nav ul li.active{
	background:url(http://www.aquaspas.com.au/skin/frontend/meigeetheme/default/images/ie/ie_menu_border.png) right top repeat;
}


.cart .totals-border,
.cart .discount,
.cart .shipping,
.cart-table-box,
.wishlist-table-box,
.cart .cart-banner a,
.cart-table,
.block-related li.item .grid-indent,
.product-view .product-shop,
.product-view .product-img-box #wrap,
.more-views li a{
	border:1px solid #dedede;
}


.my-wishlist input.quantity-decrease,
.my-wishlist input.quantity-increase,
.add-to-cart input.quantity-decrease,
.add-to-cart input.quantity-increase,
.cart-table input.quantity-decrease,
.cart-table input.quantity-increase,
.my-wishlist input.quantity-decrease:hover,
.my-wishlist input.quantity-increase:hover,
.add-to-cart input.quantity-decrease:hover,
.add-to-cart input.quantity-increase:hover,
.cart-table input.quantity-decrease:hover,
.cart-table input.quantity-increase:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

header#header .dropdown-links,
header#header .dropdown-links ul,
header#header .dropdown-links:hover,
header#header .dropdown-links.active,
header#header .dropdown-links:hover ul.links,
header#header .dropdown-links.active ul.links{
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";
	background-color:#c62626;
}


.slider-container .next:hover,
.slider-container .prev:hover,
.more-views .prev:hover,
.more-views .next:hover,
.product-view .product-prev:hover,
.product-view .product-next:hover,
.block-related .next:hover,
.block-related .prev:hover{background-color:#444;}

.small-slider .home-slider-conainer .prev:hover, 
.small-slider .home-slider-conainer .next:hover{background-color:transparent;}

header#header .dropdown-links .links li a.top-link-logout{filter: -;}

.cart-table tfoot td{padding-bottom:0;}

.product-shop{margin-left:8px!important;}

.header-slider .header-slider-container {
    top:-80px!important;
}


@media only screen and (max-width: 767px){
	header#header .nav-container > ul li{border-bottom:1px solid #fff;}
}

 
#footer .footer-wrapper .footer-columns-block ul li{background:url(http://www.aquaspas.com.au/skin/frontend/meigeetheme/default/images/ie/ie_footer_links_divider.png) left bottom repeat-x;}
#footer .footer-wrapper .footer-columns-block ul li.last{background:none;}

.products-grid li.item .product-box,
.products-list li.item .product-box{
	border:1px solid #d7d7d7;
	margin:0 -1px;
	position:relative;
	width: 100%;
	overflow:hidden;
}
