/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; width:100%; min-width: 980px; display: block; margin:0 auto;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 10px; position: relative; /*-webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; */ zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 37px; height: 37px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 35%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; #right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 20px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 20px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; margin-bottom:25px; #text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden; background: #fff; border-left: 15px solid #fff; border-right: 15px solid #fff;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-control-thumbs li.flex-active img {cursor: default; opacity: 1;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.alpha60 {
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgb(77, 77, 77);
  /* RGBa with 0.6 opacity */
  background: rgba(77, 77, 77, 0.6);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  }


/* UPDATES FROM HERE
***********************/
div.stretch {display:none;}
.Home div#page {width: 100%}
.container {width: 100%;}
.home_shop_now {margin: 10px 0; position: absolute; right: 1%;  top: 0;}
.home_shop_now .narrow {font-size: 2em; font-weight: bold; margin-bottom: 30px;}
.landing_promotion_area { float: none;  left: 15%; margin: 60px 0;  position: absolute; bottom: 0;}
.video_area { float: none;  left: 10%; margin: 60px 0;  position: absolute; top: 0;}
.type_a em.value {display: block; font-size: 2.1em; font-weight: bold; padding: 5px 0 10px 10px;  text-align: right; width: 155px;}

.counter {background: none repeat scroll 0 0 #666666; color: #FFFFFF; height: 15px; bottom: 27%; left: 20px; opacity: 0.5; letter-spacing: 1px; padding: 10px 0; position: absolute; text-align: center;  width: 35px; z-index: 1;}
.counter span {color: #fff;}

.flex-caption.top-left .title, .flex-caption .narrow {display: block; margin: 0; text-align: left;}
.flex-caption.top-left .large {font-size: 3.5em; font-weight: bold;}
.flex-caption.top-left .huge {font-size: 4.5em; font-weight: bold;}
.flex-caption.top-left .narrow {font-size: 2em; font-weight: bold; margin-bottom: 30px;}
.flex-caption { ##background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85); color: #FFFFFF; ##line-height: 18px; position: absolute; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); width: auto;}

.flex-caption.top-left {bottom: auto; left: 8%; margin: 30px 0; right: auto; top: 0;}
/*.flex-caption.top-left {bottom: auto; left: 200px; right: auto; top: 45px;}*/
.flex-control-thumbs {margin: 0 auto;}
.flex-control-thumbs {width: 980px; margin-top:-28px; #padding-right: 5px;}

.flex-control-thumbs li {margin:40px 20px 0 0; padding: 10px; width: 210px; color:#000; background:#f4f4f4;cursor: pointer;}
.flex-control-thumbs li:last-child {margin-right:0;}
.flex-control-thumbs li img {width: 202px; margin:0 auto;} 
.flex-control-thumbs li h3 {font-size: 20px; font-family:gillsans-lightlight; margin:8px 0 4px}

li.flex-active {position: relative; background: #4d4d4d !important; color:#fff;} 
li.flex-active:after {bottom: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;} 
li.flex-active:after {border-color: rgba(136, 183, 213, 0); border-bottom-color: #4d4d4d !important; border-width: 40px; left: 50%; margin-left: -40px;}

li.last_thumb {margin-right:0;}
.ie7 .flex-control-nav {text-align:left}