/**
 * 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)
 */

header#header .top-cart .mini-products-list li{background:url(../images/ie/ie_border.png) left bottom repeat-x;}
 
#nav ul li a {background:url(../images/ie/ie_border.png) left bottom repeat-x;} 
.nav-wide#nav li.tech ul li:first-child{background:url(../images/ie/ie_border.png) left top repeat-x;}

.more-views .prev,
.more-views .next{background-color:#b9b9b9;}
 
.more-views .es-carousel-wrapper{width:390px!important; height:101px!important;}
.productpage_small .more-views .es-carousel-wrapper{width:558px!important; height:99px!important;}
.productpage_large .more-views .es-carousel-wrapper{width:306px!important; height:110px!important;}
.productpage_extralarge .more-views .es-carousel-wrapper{width:978px!important; height:103px!important;}

.home-slider-conainer .es-carousel-wrapper{width:978px!important; height:335px!important;}

#block-related-slider{height:487px!important;}

#wishlist-slider .es-carousel{height:115px!important;}

#crossel-slider{width:978px!important; height:333px!important;}

 @media only screen and (min-width: 1280px){
    .more-views .es-carousel-wrapper{width:510px!important; height:136px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:722px!important; height:135px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:404px!important; height:112px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:1252px!important; height:151px!important;}
	
	.header-slider-container .iosSlider{width:1252px!important; height:615px!important;}
	.home-slider-conainer .es-carousel-wrapper{width:1252px!important; height:339px!important;}
	
	#block-related-slider{width:1252px!important; height:469px!important;}
	
	#crossel-slider{width:1252px!important; height:313px!important;}
    
}

@media only screen and (min-width: 768px) and (max-width: 977px){
    .more-views .es-carousel-wrapper{width:300px!important; height:156px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:428px!important; height:135px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:236px!important; height:112px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:748px!important; height:146px!important;}
    
	.header-slider-container .iosSlider{width:748px!important; height:367px!important;}
	.home-slider-conainer .es-carousel-wrapper{width:748px!important; height:342px!important;}
	
    #block-related-slider{height:336px!important;}
	
	#crossel-slider{width:724px!important; height:331px!important;}
	
}

@media only screen and (max-width: 767px){
    .more-views .es-carousel-wrapper{width:254px!important; height:138px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:254px!important; height:138px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:254px!important; height:138px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:254px!important; height:138px!important;}
    
    #block-related-slider{width:254px!important; height:327px!important;}
	
	#crossel-slider{width:254px!important; height:332px!important;}
	
	.header-slider-container .iosSlider{width:270px!important; height:135px!important;}
	
	.home-slider-conainer .es-carousel-wrapper{width:254px!important; height:365px!important;}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .more-views .es-carousel-wrapper{width:400px!important; height:143px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:400px!important; height:143px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:400px!important; height:143px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:400px!important; height:143px!important;}
	
	.header-slider-container .iosSlider{width:420px!important; height:206px!important;}
	
	.home-slider-conainer .es-carousel-wrapper{width:400px!important; height:303px!important;}
	
	#block-related-slider{width:400px!important; height:332px!important;}
	
	#crossel-slider{width:400px!important; height:285px!important;}
}