.flexslider.register-thankyou {
    width: 730px !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}

.flexslider {
    margin-top: -10px !important;
    margin-bottom: 20px !important;
    padding: 20px 0 !important;
}

.flexslider .slider-text-primary {
    margin-top: 5px;
    font-weight: bold;
}
.flexslider ul.slides li input[type="button"], .flexslider ul.slides li input[type="submit"] {
    width: 100%;
    margin-top: 10px;
}

.flexslider .flex-prev {
    width: 13px !important;
    height: 26px !important;
    margin: -20px 0 0 0;
    padding: 0;
    background: url("/Sites/HMH/Images/Global/carousel-arrows.png") no-repeat left top !important;
    text-indent: -9999px !important;
}
.flexslider .flex-next {
    width: 13px !important;
    height: 26px !important;
    margin: -20px 0 0 0;
    padding: 0;
    background: url("/Sites/HMH/Images/Global/carousel-arrows.png") no-repeat right top !important;
    text-indent: -9999px !important;
}
.row.cart-slider h3 {
    margin-top: 30px;
    margin-bottom: -10px;
    font-size: 20px;
    text-transform: uppercase;
}
.row.cart-slider h3 span {
    color: #f2a900;
}

.flexslider  a{text-decoration:none!important;}
.flexslider h4.flex-caption{
	color:#555;
	font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.flexslider p.flex-caption {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 5px;
	}
.flexslider p.flex-caption.buyNow{ 
    color: #F1A900;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-transform: uppercase;
}

.paddingtop {
    padding-top: 10px;
}



/* 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;}
    .flex-direction-nav li {
        list-style: none;
    }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 40px !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { height: auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; 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: 25px 0 0 0; background: #FFF; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 40px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1.0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -35px; }
.flex-direction-nav .flex-next { right: -35px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 1.0; }
.flexslider:hover .flex-next { opacity: 1.0; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"; cursor: default; }
/*.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
    */

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center; padding-bottom: 10px; }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.tabs.horizontal ul.tabs-content .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; clear: none !important;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666 !important; cursor: pointer !important; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000 !important; cursor: default !important; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.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 Slider */
/* FlexSlider Necessary Styles
*********************************/
.discover_explore .flexslider {margin: 0; padding: 0; width:944px;height:200px;}
.discover_explore .flexslider .slides > li {list-style:none !important;display: none; -webkit-backface-visibility: hidden; margin-left:16px !important;margin-right: 16px !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */

.discover_explore .flexslider .slides img {width: 160px; display: block;}
.discover_explore .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.discover_explore .slides:after {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 */
.discover_explore .no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.discover_explore .flexslider { background:none;margin: 10px 0 60px 0; position: relative; zoom: 1; }
.discover_explore .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.discover_explore .loading .flex-viewport { max-height: 300px; }
.discover_explore .flexslider .slides { zoom: 1; }
.discover_explore .carousel li { margin-right: 5px; }

/* Direction Nav */
.discover_explore .flex-direction-nav {*height: 0;}
.discover_explore .flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8);  }
.discover_explore .flex-direction-nav li { list-style: none; margin: 0;}
.discover_explore .flex-direction-nav .flex-prev { left: -16px; background: url('/Sites/HMH/Images/Global/carousel-arrows.png') no-repeat; background-position: 26px 0;}
.discover_explore .flex-direction-nav .flex-next { right: -32px; text-align: right; background: url('/Sites/HMH/Images/Global/carousel-arrows.png') no-repeat; background-position: -13px 0;}
.discover_explore .flex-direction-nav a:before  {  display: inline-block; content: ''; }
.discover_explore .flex-direction-nav a.flex-next:before  { content: ''; }

/* Control Nav */
.discover_explore .flex-control-nav {width: 100%; position: absolute; bottom: -60px; text-align: center; }
.discover_explore .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.discover_explore .flex-control-paging li a {width: 14px; height: 14px; 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; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.discover_explore .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.discover_explore .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

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

/* End Flex Slider */

/* Specific Slider Styles */

/* homepage slider/related programs slider */
#homepageSlider {
    width: 920px; margin: 0 auto; background: none;padding: 5px 0 !important;
}
#componentDataSlide, #programDataSlider, #tradeSearchDataSlider, #isbnDataSlider {
    width: 920px; margin: 0; background: none;padding: 5px 0 !important;
}

#booksSlider, #relatedProgramsSlider, #upcomingReleasesSlider, #enjoySlider {
    width: 884px; margin: 0 auto; background: none;padding: 5px 0 !important;
}

/* homepage slider/related programs slider - previous button */
#booksSlider .flex-direction-nav .flex-prev, #homepageSlider .flex-direction-nav .flex-prev, #relatedProgramsSlider .flex-direction-nav .flex-prev, #upcomingReleasesSlider .flex-direction-nav .flex-prev, #componentDataSlider .flex-direction-nav .flex-prev, #programDataSlider .flex-direction-nav .flex-prev, #tradeSearchDataSlider .flex-direction-nav .flex-prev, #isbnDataSlider .flex-direction-nav .flex-prev {
    left: -25px;
    top: 125px;
}

/* homepage slider/related programs slider - previous button */
.product-widget #booksSlider .flex-direction-nav .flex-prev {
    left: -20px;
    top: 50%;
}

/* homepage slider/related programs slider - next button */
#booksSlider .flex-direction-nav .flex-next, #homepageSlider .flex-direction-nav .flex-next, #relatedProgramsSlider .flex-direction-nav .flex-next, #upcomingReleasesSlider .flex-direction-nav .flex-next, #componentDataSlider .flex-direction-nav .flex-next, #programDataSlider .flex-direction-nav .flex-next, #tradeSearchDataSlider .flex-direction-nav .flex-next, #isbnDataSlider .flex-direction-nav .flex-next {
    right: -25px;
    top: 125px;
}
.product-widget #booksSlider .flex-direction-nav .flex-next {
    right: -20px;
    top: 50%;
}
#enjoySlider .flex-direction-nav .flex-next, #homepageSlider .flex-direction-nav .flex-prev, #upcomingReleasesSlider .flex-direction-nav .flex-prev {
    left: -39px;
    top: 115px;
}

#datapull-slider.flexslider .flex-direction-nav a.flex-prev {
    left: -5px;
    top: 32px;
    background: none !important;
    text-indent: 0 !important;
}
#datapull-slider.flexslider .flex-direction-nav a.flex-next {
    right: -5px;
    width: 20px !important;
    top: 32px;
    background: none !important;
    text-indent: 0 !important;
}

#datapull-slider .flex-direction-nav a:before  { font-family: 'HMH';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 20px;
  color: #f1a901;
  position: relative; content: '\e608'; }

#datapull-slider .flex-direction-nav a.flex-next:before  { content: '\e609'; }

#datapull-slider .flex-direction-nav a.flex-next.flex-disabled, #datapull-slider .flex-direction-nav a.flex-prev.flex-disabled {
    opacity: 1 !important;
}



/* homepage slider - list item */
#homepageSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#enjoySlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#booksSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 21px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#upcomingReleasesSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 21px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#relatedProgramsSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 21px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#componentDataSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#programDataSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#tradeSearchDataSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#isbnDataSlider .slides > li {width:160px !important;list-style:none !important;display: none; -webkit-backface-visibility: hidden;margin-left: 0 !important;margin-right: 30px !important;clear: none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */

#componentDataSlider .slides img, #programDataSlider .slides img, #tradeSearchDataSlider .slides img, #isbnDataSlider .slides img { padding-top: 0 !important;}


/*level one slider*/

#levelOneSlider {
    width: 704px;
    margin: 0 auto;
    background: none repeat scroll 0% 0% transparent;
}
#levelOneSlider .flex-control-nav {
    position: absolute;
    bottom: -20px;
    text-align: center;
    padding-bottom: 10px;
}
#levelOneSlider .flex-direction-nav {
display: none !important;
}
#levelOneSlider .flex-caption{
left:0 !important;
}
#levelOneSlider.flexslider .slides > li {
    list-style: none outside none !important;
    display: none;
    margin-left: 0px !important;
    margin-right: 0px !important;
    position:relative;
}
#levelOneSlider .flex-control-paging li a {
    width: 20px;
    height: 20px;
    display: block;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 1.0);
    cursor: pointer;
    text-indent: -9999px !important;
    border-radius: 20px 20px 20px 20px;
    text-decoration:none;
    font-size:0px !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
}
#levelOneSlider .flex-control-paging li a:hover { background: #eaac12; background: rgba(234,172,18,1.0); }
#levelOneSlider .flex-control-paging li a.flex-active { background: #eaac12; background: rgba(234,172,18,1.0);  }


/*demo- new flexsilder*/
.flexslider  a{text-decoration:none!important;}
.flexslider h4.flex-caption{
	color:#555;
	font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.flexslider p.flex-caption {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 5px;
	}
.flexslider p.flex-caption.buyNow{ 
    color: #F1A900;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-transform: uppercase;
}
.row.article-widget div ul.slides {
    margin-left: 0;
}