/*
    this file has overrides as redesign.css is auto-generated. DO NOT change redesign.css.
    ref: http://www.vanseodesign.com/css/css-specificity-inheritance-cascaade/
*/

/* rish start */

h1
{
    font-family: "Slate W02 Medium" , "Arial Bold" , Helvetica, sans-serif;
    font-size: 37px;
    color: #545454;
    font-weight: normal;
    letter-spacing: -0.03em;
}
h3, h4, h5, h6 {
    letter-spacing:0;
    color: #545454;
}

hr {
    border: none;
    border-top: 1px solid #C9C7C8 !important;
    height: 7px !important;
    background-image: -ms-linear-gradient(top, #F3F1F1 0%, #FFF 100%);
    background-image: -moz-linear-gradient(top, #F3F1F1 0%, #FFF 100%);
    background-image: -o-linear-gradient(top, #F3F1F1 0%, #FFF 100%); 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F1F1), color-stop(1, #FFF));
    background-image: -webkit-linear-gradient(top, #F3F1F1 0%, #FFF 100%);
    background-image: linear-gradient(to bottom, #F3F1F1 0%, #FFF 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F1F1', EndColorStr='#FFF')";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F3F1F1', EndColorStr='#FFFFFF')";
}

hr.bg_grey {
    border: none;
    border-top: 1px solid #C9C7C8;
    height: 7px;
    background-image: -ms-linear-gradient(top, #C9C7C8 0%, #EEE 100%);
    background-image: -moz-linear-gradient(top, #C9C7C8 0%, #EEE 100%);
    background-image: -o-linear-gradient(top, #C9C7C8 0%, #EEE 100%); 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C9C7C8), color-stop(100%, #EEE));
    background-image: -webkit-linear-gradient(top, #C9C7C8 0%, #EEE 100%);
    background-image: linear-gradient(to bottom, #C9C7C8 0%, #EEE 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C9C7C8', EndColorStr='#EEEEEE')";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C9C7C8', EndColorStr='#EEEEEE')";
}

input[type="text"]::-ms-clear, input[type="password"]::-ms-clear, input[type="email"]::-ms-clear, input[type="text"]::-ms-reveal, input[type="password"]::-ms-reveal, input[type="email"]::-ms-reveal{  
    display:none; 
}



body.redesign #content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #545454;    /* #F1A900 */
    font-weight: bold;
    letter-spacing: 0;
    margin-top: 0px;
    margin-bottom:5px;
    line-height: 32px;
}

body.redesign #content .content_wrap .main_content p.productinfo {
    font-size: 12px;
}

body.redesign .topHeader div.userSign.loggedin a, body.redesign .topHeader div.userSign.loggedin a:visited {
    color: #EEA701;
}


body.redesign .bottomHeader {
  position: relative;
  width: 100%;
  background: #555;
  color: #CCC;
  padding-top: 1px;
  clear: both;
}


body.redesign .topHeader {
    background: none repeat scroll 0 0 #54585A;
    clear: both;
    color: #CCCCCC;
    height: 28px;
    padding-top: 1px;
    position: relative;
    width: 100%;
    z-index: 999999;
}

body.redesign footer #footerContent {
    border-left: 0 none;
    border-right: 0 none;
    margin: 18px auto;
    padding: 38px 18px 0;
    width: 924px;
}

/* line 38, ../sass/redesign.scss */
body.redesign .topHeader #signedOut, #signedIn {
  margin: 6px 0 0 6px;
  line-height: 12px;
}

/* line 48, ../sass/redesign.scss */
body.redesign .topHeader div.userSign:first-child {
  border-right: 0;
  margin-right: 0;
}

/* line 42, ../sass/redesign.scss */
body.redesign .topHeader div.userSign div {
  margin: 4px 0;
}

/* line 52, ../sass/redesign.scss */
body.redesign .topHeader div.userSign div {
  padding: 0 9px 0 5px;
  display: inline-block;
}

body.redesign .topHeader div.userSign div:not(:last-child) {
  border-right: 1px solid #CCC;
}

/*Added for Release 2.4 - IN14894 */
#cart div.cartInstVerifiedUserMsg {
	background-color: #EAEAEA;
	padding: 10px 20px;
	color: #3F4040;
	display: none;
}

#cart div.cartInstVerifiedUserMsg .flagIcon{
	margin: 12px 10px 12px 0;
}

#cart div.cartInstNonVerifiedUserMsg {
	background-color: #EAEAEA;
	padding: 10px 20px;
	color: #3F4040;
	display: none;
}

#cart div.cartInstNonVerifiedUserMsg .flagIcon{
	margin: 12px 10px 12px 0;
}

#cart #signedIn
{
    background: #3F4040;
    float: left;
    padding-left: 10px; 
    width: 178px;
}

#cart #signedIn span
{
    padding: 0 15px;
}

#cart #signedIn
{
    font-size: 9px;
    color: #D9D9D9;
}

#cart #signedIn a
{
    color: #F1A900;
    text-decoration: none;
}

#cart #signedOut, #RightGlobal #signedOut div, #RightGlobal #signedIn, #RightGlobal #signedIn div, #RightGlobal #cartButton
{
    padding: 5px 0 0 0;
    min-height: 25px; /* true height 30px - 5px(padding) BORDER IS ATTACHED TO ANCHOR */
    height: auto !important;
    height: 25px;
    float: left;
}

#cart #signedOut div, #RightGlobal #signedIn div
{
    top: -5px;
    position: relative;
}

#cart div.cartHeader, #RightGlobal div.cartFooter, #RightGlobal div.cartSubFooter
{
    width: 315px;
}

#cart div.cartHeader
{
    /*padding: 15px 20px 0 20px;*/
    padding: 10px 15px;
}

#cart div.cartFooter
{
    /* padding: 0 20px 0 20px; */
    padding: 10px 20px 20px 20px;
}

#cart div.cartSubFooter
{
    /* padding: 20px 20px 0 20px; */
    padding: 10px 20px 10px 20px;
    clear: both;
}

#searchSection
{
    cursor: pointer;
}

/*
    todo: verify this works for all cases
    same as body.redesign .topFeature
    */
#content.noFeature {
  padding-top: 170px;
}

/*zomg! :)*/
/* + targets adjacent sibling, ~ target generals sibling*/
#content ~ noindex header /*body.redesign header*/
{
  position: absolute;
}

.go_button
{
    cursor: pointer;
}
/*search page stuff*/
.column80, .twoColumnStructureLeadIn .column80, .searchResults .srItem
{
    width:795px;
    /*margin-left: 30px;*/
}
.srItemInfo
{
	width: 675px;
}

.srItem.resultsNoImage .srItemInfo
{
    width: 775px;
}
.srItem p.srItemTitle,
.srItem p.srSubTitle,
.srItem p.srItemAuthor,
.srItem p.srItemSummary
{
    width: 525px;
}

.pagination_AssetResults ul.paginationNavigation li
{
    padding: 0 5px;
}
.pagination_SearchResults ul.paginationNavigation li, 
.listPagination ul.paginationNavigation li,
#searchResultsContainer .pagination_SearchResults ul.paginationNavigation li
{
    padding: 0 5px;
}

/* line 357, ../sass/redesign.scss */
/*body.redesign #content .page_title h1 {
  padding-top: 4px;
}*/

/*.dk_container a.dk_toggle .dk_label
{
    display: none;
}*/

/* search page's content has white*/
#content.home, #content.primary, #content.secondary
{
    background-color: inherit;
}

#content.home {    margin-top: -10px;
}


/* rish end*/



/********************************/



/*Added By CTS Offshore - start*/ 

/* line 199, ../sass/redesign.scss */

/* commented as per Corey's Comments*/
/*body.redesign nav#primaryNavigation ul .firstTierNavigation ul.secondTierNavigation .columns > ul li.sectionHeader a.sectionHeader{
  font-weight: bold;
  color: #F1A900;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 7px;
  text-transform:uppercase;
}*/

/* rish - adding this back again as styling on Inside-HMH was lost. remvoing margin-bottom for consistency. */
/* line 324, ../sass/redesign.scss */
body.redesign nav#primaryNavigation ul .firstTierNavigation ul.secondTierNavigation .columns > ul li.sectionHeader a.sectionHeader {
  font-weight: bold;
  color: #F1A900;
  font-size: 12px;
  line-height: 12px;
  /*margin-bottom: 7px;*/
  text-transform: uppercase;
}
/* line 333, ../sass/redesign.scss */
body.redesign nav#primaryNavigation ul .firstTierNavigation ul.secondTierNavigation .columns > ul li.sectionHeader a.sectionHeaderLong {
  font-weight: bold;
  color: #F1A900;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 22px;
  text-transform: uppercase;
}

/* line 12, ../sass/redesign.scss */
body.redesign {
  font-family: Arial;
  /*start resets*/
  /*end resets*/
}

/* line 32, ../sass/redesign.scss */
body.redesign header {
  height: 156px;
  /*position: relative;*/
}

/*Added for Redesign*/
body.redesign #content .page_title {
    width: 960px;
    height: 40px;
    background: #F0A928;
    /*margin-top: 180px;*/
}
            

/*#paginationContainer
{
    position: absolute;
    top: 240px; 
    left: 530px;
    width: 275px;
}*/


/*Added By CTS Offshore -end*/ 


/*rish - ie8 fixes*/
header, body.redesign header
{
    position: absolute;
}
#placebo
{
    margin-top: 170px;
}
#content.noFeature, 
body.redesign .topFeature,
body.redesign #content.noFeature.shopBrowse,
body.redesign .rotatingFeature,
.productDetailStructure
{
    padding-top: 0px;
}
body.redesign .topFeature .topFeatureContent
{
    top: 0px;
}
/*.productDetailStructure .productDetail {
    padding-top: 10px;
}*/

/*rish - ie8 fixes -end*/

/*cts - realease 2.6 - search item -start*/
.srItem p.srItemPrice
{
    color: #F1A900;
    font-size:18px;
    font-weight: bold;
    line-height:19px;
}

.productDetail .productCart.discounted .productPrice,
.productPrice.discount,
.discount
{
    color:  #333;
    text-decoration: line-through;
    font-size :14px;
}

/*cts - search item -end*/





/* Search Results Redesign -Start*/

.SearchKeyWords 
{
height:102px;
/*width:733px;*/
}
/*.column20 {
width: 193px;
}*/
.srItem p.srItemTitle a
{   
    color: #333;
    font-size: 16px;
}
.srItem p.srItemSummary
{
    font-size:12px;
    color: #333;
    padding-top:5px;
}
.columnspace {
    width :30px;
    float:left;
    min-height:1px;
    display:block;    
}

.programCompDescription {
    color:#333;
    font-size:16px
}

.column80
{
    width:795px;
    /*margin-left: 30px;*/
}


/* Search Results Redesign -Start*/


/*Start -- Added by cts for product page redeisgn - Release 2.6*/

/*Start -- Trade Product pages related change for price font*/

.productDetail .productCart .productPrice
{   
    font-size: 14px;
    color: #333;     
   
}

.productDetail .productCart .productDiscountedPrice
{
    display: none;
    font-size: 22px;
    font-weight:bold;
    color:#F1A900;
}
.srItem p.srItemAuthor {
    padding : 0px 0px 0px 0px;
}
/*End -- Trade Product pages related change for price font*/

.pagination_SearchResults li a.active 
{
    text-decoration:none;
}

.srItem p.srItemPrice .discount
{   
    font-weight: normal;    
}

.sortOptions {
    margin-left:75px;
}
#content a.nowProcessing{
    cursor: default;
    color: #000000;
    background: #FCBD49;
}
/*End -- Added by cts for product page redeisgn - Release 2.6*/

/*Start -- Added by cts for product page redeisgn - Release 2.7*/
/* line 1445, ../sass/redesign.scss */
body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-section .item-image .itemImage {
/*  width:86px;
  height:130px;*/
    width: auto;
    height: auto;
    max-width: 100%;
}

body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-item .item-image .itemImage {
/*  width:86px;
  height:130px;*/
    width: auto;
    height: auto;
    max-width: 100%;
}

/*body.redesign #content .content_wrap .left_rail .search-side-navigation ul li { 
width:170px; 
background:none; 
padding-left:10px;
}*/

body.redesign #content .content_wrap .left_rail .search-side-navigation ul {
width:168px;
}


body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-item .item-image.resultsNoImage
{
    width: 1px;
margin-right: 9px;
height: 1px;
}
    body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-item .item-image.resultsNoImage img {
        display: none;
    }


.search-results-item.resultsNoImage .item-details
{
	width:645px;
    padding-left:20px;
}

/*Added to align the dropdown div's*/
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Grade_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Grade_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Grade_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Grade_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
  width:100%;
}

/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Grade_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}

/*Added to align the dropdown div's*/
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .grade_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .grade_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .grade_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .grade_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
  width:100%;
}

/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .grade_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}

/*Added to align the dropdown div's*/
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .subject_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .subject_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .subject_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .subject_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
  width:100%;
}

/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .subject_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}
/*Added to align the dropdown div's*/
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .age_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .age_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .age_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .age_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
  width:100%;
}

/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .age_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .State_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .State_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .State_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .State_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
}
/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .State_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Year_dropdown_div {
  position: absolute;
  width: 170px;
  height: 32px;
}
/* line 612, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Year_dropdown_div .dk_toggle {
  width: 170px !important;
  padding-right: 0;
  padding-left: 0;
  background-image: url(about:blank);
}
/* line 621, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Year_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Year_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
}
/* line 630, ../sass/redesign.scss */
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .Year_dropdown_div .dk_options .dk_options_inner a {
  color: #333;
}
body.redesign .shop_curriculum_bar .grade_level_search .grade_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  width: 176px;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign .shop_curriculum_bar .grade_level_search .grade_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
}
body.redesign .shop_curriculum_bar .subject_search .subject_dropdown_div .dk_options .dk_options_inner {
  padding-top: 0;
  width: 278px;
  position: absolute !important;
}
/* line 625, ../sass/redesign.scss */
body.redesign .shop_curriculum_bar .subject_search .subject_dropdown_div .dk_options .dk_options_inner li {
  padding: 0;
  margin: 0;
}




body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper .dk_options_inner {
    overflow-x: hidden;
}
body.redesign #content .content_wrap .left_rail .dropdown_wrapper .dropdown-content-wrapper {
    width: 170px;
    margin-left: 8px;
}
.srSubTitle, .srItemAuthor {
    margin-top: -10px;
}
.whitebg.sub-section {
    background: #FFF;
    margin-top:0 !important;
}
a.next {
    font-size: 11px;
}
body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta.whitebg {
    margin-top:-20px;
    background:#FFF;
    border-bottom: 1px solid #D7D7D7;
}
body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .pagination-wrap .paginationNavigation li a {
        font-size: 11px;
}
body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-item .shop-or-sample-wrap .product_item_add_to_cart_wrap .product_price_wrap .product_price {
    font-size: 18px;
}
body.redesign #content .content_wrap {
    overflow: hidden;
}
.srchInstMsg {
    border: none;
}
body.redesign #content .content_wrap .left_rail .search-side-navigation h3 {
width: 187px;
margin-left: 0px;
padding-left: 8px;
border-bottom: 2px solid #bcbcbc;
}
body.redesign #content .content_wrap .left_rail .sub-section h3 {
width: 187px;
margin-left: 0px;
padding-left: 8px;
}
body.redesign #content .content_wrap .left_rail .search-side-navigation ul li {
list-style: none;
background-image: url("/Sites/HMH/Images/global/side_nav_small_orange_arrow.png");
background-position: 8px 12px;
background-repeat: no-repeat;
padding-left: 18px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0;
text-indent: 0;
width: 172px;
font-size: 13px;
line-height: 16px;
}
.dk_options a:hover, .dk_options .dk_option_current a {
    color: #000 !important;
}
.leftColumnFloat {
    float: left;
    width:432px;
}
.rightColumnFloat {
    width: 275px;
    margin: 0px 0px 20px 35px;
    position: relative;
    text-align: right;
    float: right;
}

span.restricted {
    color: #ff0000;
}
.errorMessage {
    float: right;
    padding-right: 40px;
}

body.redesign #content .content_wrap .search_main_content .search-results-wrapper .search-results-item .shop-or-sample-wrap .product_item_add_to_cart_wrap .product_quantity_wrap .quantity .productQuantity {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    height:16px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
body.redesign #content .content_wrap .main_content .product_detail_right_rail {
    min-height: 0;
}

body.redesign #content .content_wrap .main_content .product_detail_right_rail .product_detail_add_to_cart_wrap .product_quantity_wrap .quantity .productQuantity {
    height: 30px;
    border: none;
}
body.redesign #content .content_wrap .main_content .product_detail .more_details ul li {
    font-size: 12px;
}
body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-wrap {
    position: static;
}
    body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-wrap .sort-by-wrap-container {
        float: left;
    }
body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-wrap .sort-by-wrap-container label {
    font-size: 11px;
    margin-top: 2px;
float: left;
}

body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-filter {
    height: 22px;
    width: 132px;
    margin-top: 0px;
    margin-left: 5px;
    color: white;
    float: left;
    background: url("/Sites/HMH/Images/global/orange_down_arrow.png") 110px 8px no-repeat #FFF;
}





    body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-filter sort_dropdown_div {
        position: absolute;
        width: 132px;
    }
    body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-filter .sort_dropdown_div .dk_options_inner {
        width: 130px !important;
        padding-right: 0;
        padding-left: 0;
        margin-top: -10px;
        background-image: url(about:blank);
    }
  body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-filter .sort_dropdown_div ul.dk_options_inner li
{
    font-size: 11px;
}
        body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-wrap .sort-by-filter .sort_dropdown_div .dropkick_dropdown span.dk_label {
            margin-left:0;
            bottom:15px;
            font-size:11px;
        }
body.redesign #content .content_wrap .search_main_content .search-results-header .bottom-search-meta .sort-by-filter sort_dropdown_div .dk_options {
    margin-top: -10px;
}
        .sort-by-wrap img.right {
margin: 10px 5px 20px 20px;
float: right;
}

.leftColumnFloatHeader {
    float: left;
    width: 580px;
}
.rightColumnFloatSocial{
    float: right;
    text-align: right;
    width: 140px;
    margin: 0px 0px 0px 20px;
    position: relative;
}
.sectionContainer {
    position: relative;
    float: left;
    margin-top:20px;
    margin-left:218px;
    background-color: rgb(255, 255, 255);
    width: 742px;
}
    .sectionContainer h3, .carouselContainer h3 {
        margin-bottom: 5px !important;
        text-transform:uppercase;
        font-size:14px;
    }
.sectionContainer .ui-widget-content{
    width: 100% !important;
    border: none !important;
}
.sectionContainer .ui-widget-content a {
    color: #00a8c8;
}
#tabs .ui-widget-header {
    display: block;
}
#tabs ul {
    margin-bottom: 0;
}
#tabs.ui-tabs {
			width: 100%;
			margin: 0;
			padding: 0;
			border: none;
			border-radius: 0;
		}

    #tabs.ui-tabs .ui-tabs-nav {
        border: none;
        border-radius: 0px;
        background: none;
    }

        
		
		#tabs.ui-tabs .ui-tabs-nav li {
			width: 137px;
            float: left;
            position: relative;
			height: 42px;
            margin:0 !important;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			border: solid 1px #D7D7D7;
			border-left: none;
			border-radius: 0;
			background: #EEE;
			overflow: hidden;
			outline: none;
			text-align: center;
			font-size: 12px;
			color: #CCC;
            list-style: none !important;
			border-bottom: none !important;
		}
		
		#tabs.ui-tabs .ui-tabs-nav li:first-child {
			margin-left: -5px;
			border-left: solid 1px #D7D7D7;
		}
		#tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
			background: #666;
		}
        #tabs.ui-tabs .ui-tabs-nav li a {
			outline: none;
            color:#333;
			width: 137px;
            height:32px;
            padding-top:10px;
            text-decoration:none;
            float:left;
		}

		#tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
			color: #F1A900;
		}

		
		
		
		#tabs.ui-tabs .ui-tabs-panel {
			margin: 32px 0 0 0;
			padding: 0;
		}
            
            #tabs.ui-tabs .ui-tabs-panel p, #tabs.ui-tabs .ui-tabs-panel h4 {
                padding: 0 5px;
            }
            #tabs.ui-tabs .ui-tabs-panel h4 {
                text-transform: uppercase;
                color: #333;
                font-size: 14px;
            }

            body.redesign .sliderWrapper {
background-color: #ffffff;
margin: 20px 0;
min-height: 0px;
overflow:visible;
padding: 0;
position:static;
}
              .contentWrapping {
    margin-right:40px;
}
              .contentWrappingNoLeftNav {
    margin:0 40px 0 223px;
}

            /* menu item */
	body.redesign #content .content_wrap .left_rail.ui-accordion.ui-widget.ui-helper-reset h3 {
		width: 177px !important;
		height: auto !important;
		margin: 0;
		padding: 5px 5px 5px 10px;
		border: none;
		border-left: solid 1px #E2E2E2;
		border-right: solid 1px #E2E2E2;
		border-radius: 0;
		line-height: 25px;
		font-size: 14px;
        font-weight:normal;
        background-image: -ms-linear-gradient(top, #F6F4F4 0%, #E0DFDF 100%);
        background-image: -moz-linear-gradient(top, #F6F4F4 0%, #E0DFDF 100%);
        background-image: -o-linear-gradient(top, #F6F4F4 0%, #E0DFDF 100%); 
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F6F4F4), color-stop(1, #E0DFDF));
        background-image: -webkit-linear-gradient(top, #F6F4F4 0%, #E0DFDF 100%);
        background-image: linear-gradient(to bottom, #F6F4F4 0%, #E0DFDF 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F6F4F4', EndColorStr='#E0DFDF');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F6F4F4', EndColorStr='#E0DFDF')";
		color: #333;
        text-transform:none;
	}
        
        .ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/Sites/HMH/Images/Global/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/Sites/HMH/Images/Global/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/Sites/HMH/Images/Global/ui-icons_888888_256x240.png);
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
	/* menu item - anchor tag */
	.ui-accordion.ui-widget.ui-helper-reset h3 a {
		margin-left: 0px;
        color: #333;
        text-decoration:none;
	}
        .ui-accordion.ui-widget.ui-helper-reset h3 a:hover {
            color: #F0A928;
        }
	
	/* menu item (active) */
	body.redesign #content .content_wrap .left_rail.ui-accordion.ui-widget.ui-helper-reset h3.ui-state-active {
        width: 173px !important;
        border-right: solid 5px #EAA92B !important;
	}
        body.redesign #content .content_wrap .left_rail.ui-accordion.ui-widget.ui-helper-reset h3.ui-state-active a {
            color: #F0A928;
        }

	/* arrow icon (closed) */
	.ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e, .ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.faq.faqPlus {	
		margin-left: 165px;
		background-position: -32px 0px;
		background-color: none;
	}
.ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.faq.faqPlus {
    margin-left: 0;
}

	/* arrow icon (open) */
	.ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s, .ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.faq.faqMinus {	
		margin-left: 160px;
		background-position: -64px 0px;
		background-color: none;
	}
    .ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.faq.faqMinus {	
		margin-left: 0;
	}
	
	/* arrow icon (hover) */
	.ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e:hover, .ui-accordion.ui-widget.ui-helper-reset .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s:hover, 
    .accordion-header.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-accordion-header-active.ui-state-active.ui-corner-top .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e, .accordion-header.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-accordion-header-active.ui-state-active.ui-corner-top .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s, .accordion-header.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-state-active.ui-corner-all .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s, .accordion-header.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-state-active.ui-corner-all .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e
	 {
		background-color: #EAA92B;
		border-radius: 8px;
	}
	
	/* submenu list container */
	.ui-accordion.ui-widget.ui-helper-reset div {
		width: 192px !important;
		margin: 0;
		padding: 10px 0;
		border: none;
        border-left: solid 1px #E2E2E2;
		border-right: solid 1px #E2E2E2;
        border-bottom: solid 1px #E2E2E2;
		border-radius: 0;
		background: none;
		overflow: hidden;
		font-size: 11px;
	}
.faq {
    float: none;
    margin: 0;
}
.faqSubSection.ui-accordion.ui-widget.ui-helper-reset div {
    width: 100% !important;
    border:none;
}
	
	/* submenu list */
	.ui-accordion.ui-widget.ui-helper-reset div ul {
		width: 192px !important;
		margin: 0;
        margin-bottom: 0 !important;
		padding: 0;
		background: none;
		list-style: none;
	}

.faqSubSection.ui-accordion.ui-widget.ui-helper-reset div ul {
    margin-left: 30px;
}

	/* submenu list item */
	.ui-accordion.ui-widget.ui-helper-reset div ul li {
		width: 192px;
        padding:0;
		line-height: 22px;
		border: none;
		background: none;
		font-size: 12px !important;
        font-weight:normal !important;
	}

	/* submenu list item (FAQ page) */
    .faqSubSection.ui-accordion.ui-widget.ui-helper-reset div ul li {
        width: 725px !important;
    }

	/* submenu list item - anchor tag */
	.ui-accordion.ui-widget.ui-helper-reset div ul li a {
		width: 176px;
		padding: 5px 0;
        line-height:22px;
		background: none;
        margin: 0 15px;
		text-decoration: none;
		color: #333;
        display:block;
	}
        
    .ui-accordion.ui-widget.ui-helper-reset div ul li.active span {
        width: 176px;
        display:block;
    }

	/* submenu list item - anchor tag (hover) */
	.ui-accordion.ui-widget.ui-helper-reset div ul li a:hover, .ui-accordion.ui-widget.ui-helper-reset div ul li.active span {
		color: #F0A928;
        border-right: solid 5px #EAA92B !important;
        background: url("/Sites/HMH/Images/global/bg.png") right top repeat-y;
	}

    .faqSubSection.ui-accordion.ui-widget.ui-helper-reset div ul li a, .faqSubSection.ui-accordion.ui-widget.ui-helper-reset div ul li a:hover {
        background: none !important;
        border: none !important;
        display: inline;
        margin: 0;
        padding: 0;
        text-decoration: underline;
        color: #000;
    }

    .faqSubSection.ui-accordion.ui-widget.ui-helper-reset div ul li.active span {
		color: #000;
        border-right: none;
        background:none;
	}

    .faqSubSection ol li {
        margin-top: 10px;
        font-size: 12px;
    }

.faqSubSection.ui-accordion.ui-widget.ui-helper-reset div p {
    background: none;
}
   
#__GBS_Button0 {
    margin-left: 32px;
}
body.redesign #content .content_wrap .main_content p.writer {
    font-size: 16px;
}
#content .left_rail a.btnBlack {
    font-size: 11px;
    margin-top:0;
    margin-bottom:20px;
}
.slides a {
    text-decoration: none;
}
#content h4.flex-caption {
    font-size: 14px;
    text-transform: none;
    line-height: 18px;
    margin-bottom:5px;
}
p.flex-caption {
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  margin-bottom:5px;
}
p.flex-caption.buyNow {
  text-transform: uppercase;
  color: #F1A900;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}
/*End -- Added by cts for product page redeisgn - Release 2.7*/

.flex-prev {
    margin: 0;
    padding: 0;
    width: 13px !important;
    height: 26px !important;
    background: url("/Sites/HMH/Images/global/carousel-arrows.png") no-repeat left top !important;
    text-indent: -9999px !important; 
}

.flex-next {
    margin: 0;
    padding: 0;
    width: 13px !important;
    height: 26px !important;
    background: url("/Sites/HMH/Images/global/carousel-arrows.png") no-repeat right top !important;
    text-indent: 9999px !important;
    color: #EEE;
}

/* new buttons for sample and shop now*/

body.redesign #content .content_wrap .main_content_wider hr {
    margin-bottom: 30px;
}
body.redesign #content .content_wrap .main_content_wider p sup {
    line-height: 16px;
}
body.redesign #content .content_wrap .main_content_wider p.legal {
    line-height: 16px;
    clear:left;
}

body.redesign #content .content_wrap .main_content_wider .leftColumnFloat {
    width: 397px;
}

body.redesign #content .content_wrap .main_content_wider .rightColumnFloat {
    width: 310px;
}

body.redesign #content .content_wrap .main_content_wider #programLinks{
  width: auto;
  margin: 0;
}

body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks{
  width: auto;
}


body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li{
  height:44px;
  display:block;
  margin-right: 10px;
  float:left;
  cursor:pointer;
  border-bottom:none;
}
body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li:last-child{
  margin-right: 0px;
}



    body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a {
        text-transform: uppercase;
        padding: 15px 35px 15px 23px;
        font-size: 12px;
        font-family:Arial;
        display:block;
        float:left;
        position:relative;
        
    }

    body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.shopnow {
  background: #FEBF4E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWEzMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FEBF4E 0%, #E9A326 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEBF4E), color-stop(100%,#E9A326));
  background: -webkit-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -o-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -ms-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: linear-gradient(to bottom, #FEBF4E 0%,#E9A326 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  
}

body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.samplenow{
  color: #f2a900;

  background: #58595E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58595E), color-stop(100%,#4C5053));
  background: -webkit-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -o-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -ms-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: linear-gradient(to bottom, #58595E 0%,#4C5053 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
  
}
 body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.samplenow:hover {
  color: #545454;
     background: #FEBF4E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWEzMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FEBF4E 0%, #E9A326 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEBF4E), color-stop(100%,#E9A326));
  background: -webkit-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -o-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -ms-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: linear-gradient(to bottom, #FEBF4E 0%,#E9A326 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  
}

body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.shopnow:hover{
  color: #f2a900;

  background: #58595E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58595E), color-stop(100%,#4C5053));
  background: -webkit-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -o-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -ms-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: linear-gradient(to bottom, #58595E 0%,#4C5053 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
}


body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.shopnow span{
  height:10px;
  display:block;
  content: "";
  position: absolute;
  z-index: 1;
  top:17px;
  right:17px;

  background-image: url("/Sites/HMH/Images/global/dark_gray_right_arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
}
    body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.samplenow span {
  height:10px;
  display:block;
  position: absolute;
  z-index: 1;
    top:17px;
  right:17px;
        background-image: url("/Sites/HMH/Images/global/orange_right_arrow.png");
         background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
    }



body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.samplenow:hover span{
  background-image: url("/Sites/HMH/Images/global/dark_gray_right_arrow.png");
}
body.redesign #content .content_wrap .main_content_wider #programLinks #programMoreLinks ul li a.shopnow:hover span{
  background-image: url("/Sites/HMH/Images/global/orange_right_arrow.png");
}

body.redesign #content .content_wrap .main_content_wider blockquote {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 30px;
    margin-bottom: 20px;
    background-image: url("/Sites/HMH/Images/global/aposRight.png");
    background-position: left top;
    background-repeat: no-repeat;
}

body.redesign #content .content_wrap .main_content_wider blockquote div {
     display: block;
     background-image: url("/Sites/HMH/Images/global/aposLeft.png");
     background-repeat: no-repeat;
     background-position: bottom right;
   }
    body.redesign #content .content_wrap .main_content_wider blockquote div p {
        margin-right: 35px;
    }
    body.redesign #content .content_wrap .main_content_wider blockquote div p.right {
        float: none;
        text-align: right;
    }



.bios {
    float: left;
    display: block;
    margin-top:20px;
}
.bioimage {
    float: left;
    margin-right: 20px;
}
.biodetails {
    float: left;
    width:577px;
    margin-right:20px;
}
.clearDivLeft {
    clear: left;
}
p.legal {
    color: rgb(84, 84, 84);
    font-size: 11px;
    line-height: 13px;
    margin: 20px 30px 0px 0px;
    padding: 0px;
}
.sectionContainer .ui-widget-content a.moreLessLink {
  text-transform: uppercase;
  color: #F1A900;
  text-decoration: none;
  font-size: 10px;
  line-height: 17px;
  font-weight: bold;
}

body.redesign #content .content_wrap .add_to_cart_wrap ul li, body.redesign #content .content_wrap .yellow-button-wrap ul li {
    margin-left: 0;
    list-style: none;
}

    body.redesign #content .content_wrap .add_to_cart_wrap ul li a, body.redesign #content .content_wrap .yellow-button-wrap ul li a {
        text-transform: uppercase;
        padding: 14px 0;
        margin: auto 0;
        font-size: 12px;
        font-family:Arial;
        display:block;
        color:#333;
        font-weight:bold;
        text-decoration:none;
        text-align:center;
        position:relative;
        
    }

    body.redesign #content .content_wrap .add_to_cart_wrap ul li a.shopnow, body.redesign #content .content_wrap .yellow-button-wrap ul li a.shopnow {
        width:132px;
  background: #FEBF4E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWEzMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FEBF4E 0%, #E9A326 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEBF4E), color-stop(100%,#E9A326));
  background: -webkit-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -o-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -ms-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: linear-gradient(to bottom, #FEBF4E 0%,#E9A326 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
}

body.redesign #content .content_wrap .add_to_cart_wrap ul li a.samplenow, body.redesign #content .content_wrap .yellow-button-wrap ul li a.samplenow{
  width:140px;
    color: #f2a900;

  background: #58595E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58595E), color-stop(100%,#4C5053));
  background: -webkit-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -o-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -ms-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: linear-gradient(to bottom, #58595E 0%,#4C5053 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
}
        body.redesign #content .content_wrap .yellow-button-wrap ul li a.samplenow {
            width: 132px;
        }
 body.redesign #content .content_wrap .add_to_cart_wrap ul li a.samplenow:hover, body.redesign #content .content_wrap .yellow-button-wrap ul li a.samplenow:hover {
  color: #545454;
     background: #FEBF4E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWEzMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #FEBF4E 0%, #E9A326 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEBF4E), color-stop(100%,#E9A326));
  background: -webkit-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -o-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: -ms-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
  background: linear-gradient(to bottom, #FEBF4E 0%,#E9A326 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
}

body.redesign #content .content_wrap .add_to_cart_wrap ul li a.shopnow:hover, body.redesign #content .content_wrap .yellow-button-wrap ul li a.shopnow:hover{
  color: #f2a900;

  background: #58595E;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58595E), color-stop(100%,#4C5053));
  background: -webkit-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -o-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: -ms-linear-gradient(top, #58595E 0%,#4C5053 100%);
  background: linear-gradient(to bottom, #58595E 0%,#4C5053 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
}


body.redesign #content .content_wrap .add_to_cart_wrap ul li a.shopnow span, body.redesign #content .content_wrap .yellow-button-wrap ul li a.shopnow span{
    height: 10px;
  width:6px;
    display: block;
    position: absolute;
    top: 16px;
    right: 17px;
    background-image: url("/Sites/HMH/Images/global/dark_gray_right_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
}

    body.redesign #content .content_wrap .add_to_cart_wrap ul li a.samplenow span, body.redesign #content .content_wrap .yellow-button-wrap ul li a.samplenow span {
  height: 10px;
  width:6px;
    display: block;
    position: absolute;
    top: 16px;
    right: 17px;
        background-image: url("/Sites/HMH/Images/global/orange_right_arrow.png");
         background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
    }



body.redesign #content .content_wrap .add_to_cart_wrap ul li a.samplenow:hover span, body.redesign #content .content_wrap .yellow-button-wrap ul li a.samplenow:hover span{
  background-image: url("/Sites/HMH/Images/global/dark_gray_right_arrow.png");
}
body.redesign #content .content_wrap .add_to_cart_wrap ul li a.shopnow:hover span, body.redesign #content .content_wrap .yellow-button-wrap ul li a.shopnow:hover span{
  background-image: url("/Sites/HMH/Images/global/orange_right_arrow.png");
}

.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
			text-decoration: none;
            width:57px;height:57px;
			display: none;
		}
.image_container {
    margin-bottom: 10px;
}
    
#tabs .readmore-js-toggle, #tabs .readmore-js-section {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.contentWrapping a.btnYellow {
	background: #FEBF4E;
	background:  url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWEzMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #FEBF4E 0%, #E9A326 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEBF4E), color-stop(100%,#E9A326));
	background: -webkit-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
	background: -o-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
	background: -ms-linear-gradient(top, #FEBF4E 0%,#E9A326 100%);
	background: linear-gradient(to bottom, #FEBF4E 0%,#E9A326 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEBF4E', endColorstr='#E9A326',GradientType=0 )";
	text-transform: uppercase;
	padding: 15px 35px 15px 23px;
	font-size: 12px;
	font-family: Arial;
    border: none;
}

.contentWrapping a.btnYellow:hover {
    color: #f2a900;
    background: #58595E;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58595E), color-stop(100%,#4C5053));
    background: -webkit-linear-gradient(top, #58595E 0%,#4C5053 100%);
    background: -o-linear-gradient(top, #58595E 0%,#4C5053 100%);
    background: -ms-linear-gradient(top, #58595E 0%,#4C5053 100%);
    background: linear-gradient(to bottom, #58595E 0%,#4C5053 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
    text-transform: uppercase;
    padding: 15px 35px 15px 23px;
    font-size: 12px;
    font-family: Arial;
    border: none;
}
	
.contentWrapping a.btnYellow span {
    height: 10px;
    width: 6px;
    display: block;
    position: absolute;
    top: 28px;
    right: 17px;
    background-image: url("/Sites/HMH/Images/global/dark_gray_right_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
}

.contentWrapping a.btnYellow:hover span {
    background-image: url("/Sites/HMH/Images/global/orange_right_arrow.png");
}

.contentWrapping p > .pdf
{
	vertical-align: middle;
    line-height: 40px;
}

.icon-play
{
    position: absolute;
	width: 124px;
	height: 84px;
	top: 160px;
	left: 294px;
	margin: 0;
	padding: 0;
    background: url("/Sites/HMH/Images/global/play-btn-normal.png") no-repeat 0 0;
}

.icon-play:hover {
    background: url("/Sites/HMH/Images/global/play-btn-normal.png") no-repeat 0 -84px;
}

table.info {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: arial;
  font-size: 12px;
  color: #000;
}

table.info th {
  margin: 0;
  padding: 5px;
  background: #f7f7f7;
  border-top: solid 1px #eaeaea;
  border-right: none;
  border-bottom: solid 1px #eaeaea;
  border-left: solid 1px #eaeaea;
  font-weight: bold;
}

table.info th:last-child, table.info td:last-child {
  border-right: solid 1px #eaeaea;
}

table.info td {
  margin: 0;
  padding: 5px;
  border-top: none;
  border-right: none;
  border-bottom: solid 1px #eaeaea;
  border-left: solid 1px #eaeaea;
  font-weight: normal;
}

table.info th a, table.info td a {
  text-decoration: underline;
  color: #33909d;
}

body.redesign div.main_content .Legal_Citation {
    width: 699px;
    float: left;
    margin-top: 0;
 }
ol li ol li {
    list-style-type:lower-alpha !important;
}

/*End -- Added by cts for product page redeisgn - Release 2.7*/

  .hidediv
    {
        display:none;
    }    
  .dynamic_ph {
        margin: 0;
        padding: 0;
    }

    .dynamic_ph .ph0 {        
        margin-bottom: 10px;
        width: 960px;
        height: 40px;
    }

    /** Default Theme **/
    .dynamic_ph.theme-v0 div {
        float: left;
    }

    .dynamic_ph.theme-v0 .ph0 { 
        margin-bottom: 10px;
        margin-right: 10px;
        width: 640px;
        height: 360px;
    }

    .dynamic_ph.theme-v0 .ph1 {
        margin-bottom: 8px;
        width: 310px;
        height: 175px;
    }

    .dynamic_ph.theme-v0 .ph2 {
        width: 310px;
        height: 175px;
    }
    /** End of Theme **/


    /** End of Theme **/


        
    /** Theme V1 **/

    .dynamic_ph.theme-v1 div {
        float: left;
    }

    .dynamic_ph.theme-v1 .ph1 {        
        margin-bottom: 10px;
        margin-right: 10px;
        width: 640px;
        height: 360px;
    }

    .dynamic_ph.theme-v1 .ph2 {
        margin-bottom: 8px;
        width: 310px;
        height: 175px;
    }

    .dynamic_ph.theme-v1 .ph3 {
        width: 310px;
        height: 175px;
    }

    .dynamic_ph.theme-v1 .ph4 {
        margin-right: 10px;
        width: 313px;
        height: 300px;
    }

    .dynamic_ph.theme-v1 .ph5 {
        margin-right: 10px;
        width: 313px;
        height: 300px;
    }

    .dynamic_ph.theme-v1 .ph6 {
        width: 313px;
        height: 300px;
    }

    .dynamic_ph.theme-v1 .ph6 {
        width: 313px;
        height: 300px;
    }
    /** End of Theme V1 **/


    /** Theme V2 **/
    .dynamic_ph.theme-v2 div {
        float: left;
    }

    .dynamic_ph.theme-v2 .ph1 {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 475px;
        height: 360px;
    }

    .dynamic_ph.theme-v2 .ph2 {
        margin-bottom: 8px;
        width: 475px;
        height: 360px;
    }

    .dynamic_ph.theme-v2 .ph3 {
        margin-bottom: 8px;
        width: 960px;
        height: 125px;
    }

    .dynamic_ph.theme-v2 .ph4 {
        margin-right: 10px;
        width: 313px;
        height: 175px;
    }

    .dynamic_ph.theme-v2 .ph5 {
        margin-right: 10px;
        width: 313px;
        height: 175px;
    }

    .dynamic_ph.theme-v2 .ph6 {
        width: 313px;
        height: 175px;
    }

    /** End of Theme V2 **/

    /** Theme V3 **/
    .dynamic_ph.theme-v3 div {
        float: left;
    }

    .dynamic_ph.theme-v3 .ph1 {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 640px;
        height: 360px;
    }

    .dynamic_ph.theme-v3 .ph2 {
        margin-bottom: 8px;
        width: 310px;
        height: 113px;
    }

    .dynamic_ph.theme-v3 .ph3 {
        margin-bottom: 8px;
        width: 310px;
        height: 113px;
    }

    .dynamic_ph.theme-v3 .ph4 {
        margin-bottom: 10px;
        width: 310px;
        height: 113px;
    }

    .dynamic_ph.theme-v3 .ph5 {
        margin-bottom: 10px;
        width: 960px;
        height: 125px;
    }

    .dynamic_ph.theme-v3 .ph6 {
        width: 313px;
        height: 175px;
        margin-right: 10px;
    }

    .dynamic_ph.theme-v3 .ph7 {
        width: 313px;
        height: 175px;
        margin-right: 10px;
    }

    .dynamic_ph.theme-v3 .ph8 {
        width: 313px;
        height: 175px;
    }

    /** End of Theme V3 **/

    /** Theme V4 **/
    .dynamic_ph.theme-v4 div {
        float: left;
    }

    .dynamic_ph.theme-v4 .ph1 {
        margin-bottom: 10px;
        width: 960px;
        height: 360px;
    }

    .dynamic_ph.theme-v4 .ph2 {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 475px;
        height: 125px;
    }

    .dynamic_ph.theme-v4 .ph3 {
        margin-bottom: 10px;
        width: 475px;
        height: 125px;    
    }

    .dynamic_ph.theme-v4 .ph4 {
        width: 313px;
        height: 175px;
        margin-right: 10px;
    }

    .dynamic_ph.theme-v4 .ph5 {
        width: 313px;
        height: 175px;
        margin-right: 10px;
    }

    .dynamic_ph.theme-v4 .ph6 {
        width: 313px;
        height: 175px;
    }
    /** End of Theme V4 **/

/* added for the mini cart */
body.redesign .cartCount {
    display: inline-block;
    width: 17px;
    height: 14px;
    margin: 0 0 0 5px;
    padding: 1px 0 2px 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    background: #f2a900;
    line-height: 15px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

body.redesign #signUpButton .cartCount, body.redesign #signInButton .cartCount, body.redesign #shopButton .cartCount, body.redesign #cartButton .cartCount {
    font-weight: bold;
}

#signInButton a, #signUpButton a, #cartButton a#cartNav {
    font-weight: normal;
}

body.redesign .topHeader #cartButton {
    background: url("/Sites/HMH/Images/global/blackCartIcon.png") no-repeat scroll 9px 7px #555;
	float: right;
    margin: 0;
	line-height: 22px;
    padding: 5px 5px 4px 37px;
	color: #ccc;
}

body.redesign .topHeader #cartButton:hover {
    background: url("/Sites/HMH/Images/global/blackCartIcon.png") no-repeat scroll 9px 7px #333 !important;
	float: right;
    margin: 0;
	line-height: 22px;
    padding: 5px 4px 4px 38px;
	font-weight: bold !important;
}

body.redesign .topHeader #cartButton:hover h4 a  {
	font-weight: normal !important;
}

body.redesign .topHeader #cartButton.active {
    background: url("/Sites/HMH/Images/global/blackCartIcon.png") no-repeat scroll 9px 7px #333 !important;
	float: right;
    margin: 0;
	line-height: 22px;
    padding: 5px 4px 4px 38px;
	font-weight: bold !important;
}

body.redesign .topHeader #cartButton:hover a, body.redesign .topHeader #cartButton:hover a:hover, body.redesign .topHeader #cartButton.active a {
	font-weight: normal !important;
}

body.redesign .topHeader #cartButton a.lock-icon, body.redesign .topHeader #cartButton a.lock-icon:hover, body.redesign .topHeader #cartButton:hover a.lock-icon, body.redesign .topHeader #cartButton:hover a.lock-icon:hover {
	font-weight: bold !important;
} 

body.redesign .topHeader #cartButton.active a:hover {
	font-weight: bold !important;
}

body.redesign #cart 
{
    background: none repeat scroll 0 0 #fff;
    top: 30px !important;
	text-align: left;
    border: 1px solid #333333;
    width: 398px;
    display:none;
}

body.redesign section#cart tbody td[colspan="2"], 
body.redesign section#cart thead th[colspan="2"] {
    width: 224px;
}
/*
body.redesign section#cart thead th.cart-cell-1 {
	width: 224px;
	text-align: left;    
}
*/
body.redesign .cart.items {
    font-size: 12px;
}

body.redesign .cart.items table  {
 	table-layout: fixed;
}

body.redesign .cart.items p.available {
    display:block;
}

body.redesign .cart.items p.message {
    display:block !important;
    padding:0 0 0 10px;
    font-family:Arial;
    font-weight:normal !important;
}


body.redesign .cart.items table {
    margin: 0;
	border: medium none;
    border-collapse: collapse;
    border-radius: 0 0 0 0;
    border-spacing: 0;
    width: 398px;
	font-weight:bold;
}

body.redesign .cart.items tbody {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
	width: 398px;
}

body.redesign .cart.items tbody,
body.redesign .cart.items thead tr {
    display: block;
}

body.redesign .cart.items table tbody tr td p {
    color: #373737;
    font-size: 12px;
    margin-bottom: 10px;
}

body.redesign .cart.items thead {
    font-size: 11px;
	text-transform: uppercase;
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}

body.redesign .cart.items thead th {
    padding: 10px 8px 10px 0;
}

body.redesign .cart.items thead th:first-child {
    padding: 8px;
}

body.redesign .cartMini table tr td span.error {
    padding-left: 10px !important;
}

body.redesign .cart.items table tr, 
body.redesign .cart.items table tbody td {
    margin: 0;
    padding: 0;
}

body.redesign .cart.items tbody td {
    padding: 0;
    vertical-align: top;
}

body.redesign .cart.items table .button {
    display: none;
}

body.redesign .cart.items table tbody tr.cart-error td {
    border-bottom: 1px solid #DDDDDD;
}

body.redesign .cart.items table tbody tr td.empty {
    text-align: center;
    width: 430px !important;
}

body.redesign .mini-cart-footer {
   padding: 10px;
   clear: both;
}

body.redesign .mini-cart-footer:before,
body.redesign .mini-cart-footer:after {
    content: " ";
    display: table;
}

body.redesign .mini-cart-footer:after {
    clear: both;
}

body.redesign .mini-cart-footer .five.columns {
	border-right:0px !important;
	padding-left:0;
	float:left;
}

body.redesign .mini-cart-footer .five.columns a#viewCartAnchorDown, 
body.redesign .mini-cart-footer .five.columns a#viewCartAnchorDown:hover, 
body.redesign .mini-cart-footer .five.columns a#viewCartAnchorDown:visited {
    color: #00A8C8;
    text-decoration: underline;
	font-weight: normal !important;
}

body.redesign .mini-cart-footer .seven.columns {
    width:50%;float:right;margin-right:15px;
}
/*
body.redesign .mini-cart-footer .seven.columns #checkoutAnchorDown {
 	background: linear-gradient(to bottom, #FCBD49 0%, #EBA72A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 10px;
    width: 220px;
	color: #333333;
    display: block;
    font-weight: bold;
    margin: auto 0;
    padding: 14px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;   
}

body.redesign .mini-cart-footer .seven.columns #checkoutAnchorDown:hover {
  	background: linear-gradient(to bottom, #58595E 0%, #4C5053 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #f2a900;
}
*/

/* column 1 */

body.redesign .cart.items table tbody tr td:nth-child(6n+1), 
body.redesign .cart.items table thead th:nth-child(6n+1) {
    width: 50px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+1) figure {
    margin: 8px;
    width: 34px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+1) figure img {
    width:34px;height:auto;max-width:34px;max-height:inherit;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+2), 
body.redesign .cart.items table thead th:nth-child(6n+2) {
    width: 188px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+2) h4 a {
    color: #00A8C8;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

body.redesign .cart.items table tbody tr td h4 a, body.redesign .cart.items table tbody tr td h4 a:hover {
	font-weight: normal !important;	
}

/* column 2 (and some for 3 and 4) */

body.redesign .cart.items table tbody tr td:nth-child(6n+2) figure {
    display: none;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+2) h4 {
    font-size: 12px;
    margin: 4px 8px;
}

body.redesign .cart.items table thead tr th:nth-child(5n+2), 
body.redesign .cart.items table tbody tr td:nth-child(6n+3), 
body.redesign .cart.items table tbody tr td .item-quantity-down, 
body.redesign .cart.items table tbody tr td .item-quantity-up, 
body.redesign .cart.items table tbody tr td:nth-child(6n+4) a.remove, 
body.redesign .cart.items table tbody tr td:nth-child(6n+2) p {
    display: none;
}

body.redesign .cart.items table thead tr th:nth-child(5n+2), 
body.redesign .cart.items table tbody tr td:nth-child(6n+3), 
body.redesign .cart.items table tbody tr td .item-quantity-down, 
body.redesign .cart.items table tbody tr td .item-quantity-up, 
body.redesign .cart.items table tbody tr td:nth-child(6n+4) a.remove, 
body.redesign .cart.items table tbody tr td:nth-child(6n+2) p {
    display: none;
}

/* column 3 */

.cart.items table tbody tr td:nth-child(6n+3), 
.cart.items table thead th:nth-child(6n+3) {
    width: 64px;
}

/* column 4 */

body.redesign .cart.items table tbody tr td:nth-child(6n+4), 
body.redesign .cart.items table thead th:nth-child(6n+4) {
    width: 63px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+4) input {
    height: auto;
    margin: 8px 0 0;
    padding: 0;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+4) input {
    height: auto;
    margin: 8px 0 0;
    padding: 0;
	width: 69px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+4) p {
    width: 69px;
}

body.redesign .cart.items table tbody tr td .item-quantity {
    border: medium none;
    box-shadow: none;
    outline: medium none;
}

/* column 5 */

body.redesign .cart.items table tbody tr td:nth-child(6n+5) {
    width: 69px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+5) p {
    display: none;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+5) p.item-total-price {
    display: block;
    padding: 8px 0;
}

/* column 6 */

body.redesign .cart.items table tbody tr td:nth-child(6n+6) {
    width: 14px;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+6) {
    text-align: center;
}

body.redesign .cart.items table tbody tr td:nth-child(6n+6) a.remove {
    background: url("http://www.hmhco.com/Sites/HMH/Images/global/closeX.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 13px;
    margin-top: 5px;
    width: 13px;
}

.cart.items .cart-nav-wrapper {
	margin:0px !important;
	padding-left:0px !important;
	width:100%;
}

body.redesign .topHeader div.userSign .row.cart-nav-wrapper div {
    border-right: none;
	padding: 0;
}

body.redesign .topHeader div.userSign .mini-cart-footer div:not(:last-child) {
    border-right: none;
	padding: 0;
}

body.redesign .cart.items .row.cart-nav-wrapper p {
    color: #898D8D;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}

body.redesign .row.cart-nav-wrapper [class*="column"] + [class*="column"]:last-child {
    float: right;
}

.cart.items .cart-nav-wrapper a.view-cart {
    font-size: 12px;
    color: #00a8c8;
	text-decoration: underline;
}

a.button {
    text-transform: uppercase;
    width: 146px;
    padding: 7px 0;
    margin: auto 0px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: rgb(51, 51, 51);
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    position: relative;
}

#cart input.button {
    padding: 7px 0;
    margin: auto 0px;
    font-size: 12px;
    font-family: Arial;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 17px;
    position: relative;
	width: 220px !important;
	margin-left: -17px;
}


.cart.items .cart-nav-wrapper .button.full-width.lock-icon {
    width: 100%;
    height: 33px !important;
    border: none;
    background-image: url("/Sites/HMH/Images/global/icon-lock.png");
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd49), color-stop(100%, #eba72a));
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -webkit-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -moz-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -ms-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -o-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), linear-gradient(to bottom, #fcbd49 0%, #eba72a 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    background-repeat: no-repeat;
    background-position: 7% center;
    outline: none;
    text-align: center;
    text-transform: none;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #fff;
    padding-left: 20px !important;
	text-indent: 0;
	line-height:17px;
	
}

.cart.items .cart-nav-wrapper .button.full-width.lock-icon:hover {
    background-color: #58595E;
    background-image: url("/Sites/HMH/Images/global/icon-lock.png");
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58595E), color-stop(100%, #4C5053));
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -webkit-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -ms-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), -o-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background-image: url("/Sites/HMH/Images/global/icon-lock.png"), linear-gradient(to bottom, #58595E 0%, #4C5053 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
	outline: none;
    line-height: 17px;
    text-align: center;
    text-transform: none;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #f2a900;
    padding-left: 20px !important;
	text-indent: 0;
}

.cart.items .cart-nav-wrapper .button.full-width.lock-icon:after {
    display: none !important;
}

.speech-bubble{
  position:relative;
  padding:15px;
  margin:1em 0 1em;
  border:1px solid #f5c25e;
  color:#c07f0a;
  background:#faedd5;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
.speech-bubble:before {
  content:"";
  position:absolute;
  bottom:-12px; 
  left:61px; 
  border-width:12px 12px 0;
  border-style:solid;
  border-color:#f5c25e transparent;
  display:block;
  width:0;
}

.speech-bubble:after{
  content:"";
  position:absolute;
  bottom:-10px; 
  left:63px; 
  border-width:10px 10px 0;
  border-style:solid;
  border-color:#faedd5 transparent;
  display:block;
  width:0;
}

.mini-padding {
    padding: 0 8px;
}
.mini-padding .speech-bubble:before {
right: 20px;
}
.mini-padding .speech-bubble:after {
right: 22px;
}


#cart .speech-bubble {margin: 1em 5px; font-weight: normal; width: 335px;}
#cart .speech-bubble:before {bottom: -12px; left: 330px;}
#cart .speech-bubble:after {bottom: -10px; left: 332px;}

/*obsolete*/
.button {
    width: auto;
    background: #2ba6cb;
    border: 1px solid #1e728c;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */
}
.button:hover, .button:focus {
    color: white;
    background-color: #2284a1;
}
.button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
/*obsolete*/








.button {
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;

    border: 0;
    background-color: #fcbd49;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYmQ0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmE3MmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd49), color-stop(100%, #eba72a));
    background: -webkit-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -o-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -ms-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: linear-gradient(to bottom, #fcbd49 0%, #eba72a 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    outline: none;
	padding: 10px 20px 11px;
	cursor:pointer;
}
.button:hover,.button:active,.button:focus {
    color: #F0A928;
    background-color: #58595E;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU4NTk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58595E), color-stop(100%, #4C5053));
    background: -webkit-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background: -o-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background: -ms-linear-gradient(top, #58595E 0%, #4C5053 100%);
    background: linear-gradient(to bottom, #58595E 0%, #4C5053 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#58595E', endColorstr='#4C5053',GradientType=0 )";
}

.button.disabled, .button[disabled], .button:hover.disabled, .button[disabled]:hover {
    border: 0;
	color: #fff;
	opacity: 0.3333;
    background: #fcbd49;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYmQ0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmE3MmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd49), color-stop(100%, #eba72a));
    background: -webkit-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -o-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: -ms-linear-gradient(top, #fcbd49 0%, #eba72a 100%);
    background: linear-gradient(to bottom, #fcbd49 0%, #eba72a 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd49', endColorstr='#eba72a',GradientType=0 )";
    outline: none;
}








body.redesign .centerer {
    background: none repeat scroll 0 0 #54585A;
    margin: -4px auto 0;
    position: relative;
    width: 960px;
}

body.redesign #headerContent .headerLogo {
    left: 0;
    top: 17px;
}

body.redesign .topHeader #signedOut, 
body.redesign .topHeader #signedOut #signedIn {
    margin: 6px 0 3px 11px;
	line-height: 12px;
}

body.redesign .topHeader div.userSign {
     padding: 1px 8px 0 4px;
}

body.redesign .topHeader div.userSign div#signUpButton {
    padding: 0 8px 0 5px;
}

body.redesign #headerContent {
	height: 135px;
}

body.redesign #globalNavigation #searchSection input {
    padding-left: 66px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 533px;
}

body.redesign #globalNavigation {
	margin-top: 24px;
}

body.redesign #globalNavigation {
    width: 720px;
}

body.redesign nav#primaryNavigation {
    width: 720px;
}

body.redesign nav#primaryNavigation ul .firstTierNavigation {
    height: 30px;
    padding: 15px 0 0 18px;
    top: -1px;
}

body.redesign #globalNavigation #searchSection {
    height: 42px !important;
	background: linear-gradient(to bottom, #F2B64D 0%, #FCC13B 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*changed to fix the issue with IE - */
body.redesign #globalNavigation #searchSection span {
    margin: 11px 34px 11px 35px;
}

body.redesign .search-area input[type="submit"] {
    background-image: linear-gradient(360deg, #F2B64D, #FCC13B);
    border: medium none;
    color: #54585B;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    position: relative;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100%;
}

body.redesign nav#primaryNavigation ul .firstTierNavigation.navBrowseOurStore {
    margin-right: 7px;
    width: 338px;
}

body.redesign nav#primaryNavigation ul .firstTierNavigation.navInsideHMH {
    width: 339px;
}

body.redesign nav#primaryNavigation ul .firstTierNavigation.navBrowseOurStore ul.secondTierNavigation {
    margin-right: -279px;
}

body.redesign nav#primaryNavigation ul .firstTierNavigation .dropdownArrow {
    top: 21px;
}


body.redesign #globalNavigation #searchSection .searchIconButton img {
    padding: 13px 3px 3px 18px;
}


/* IE8 mini cart fixes */

.cartMain.items table thead tr th.cart-cell-2 {
   display: none !important;
}

.cartMain.items table tbody tr td.cart-cell-1 {
    width: 15%;
}
.cartMain.items table tbody tr td.cart-cell-1 figure {
    width: 100%;
}
.cartMain.items table tbody tr td.cart-cell-1 figure img {
    width:100px;
}
.cartMain.items table tbody tr td.cart-cell-2 {
    width: 52%;
}

.cartMain.items table tbody tr td.cart-cell-2 figure {
  	display: none; 
}

.cartMain.items table tbody tr td.cart-cell-2 h4 {
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 0;
}
.cartMain.items table tbody tr td.cart-cell-2 h4 a {
    text-decoration: none;
    font-size: 13px;
    color: #00a8c8;
}

.cartMain.items table tbody tr td.cart-cell-3 {
    width: 10%;
}

.cartMain.items table tbody tr td.cart-cell-4 {
    width: 15%;
}

.cartMain.items table tbody tr td.cart-cell-4 p {
   margin: 0 0 5px 0;
   clear: both;
   height: 33px;
   width: 132px;
}

.cartMain.items table tbody tr td.cart-cell-4 .button {
   width: 132px;
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity-down {
    float: left;
    width: 30px;
    height: 33px;
    background: #bcbabb;
 background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbabb), color-stop(100%, #797979));
    background: -webkit-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: linear-gradient(to bottom, #bcbabb 0%, #797979 100%);
    background: -moz-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -ms-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -o-linear-gradient(top, #bcbabb 0%, #797979 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
	margin-left: 16px;
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity {
    float: left;
    width: 40px;
    height: 33px;
    text-align: center;
    outline: none;
	border: 1px solid #f2f2f2;
    border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity-up {
    float: left;
    width: 30px;
    height: 33px;
    background: #bcbabb;
 background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbabb), color-stop(100%, #797979));
    background: -webkit-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: linear-gradient(to bottom, #bcbabb 0%, #797979 100%);
    background: -moz-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -ms-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -o-linear-gradient(top, #bcbabb 0%, #797979 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.cartMain.items table tbody tr td.cart-cell-4 a.remove {
    color:#373737;
    font-size:11px;
    text-align:left;
	line-height:25px;
}

.cartMain.items table tbody tr td.cart-cell-5 {
    text-align: right;
    padding-right:10px;
}

.cartMain.items table tbody tr td.cart-cell-5 p {
    display: none;
}

.cartMain.items table tbody tr td.cart-cell-5 p.item-total-price {
    display: none;
}

.cartMain.items table tbody tr td.cart-cell-6 {
    text-align: center;
}

.cartMain.items table tbody tr td.cart-cell-6 a.remove {
    display: block;
    width: 13px;
    height: 13px;
    margin-top: 5px;
    background: url("/Sites/HMH/Images/global/closeX.png") no-repeat 0 0;
}

.cartMain.items table thead tr th:nth-child(5n+5), .cartMain.items table tbody tr td.cart-cell-6 {
    display: none;
}

.cartMain.items table tbody tr td.cart-cell-4 p:nth-child(6n+2){display:none}


.cart.items table thead tr th.cart-cell-2 {
   display: none !important;
}

.cart.items table tbody tr td.cart-cell-2 figure, .cart.items table tbody tr td.cart-cell-2  p
{display:none;}
.cart.items table tbody tr td.cart-cell-2{width:188px !important;text-align:left; !important;}
.cart.items table tbody tr td.cart-cell-2 figure, .cart.items table tbody tr td.cart-cell-2 h4 {
margin-top:8px !important;
}
.cart.items table tbody tr td.cart-cell-2 figure, .cart.items table tbody tr td.cart-cell-2 h4 a{ font-size:12px;
   color: #00A8C8;
    font-weight: normal;
    text-decoration: none;}
	.cart.items table tbody tr td.cart-cell-2 figure, .cart.items table tbody tr td.cart-cell-2 h4 a:hover { font-size:12px;
   color: #00A8C8;
    font-weight: normal;
    text-decoration: none;}
	.cart.items table tbody tr td figure {margin:8px;width:34px;}
.cart.items table tbody tr td figure img {
width:34px;height:auto;max-width:34px;max-height:inherit; }
.cart.items table tbody tr td.cart-cell-6{display:block;}
.cart.items table tbody tr td.cart-cell-4 .item-quantity-down,
.cart.items table tbody tr td.cart-cell-4 .item-quantity-up,
.cart.items table tbody tr td.cart-cell-4 .remove
{display:none;}
.cart.items table tbody tr td.cart-cell-4 .item-quantity{display:block;}
.cart.items table tbody tr td.cart-cell-3 {display:none;}
.cart.items table tbody tr td.cart-cell-5 p{display:none;}
.cart.items table tbody tr td.cart-cell-5 .item-total-price{display:block;}

.cart.items table tbody tr td.cart-cell-6 a.remove {
    display: block;
    width: 13px;
    height: 13px;
    margin-top: 8px;
	margin-right:5px;
    background: url("/Sites/HMH/Images/global/closeX.png") no-repeat 0 0;
	
}

.cart.items table tbody tr td.cart-cell-5 p.item-total-price {
    display: block;padding-top: 5px; width: 67px !important; overflow: hidden;
}

.cart.items table tbody tr td.cart-cell-6 {
    text-align: center;
}

.cart.items table tbody tr td.cart-cell-4 p.update{
	display:none;
}

/*
body.redesign .cart.items table tbody tr td.cart-cell-1 {
    width: 50px !important;
	text-align: left;  
}

body.redesign .cart.items table tbody tr td.cart-cell-2 {
    width: 188px !important;
	text-align: left; 
	font-weight: normal !important;
}

body.redesign .cart.items table tbody tr td.cart-cell-4 {
    width: 72px !important;
	text-align: left;  
}

body.redesign .cart.items table tbody tr td.cart-cell-5 {
    width: 67px !important;
	text-align: left;  
	overflow: hidden; 
}

body.redesign .cart.items table tbody tr td.cart-cell-6 {
    width: 20px !important;
	text-align: left;  
}

body.redesign .cart.items table thead tr th.cart-cell-1 {
    width: 238px !important;
	text-align: left;  
}

body.redesign .cart.items table thead tr th.cart-cell-3 {
    width: 50px !important;
	text-align: left;  
}

body.redesign .cart.items table thead tr th.cart-cell-4 {
    width: 50px !important;
	text-align: left;  
}

body.redesign .cart.items table thead tr th.cart-cell-5 {
    width: 20px !important;
	text-align: center;  
}
*/
.cartMain.items table thead tr th.cart-th-4{text-align:right;}



.cartMain.items table tbody tr td.cart-cell-1 {
	width: 15%;
}

.cartMain.items table tbody tr td.cart-cell-1 figure {
    width: 100%;
}

.cartMain.items table tbody tr td.cart-cell-1 figure img {
    width:100px;
}

.cartMain.items table tbody tr td.cart-cell-2 {
    width: 52%;
}

.cartMain.items table tbody tr td.cart-cell-2 figure {
	display: none; 
}

.cartMain.items table tbody tr td.cart-cell-2 h4 {
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 0;
}

.cartMain.items table tbody tr td.cart-cell-2 h4 a {
    text-decoration: none;
    font-size: 13px;
    color: #00a8c8;
}

.cartMain.items table tbody tr td.cart-cell-3 {
    width: 10%;
}

.cartMain.items table tbody tr td.cart-cell-4 {
    width: 15%;
}

.cartMain.items table tbody tr td.cart-cell-4 p {
   margin: 0 0 5px 0;
   clear: both;
   height: 33px;
   width: 132px;
}
.cartMain.items table tbody tr td.cart-cell-4 p.update{
	display:none;
}

.cartMain.items table tbody tr td.cart-cell-4 .button {
   width: 132px
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity-down {
    float: left;
    width: 30px;
    height: 33px;
    background: #bcbabb;
background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbabb), color-stop(100%, #797979));
    background: -webkit-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: linear-gradient(to bottom, #bcbabb 0%, #797979 100%);
    background: -moz-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -ms-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -o-linear-gradient(top, #bcbabb 0%, #797979 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-left: 16px;
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity {
	float: left;
	width: 40px;
	height: 33px;
	text-align: center;
	outline: none;
	border: 1px solid #f2f2f2;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

.cartMain.items table tbody tr td.cart-cell-4 .item-quantity-up {
    float: left;
    width: 30px;
    height: 33px;
    background: #bcbabb;
background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbabb), color-stop(100%, #797979));
    background: -webkit-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: linear-gradient(to bottom, #bcbabb 0%, #797979 100%);
    background: -moz-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -ms-linear-gradient(top, #bcbabb 0%, #797979 100%);
    background: -o-linear-gradient(top, #bcbabb 0%, #797979 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbabb', endColorstr='#797979',GradientType=0 )";
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.cartMain.items table tbody tr td.cart-cell-4 a.remove {
    color:#373737;
    font-size:11px;
    text-align:left;
                line-height:25px;
}

.cartMain.items table tbody tr td.cart-cell-5 {
    text-align: right;
    padding-right:10px;
}

.cartMain.items table tbody tr td.cart-cell-5 p {
    display: none;
}

.cartMain.items table tbody tr td.cart-cell-5 p.item-total-price {
    display: block;
}

.cartMain.items table tbody tr td.cart-cell-6 {
    text-align: center;
}

.cartMain.items table tbody tr td.cart-cell-6 a.remove {
    display: none;
    width: 13px;
    height: 13px;
    margin-top: 5px;
    background: url("/Sites/HMH/Images/global/closeX.png") no-repeat 0 0;
}

.cartMain.items table thead tr th:nth-child(5n+5), .cartMain.items table tbody tr td.cart-cell-6 {
    display: none;
}

.cartMain.items table tbody tr td.cart-cell-4 p:nth-child(6n+2){display:none}


.cartSummary.items table thead tr th.cart-th-4{
    text-align: right;
}

.cartSummary.items table tbody tr td p span:nth-child(3n+2) {
	display:none;
}

.cartSummary.items table tbody tr td.cart-cell-1 {
   display: none;
}

.cartSummary.items table tbody tr td.cart-cell-2 {
   padding-left: 20px;
}

.cartSummary.items table tbody tr td.cart-cell-2 figure {
  	display: none; 
}

.cartSummary.items table tbody tr td.cart-cell-2 h4 {
    margin-top: 0;
    font-size: 13px;
    margin-bottom: 0;
}
.cartSummary.items table tbody tr td.cart-cell-2 h4 a {
    text-decoration: none;
    font-size: 13px;
    color: #00a8c8;
}

.cartSummary.items table tbody tr td.cart-cell-3 {
   display: none;
}

.cartSummary.items table tbody tr td.cart-cell-4 {
    width: 50px;
}

.cartSummary.items table tbody tr td.cart-cell-4 .button {
   display: none;
}

.cartSummary.items table tbody tr td.cart-cell-4 .item-quantity-down {
    display: none;
}
.cartSummary.items table tbody tr td.cart-cell-4 .item-quantity {
    border: none;
    outline: none;
    box-shadow: none;
	-webkit-box-shadow: none;
    font-weight:bold;
    background:#edebe8;
    font-size:11px;
	margin-top: 0;
}
.cartSummary.items table tbody tr td.cart-cell-4 input {
    padding: 0;
	width: 50px;
	height: auto;
}
.cartSummary.items table tbody tr td.cart-cell-4 input[type=submit] {
    display:none;
}
.cartSummary.items table tbody tr td.cart-cell-4 .item-quantity-up {
    display: none;
}

.cartSummary.items table tbody tr td.cart-cell-4 a.remove {
    display: none;
}

.cartSummary.items table tbody tr td.cart-cell-5 {
    text-align: right;
    padding-right:15px;
	width: 50px;
}

.cartSummary.items table tbody tr td.cart-cell-5 p {
    display: none;
}

.cartSummary.items table tbody tr td.cart-cell-5 p {
	font-weight: bold;
}

.cartSummary.items table tbody tr td.cart-cell-5 p.item-total-price {
    display: block;
}

.cartSummary.items table tbody tr td.cart-cell-6 {
    text-align: center;
}

.cartSummary.items table thead tr th.cart-cell-6, .cartSummary.items table tbody tr td.cart-cell-6 {
    display: none;
}
.cartSummary.items table tbody tr td.cart-cell-2 .prod-code,.cartSummary.items table tbody tr td.cart-cell-2 .stock{
    display: none;
}
.cartConfirmation.items table tbody tr td.cart-cell-1 {
    width: 15%;
}
.cartConfirmation.items table tbody tr td.cart-cell-1 figure {
    width: 100%;
}
.cartConfirmation.items table tbody tr td.cart-cell-1 figure img {
    width:100px;
	margin: 0;
}
.cartConfirmation.items table tbody tr td.cart-cell-2 {
    width: 55%;
}


.cartConfirmation.items table tbody tr td.cart-cell-2 figure {
  	display: none; 
}


.cartConfirmation.items table tbody tr td.cart-cell-2 h4 {
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 0;
}

.cartConfirmation.items table tbody tr td.cart-cell-2 h4 a {
    text-decoration: none;
    font-size: 13px;
    color: #00a8c8;
}

.cartConfirmation.items table tbody tr td.cart-cell-3 {
    width: 10%;
}
.cartConfirmation.items table tbody tr td.cart-cell-3 del{display:none;}

.cartConfirmation.items table tbody tr td.cart-cell-4 {
    width: 10%;
}


.cartConfirmation.items table tbody tr td.cart-cell-4 p {
   margin: 0 0 5px 0;
   clear: both;
}


.cartConfirmation.items table tbody tr td.cart-cell-4 .button {
   display: none;
}

.cartConfirmation.items table tbody tr td.cart-cell-4 .item-quantity-down {
    display: none;
}

.cartConfirmation.items table tbody tr td.cart-cell-4 .item-quantity {
    border: none;
    outline: none;
    box-shadow: none;
	-webkit-box-shadow: none;
    font-size:13px;
	margin-top: 2px;
	padding: 0;
	font-weight: bold;
	height: auto;
}

.cartConfirmation.items table tbody tr td.cart-cell-4 .item-quantity-up {
    display: none;
}

.cartConfirmation.items table tbody tr td.cart-cell-4 a.remove {
    display: none;
}
.cartConfirmation.items table tbody tr td.cart-cell-5 {
    width: 10%;
	padding-right:10px;
}

.cartConfirmation.items table tbody tr td.cart-cell-5 p {
    display: none;
}

.cartConfirmation.items table tbody tr td.cart-cell-5 p.item-total-price {
    display: block;
	font-size: 13px;
	font-weight: bold;
}

.cartConfirmation.items table tbody tr td.cart-cell-6 {
    text-align: center;
}

.cartConfirmation.items table tbody tr td.cart-cell-6 a.remove {
    display: block;
    width: 13px;
    height: 13px;
    margin-top: 5px;
    background: url("/Sites/HMH/Images/global/closeX.png") no-repeat 0 0;
}


.cartConfirmation.items table thead tr th.cart-cell-5, .cartConfirmation.items table tbody tr td.cart-cell-6,
.cartConfirmation.items table tbody tr td.cart-cell-2 .prod-code,.cartConfirmation.items table tbody tr td.cart-cell-2 .stock
 {
    display: none;
}

body.redesign .cart.items .row.cart-nav-wrapper p{
color: #898D8D;
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
}

@media \0screen{

.cart.items table tbody{
    display: block;
	width: 100%;
    height: 200px;
    overflow-x: hidden;
	overflow-y: auto;
    float: left;
	
}
.cart.items table thead{float:right;}

.cart.items table thead tr th.cart-cell-1 {
    width: 238px !important;
	text-align: left;  
}

.cart.items table thead tr th.cart-cell-3 {
    width: 72px !important;
	text-align: left;  
}
.cart.items table thead tr th.cart-cell-4 {
    width: 67px !important;
	text-align: left;  
}
.cart.items table thead tr th.cart-cell-5 {
    width: 20px !important;
	text-align: center;  
} 
.cart.items table tbody tr td.cart-cell-1 {
    width: 50px !important;
	text-align: left;
	border: none;  
}
.cart.items table tbody tr td.cart-cell-2 {
    width: 188px !important;
	text-align: left;  
}
.cart.items table tbody tr td.cart-cell-4 {
    width: 72px !important;
	text-align: right;  
}
.cart.items table tbody tr td.cart-cell-4 p{
    width: 20px !important;
	text-align: right;  
	margin-top:8px;
}
.cart.items table tbody tr td.cart-cell-5 {
    width: 67px !important;
	text-align: left; 
	overflow: hidden; 
}
.cart.items table tbody tr td.cart-cell-6 {
    width: 20px !important;
	text-align: left;  
}
body.redesign .cart.items table tbody tr td.cart-cell-2 h4{margin:4px 8px !important;}
.cart.items table tbody tr td figure img {margin-top:8px !important;}
.cart.items .row.cart-nav-wrapper p.text-right{width:310px !important;display:inline-block;text-align:right;}

.button.lock-icon,
.cart.items .row.cart-nav-wrapper .button.full-width.lock-icon  {
		-ms-filter:none;filter:none;
		background:url("/Sites/HMH/Images/global/icon-lock.png") #eba72a;
		background-repeat: no-repeat;
		background-position: 5% center;
		text-decoration:none;
	}
.button.lock-icon:hover ,.button.lock-icon:focus,
.cart.items .row.cart-nav-wrapper .button.full-width.lock-icon:hover {
	-ms-filter:none;filter:none;
	 background: url("/Sites/HMH/Images/global/icon-lock.png") #4C5053;
		background-repeat: no-repeat;
		background-position: 5% center;
		text-decoration:none;
}

 
}/* IE8 mini cart fixes end */

@media screen and (min-width:0\0) {
.button.lock-icon,
.cart.items .row.cart-nav-wrapper .button.full-width.lock-icon  {
		-ms-filter:none;filter:none;
		background:url("/Sites/HMH/Images/global/icon-lock.png") #eba72a;
		background-repeat: no-repeat;
		background-position: 5% center;
		text-decoration:none;
	}
.button.lock-icon:hover ,.button.lock-icon:focus,
.cart.items .row.cart-nav-wrapper .button.full-width.lock-icon:hover {
	-ms-filter:none;filter:none;
	 background: url("/Sites/HMH/Images/global/icon-lock.png") #4C5053;
		background-repeat: no-repeat;
		background-position: 5% center;
		text-decoration:none;
}
}
/* IE9 mini cart fixes end */



/* empty cart */


body.redesign .cartCount.empty {
    background: #54585A;
	color: #54585A;
}

body.redesign #cartButton:hover .cartCount.empty {
    background: #333;
	color: #333;
}

.items table tbody tr td.empty {width:430px !important;text-align:center;}
.cartMain.items table tbody tr td.empty {width:930px;text-align:center;}
.items table tbody tr td.empty p {font-weight:bold;padding:10px;}

.cartMain.items table tbody tr td p.empty {
    text-align: center;
    font-weight: bold;
	font-size:14px;
}

.cartSummary.items table tbody tr td.empty {
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}

.cart.items table tbody tr td.empty {width:430px !important;text-align:center; padding: 20px 0 !important;}
.cart.items table tbody tr td.empty p {font-weight:bold;padding:10px;}

.cartConfirmation.items table tbody tr td.empty {
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}

/* empty cart end */


/*End -- Added by cts for product page redeisgn - Release 2.7*/

/* Added for Mega Menu Update by Lance */

nav#primaryNavigation ul.secondTierNavigation {
                background-color: #54585A !important;
                }
                
body.redesign nav#primaryNavigation ul .firstTierNavigation.activeHome {
    background: #54585A !important;
                }
                
body.redesign nav#primaryNavigation ul .firstTierNavigation ul.secondTierNavigation .columns > ul.lighter {
                background-color: #898D8D !important;
                }


.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(179, 178, 171, 0.40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    z-index: 998;
    display: none;
    top: 0;
    left: 0;
}
.reveal-modal {
    background: #fff;
    visibility: hidden;
    display: none;
  top:0;
    left: 50%;
    width: 500px;
    height:400px;
    overflow:auto;
    position: absolute;
    z-index: 999;
    padding: 30px 0px 30px 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal .close-reveal-modal:not(.button) {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    cursor: pointer;
}
.reveal-modal.spinner {
    background: #f2a900;
     width: 40px;
    height:40px;
    overflow:hidden;
    top:50% !important;
    left:50%;
    z-index: 41;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow:none;
    border-bottom:none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    position: fixed !important;
}

.reveal-modal > :first-child {
    margin-top: 0;
	padding: 4px;
}
.reveal-modal > :last-child {
    margin-bottom: 0;
}

.many-items {
    left: 25% !important;
    padding: 1em;
    top: 50% !important;
}



input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
 -webkit-appearance: none;
}

select {
 	  -webkit-appearance: none !important;
	  background: url("/Sites/HMH/Images/global/icons.png") no-repeat scroll -302px -602px;
}

input[type=submit].button, button.button,.search-area input[type=submit],input[type=button].grey-button {
    -webkit-appearance: none!important;
    float:right;
	-moz-appearance: none !important;
	-moz-border-radius: none!important;
	border-radius:0px !important;
}


@media print {
* {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
}

a, a:visited {
    text-decoration: underline;
}

pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}

tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.hide-on-print {
    display: none !important;
}
.print-only {
    display: block !important;
}
.hide-for-print {
    display: none !important;
}
.show-for-print {
    display: inherit !important;
}
.logo-browse-area nav, .logo-browse-area .search-area, .nav-links, .create-account, .print, .submit-button, .cart-slider, footer section {
    display: none !important;
}
.copyright {
    display: block !important;
}

html, * {
	color: #000 !important;
	background: #fff !important;
	border: 0 !important;
}

header {
	margin-bottom: 0 !important;
}

a {
	text-decoration: none !important;	
}

h1, #signInButton, #sign_in_button, .registerButton, #signUpButton, #signInButton a, #signUpButton a, a#sign_in_button, a.registerButton, #searchArea, #searchButton, #cartButton, #topMenu, .thank-you-guest-create, a.print_receipt, header.aside-footer, .cart-slider, .sub-nav, footer, .error {
	display: none !important;
}

.aside-items {
	display: block !important;
}

.logo-browse-area {
	padding-top: 0 !important;
}

.text-order-date-right-align {
	margin-top: 0px !important;	
}

.row.subheader.close {
	padding: 0 !important;
}

fieldset {
	border: 0 !important;
}

p.shipping-payment, section.cart-totals {
	height: auto !important;
	overflow: visible !important;
}

.mobile-header {
	position: static !important;	
}

.speech-bubble:before, .speech-bubble:after, .item-quantity-down, .item-quantity-up, .remove, .button {
	display: none;
}

}