/**
 * 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.active{zoom: 1;}

.more-views .es-carousel-wrapper{width:474px!important; height:99px!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:92px!important;}
.productpage_extralarge .more-views .es-carousel-wrapper{width:978px!important; height:99px!important;}



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

header#header .header-wrapper{position:static!important;}

.header-slider-container{top:0; margin-bottom:-28px;}





header#header .container_12.top-container{/*bottom:-50px;*/ /*margin-top:-50px; */position:relative;}
header#header .header-wrapper{bottom:-50px; z-index:auto; /*margin-bottom:50px;*/}
.header-slider-container,
.category-slider-container{position:relative; top:0; margin-bottom:0; z-index:-1;}
.category-slider-container{margin-bottom:15px;}
.cms-home .col-main > .std {
    padding-top:10px;
}


.header-slider-container h4.slider-wr,
.category-slider-container h4.slider-wr{position: relative; font-size: 70em; line-height: 500px; top:5%; filter:alpha(opacity=0); z-index: 98; width: 800px; height: 300px;}

.header-slider-container .iosSlider .prev,
.header-slider-container .iosSlider .next,
.category-slider-container .iosSlider .prev,
.category-slider-container .iosSlider .next{display:none;}



.cms-home .home-slider{width:978px!important; height:374px!important;}

.header-slider-container .iosSlider{height:720px!important;}

.category-slider-container .iosSlider{height:450px!important;}

.more-views.visible:hover .prev,
.more-views.visible:hover .next{opacity:1; filter:alpha(opacity=100)!important;}


@media only screen and (min-width: 1280px){
    .more-views .es-carousel-wrapper{width:616px!important; height:113px!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:133px!important;}
    
}

@media only screen and (min-width: 768px) and (max-width: 977px){
    .more-views .es-carousel-wrapper{width:364px!important; height:113px!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:128px!important;}
    
    #block-related-slider{height:388px!important;}
}


@media only screen and (max-width: 767px){   
    header#header .header-wrapper{position:relative!important; bottom:0;}
    .header-slider-container .iosSlider{height:125px!important;}
    .header-slider-container .iosSlider .item{background:none!important;}
    .header-slider-container .iosSlider .item a{display:block!important;}
    .header-slider-container .iosSlider .item a img{top:0!important;}
    
    .category-slider-container .iosSlider{height:90px!important;}
    .category-slider-container .iosSlider .item{background:none!important;}
    .category-slider-container .iosSlider .item a{display:block!important;}
    .category-slider-container .iosSlider .item a img{top:0!important;}
    
    .more-views .es-carousel-wrapper{width:254px!important; height:120px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:254px!important; height:120px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:254px!important; height:120px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:254px!important; height:120px!important;}
    
    #block-related-slider{height:363px!important;}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .more-views .es-carousel-wrapper{width:400px!important; height:125px!important;}
    .productpage_small .more-views .es-carousel-wrapper{width:400px!important; height:125px!important;}
    .productpage_large .more-views .es-carousel-wrapper{width:400px!important; height:125px!important;}
    .productpage_extralarge .more-views .es-carousel-wrapper{width:400px!important; height:125px!important;}
}

