ul.a_to_z_list a {
    display:inline;
    margin:5px;
    padding:5px 10px;
    float:left;
    border: 1px solid #5D9732;
}
ul.a_to_z_list a:hover {
    color: white;
    background-color: #94BD75;
    border: 1px solid #5D9732;
}

.profile .item .row {
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-mode-view {
    font-size: 1.7rem;
}
.page-mode-view .container {
    padding-left: 0;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 16px;
}
.page-mode-view .container div:nth-child(2) {
    text-align: right;
}
.page-mode-view a {
    display: inline-block;
    height: 16px;
    line-height: 18px;
    padding-left: 24px;
    margin-right:4px;
    margin-left:4px;    
    text-align: left;
}
.page-mode-view span.view_pad {
    padding:10px;
    border-radius:10px;
    background-color: #ebf2e6;
    line-height:34px;
}
.page-mode-view span span {
    height: 16px;    
    line-height: 18px; 
    padding-left:24px;
    margin-right:4px;
    margin-left:4px;
    display: inline-block;
    text-align: left;  
}
.page-mode-view a.grid {
    background: url( /images/grid.png ) no-repeat;
    transition: 0.5s;
}
.page-mode-view a.grid:hover {
    background-position: 0 -16px;
}
.page-mode-view a.list {
    background: url( /images/list.png ) no-repeat;
    transition: 0.5s;
}
 .page-mode-view a.list:hover {
     background-position: 0 -16px;
 }
.page-mode-view span.grid {
     background: url( /images/grid.png ) no-repeat;
     background-position: 0 -16px;
}
.page-mode-view span.list {
    background: url( /images/list.png ) no-repeat;
    background-position: 0 -16px;
}
.page-mode-view select {
    width: auto;
    display: inline;
}
.pages { 
    float: left; 
    width: 100%;
    margin-bottom:1em;
    margin-top:0.5em;
    font-size: 1.15em;
}
.pages strong {
    float: left;
    margin-right: 20px; 
}
.pages ol {
    float: left;
    font-size:1.2em
}            
.pages ol li {
    float: left;
}
.pages li.current {
    margin-left: 20px;
    font-weight: bold;
}
.pages ol a {
    display: inline-block;
    margin-left: 20px;
}
.prev-next {
    float: right;
    width: auto;
}
.prev-next li {
    float: left;
    margin-left: 20px;
}

.products-list .item .row {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 20px;
    padding-top: 20px;
}
.products-list li.item {
    padding-top: 10px;
    padding-bottom: 20px;
}
.products-list .item img {
   border: 2px solid white;
   -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
}
.std.shortdesc p {
   line-height: 1.8rem;
   margin-top: 0;
}
 .desc {
    background-image: none;
}

.products-list .item .shortdesc
{
    max-height: 160px;
    overflow:hidden;
    position:relative;
}
div.header-slider-right-text { max-height:100px; overflow:hidden; }
div.header-slider-right-text > span
{
    position:absolute;                        
    display: block;
    width: 100%;
    height: 100px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(64%, rgba(248,248,248,0)), color-stop(85%, rgba(246,246,246,0.58)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: linear-gradient(top bottom, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.products-list .item .shortdesc span, #home-pub-pic-desc > span
{
    position:absolute;                        
    display: block;
    width: 100%;
    height: 160px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(64%, rgba(248,248,248,0)), color-stop(85%, rgba(246,246,246,0.58)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    background: linear-gradient(top bottom, rgba(255,255,255,0) 0%, rgba(248,248,248,0) 64%, rgba(246,246,246,0.58) 85%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.products-list li.item:hover .shortdesc span
{
    position:absolute;
    display: block;                          
    width: 100%;
    height: 160px;
    background: rgba(241,241,241,0);
    background: -moz-linear-gradient(top, rgba(241,241,241,0) 0%, rgba(241,241,241,0) 64%, rgba(241,241,241,0.58) 85%, rgba(241,241,241,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,241,241,0)), color-stop(64%, rgba(241,241,241,0)), color-stop(85%, rgba(241,241,241,0.58)), color-stop(100%, rgba(241,241,241,1)));
    background: -webkit-linear-gradient(top, rgba(241,241,241,0) 0%, rgba(241,241,241,0) 64%, rgba(241,241,241,0.58) 85%, rgba(241,241,241,1) 100%);
    background: -o-linear-gradient(top, rgba(241,241,241,0) 0%, rgba(241,241,241,0) 64%, rgba(241,241,241,0.58) 85%, rgba(241,241,241,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,241,241,0) 0%, rgba(241,241,241,0) 64%, rgba(241,241,241,0.58) 85%, rgba(241,241,241,1) 100%);
    background: linear-gradient(top bottom, rgba(241,241,241,0) 0%, rgba(241,241,241,0) 64%, rgba(241,241,241,0.58) 85%, rgba(241,241,241,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1', GradientType=0 );
}

.new-releases-slider .cycle-slideshow li {
    max-width: 100%;
}
.new-releases-slider .slider img {
    max-width: 80%;
    margin: 20px 10px 20px 10px;
    border: 2px solid white;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1); 
}
.slider a.add-to-cart {
    margin-top: 12px;
    display: block;
    font-style: italic;
    font-weight: bold
}
.new-releases-slider { position:relative; }
  
.new-releases-slider p.format,
.bestsellers-slider p.format,
.recommends p.format,
.other-books p.format
{
    text-transform: uppercase;
    color: #bbbaba;
}
.new-releases {
    position: relative;
} 
.new-releases-slider span.price,
.bestsellers-slider span.price,
.recommends span.price,
.other-books span.price
{
    font-weight: bold;
    color: #575757; 
}
        
.bestsellers-slider {
    position: relative;
}
/*.bestsellers-slider .slider {
    height: 477px;
    overflow: hidden;
    padding-bottom: 5px;
}*/
.bestsellers-slider .cycle-slideshow li {
    max-width: 100%;
}
/*    .bestsellers-slider .slider li {
        max-width: 100%;
        max-height: 477px;
        overflow: hidden;
    }
        .bestsellers-slider .slider .row {
            max-height: 230px;
            overflow: hidden;
        }      */
.bestsellers-slider .slider img {
    max-width: 80%;
    margin: 20px 10px 20px 10px;
    border: 2px solid white;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1); 
}
.bestsellers-slider .right-navigation {
    position: absolute;
    top: 240px;
    right: 0;
}
.bestsellers-slider .left-navigation {
    position: absolute;
    top: 240px;
    left: 0px;
}
.new-releases-slider .right-navigation {
    position: absolute;
    top: 240px;
    right: 0;
}
.new-releases-slider .left-navigation {
    position: absolute;
    top: 240px;
    left: 0px;
} 

.left-arrow, .new-releases-slider .left-arrow, .bestsellers-slider .left-arrow {
    background: url("/images/chelseagreen/left-arrow.png") no-repeat scroll 50% 50% #bbb;
    border: 3px solid #bbb;
    border-radius: 30px;
    bottom: 35px;
    height: 55px;
    position: absolute;
    right: 12px;
    width: 55px;
    z-index: 9999;
    text-indent: -10000px;
}
.right-arrow, .new-releases-slider .right-arrow, .bestsellers-slider .right-arrow {
    background: url("/images/chelseagreen/right-arrow.png") no-repeat scroll 50% 50% #bbb;
    border: 3px solid #bbb;
    border-radius: 30px;
    bottom: 35px;
    height: 55px;
    position: absolute;
    right: 12px;
    width: 55px;
    z-index: 9999;
    text-indent: -10000px;
}
h4.featuredauthor, h4.featuredauthor a {
    clear: both;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    color: #555555;
}
.featured-book h4.mediumheader {
}
.featured-book h4:not( .mediumheader ) a {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.new-releases-slider h4,
.bestsellers-slider h4
{
    border-bottom:  1px solid #b7b7b7;
}

.sidebar-module {
    margin-bottom: 20px;
}
.sidebar-module a {
    font-size: 1.4rem;
}  
.push-content .sidebar-module h4.mediumheader {
    background: rgb(255,255,255,1); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 44%, rgba(0,0,0,1) 45%, rgba(0,0,0,1) 47%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 59%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 62%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%, rgba(205,205,205,1) 100%, rgba(0,0,0,1) 100%, rgba(205,205,205,1) 100%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(44%,rgba(255,255,255,1)), color-stop(45%,rgba(0,0,0,1)), color-stop(47%,rgba(0,0,0,1)), color-stop(48%,rgba(255,255,255,1)), color-stop(59%,rgba(255,255,255,1)), color-stop(60%,rgba(0,0,0,1)), color-stop(62%,rgba(0,0,0,1)), color-stop(63%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)), color-stop(100%,rgba(205,205,205,1)), color-stop(100%,rgba(0,0,0,1)), color-stop(100%,rgba(205,205,205,1)), color-stop(100%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 44%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 62%,rgba(255,255,255,1) 63%,rgba(255,255,255,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 44%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 62%,rgba(255,255,255,1) 63%,rgba(255,255,255,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 44%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 62%,rgba(255,255,255,1) 63%,rgba(255,255,255,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 44%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 62%,rgba(255,255,255,1) 63%,rgba(255,255,255,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(205,205,205,1) 100%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3a3d', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    text-align: center;
}
.push-content .sidebar-module h4.mediumheader span {
    background: white;
    padding: 0 15px;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-style: italic;
}
.push-content h4.featuredauthor {
    margin-top: 20px;
}
.product-image img {
    border: 2px solid white;
   -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);    
}

.image-container .detail-overlay,
.product-image .detail-overlay,
.fAuthor-book-wrapper .detail-overlay,
.publishers-pick-img .detail-overlay,
.other-books .item .detail-overlay
{
    position:absolute;
    top:-2px;
    left:0;
    width:100%;
    /* height:100%; */
    background-color:white;
    opacity:0.9;
    display: none;    
    overflow: hidden;
    border: 3px solid #dddddd;
    line-height: 1.8rem;
    padding: 3px 3px 3px 3px;
    z-index:9; 
}
.detail-overlay {
    position: absolute;
}

.detail-overlay.detail-display {
    top: 0;
    padding: 5px;
    z-index: 1000;
}

.detail-overlay .detail-overlay-inner {
    background-color: #f7f7f7;
    border: 2px solid #dddddd; 
    text-align: left;
    padding: 6px 10px 5px 10px;
    height: 100%;
}

.detail-overlay .detail-overlay-inner .title {
    font-size:2.0rem;
    color: #5e9732;
    margin: 5px 0;
}
.detail-overlay .detail-overlay-inner .by {
    margin-bottom: 7px;
    font-size:1.4rem;
    color:#303030;
}
.detail-overlay .detail-overlay-inner .available {
    color:#303030;
}

.detail-overlay .detail-overlay-inner-text {
    max-height:255px;
    overflow: hidden;
    margin-bottom:10px;
}
.detail-overlay .detail-overlay-inner-text p {
    line-height:normal;
}

.other-books .detail-overlay .detail-overlay-inner-text {
    max-height:198px;
}

.fAuthor-book-wrapper .detail-overlay
{
    left:-130%;
    max-width: 300px;
    z-index:10;
}

#review blockquote, #press_reviews blockquote {
    font-size: 1.025em;
}

/* does not have focus possibly add javascript*/
.modal-body {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    margin-bottom: 10px;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
}

.modal-body embed, .modal-body iframe, .modal-body object, .modal-body video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; /*change to absolute if not working fine on iphone*/
}

.selectedauthor-img-wrapper img { max-width: 220px; max-height: 280px; }

.item h3 {
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 7px;
}  

.author-text { margin-bottom:15px; margin-top:10px;}
.author-text h3 { margin-top:0px; }

.selectedauthor .slider {
    width:90%;     
}
.selectedauthor .slider .cycle-slideshow {
    height:110px;
}
.selectedauthor .left-navigation {
    position: absolute;
    left: 25px;
}
.selectedauthor .right-navigation {
    position: absolute;
    right: 0px;
}
.selectedauthor-img-wrapper {
    float: left;
}
.selectedauthor img {
/*    max-width: 30%;   */
}
.selectedauthor .row img {
    max-width:97%;
    border: 2px solid white;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1); 
}

/**
*   Banners
*/
/**
*   Structure
*/
.eventbanner {
/*    padding-bottom: 60px;*/
}
.featuredbanner {
    padding: 20px 0 50px 0;
}   
.eventbanner .container
{
    font-size: 1.7rem;  
}
.eventbanner .contact {
    border: 1px solid white;
    background-color: #2a3a3d;
    margin: 20px;
    padding: 30px;
}

.singleauthorbanner {
/*    background:
    linear-gradient(27deg, #324448 5px, transparent 5px) 0 5px,
    linear-gradient(207deg, #324448 5px, transparent 5px) 10px 0px,
    linear-gradient(27deg, #3d5257 5px, transparent 5px) 0px 10px,
    linear-gradient(207deg, #3d5257 5px, transparent 5px) 10px 5px,
    linear-gradient(90deg, #324448 10px, transparent 10px),
    linear-gradient(#324448 25%, #324448 25%, #324448 50%, transparent 50%, transparent 75%, #3d5257 75%, #3d5257);   */
    background-color: #324448;
    background-size: 20px 20px;
    font-size: 1.7rem;     
}

.main-event h3 {
    color: #5e9732;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: 0;
}
.main-event .selectedauthor h3
{
   color: #3d5257;
   margin-bottom:0.5em;
}
.main-event .selectedauthor h3.events-right
{
   color: #616161;
   font-size:1.1em;
   font-style:italic;
   font-weight:bold;
   text-transform:uppercase;
}
p.date {
    margin-bottom: 0;
}

.other-books img {
    border: 2px solid white;
   -webkit-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   -moz-box-shadow: 0px 0px 2px 0px rgba(51,51,51,1);
   box-shadow: 0px 0px 2px 0px rgba(51,51,51,1); 
}
h3.header-green {
    margin:1em 0 0.5em;
}
div.other-books {
    text-align:center;
}
div.other-books p.price span { font-weight:bold; }

.p-and-p { margin-bottom: 4em; }

.footer-static .mcafee {
    padding-top:4em;
    text-align:center;
}

.featuredevent img,
.featuredauthor img
{
    margin-bottom:10px;
}

.curtain-text {
    overflow: hidden;
    position: relative;
}

#events_authors_books { width:100%; margin-left:15px; }
#events_authors_books li { height:120px; margin-right:15px;width:auto; float:left; }
#events_authors_books li img { max-height: 100px; }



.products-list .rrp-price-sale {
    text-decoration: line-through;
    color: #ff0000;
    margin-right: 5px;
}

.product-collateral .reviews ul, .product-collateral .posts ul, .product-collateral .author ul, .short-description .std ul { margin: 1em; padding-left:1em; padding-right:1em; }
.product-collateral .reviews ul li, .product-collateral .posts ul li, .product-collateral .author ul li, .short-description .std ul li { list-style-type: disc; }

.detail-overlay-inner-text ul { margin: 1em; padding-left:0.5em; padding-right:0.5em; }
.detail-overlay-inner-text ul li { list-style-type: disc; }


.cms-page ul, .cms-page ul.disc, .cms-page ul.circle, .cms-page ul.square { padding:0 1.5em; margin: 0 0 10px 10px; }
.cms-page ul li, .cms-page ul.disc li { list-style-type: disc; }
.cms-page ul.circle li { list-style-type: circle; }
.cms-page ul.square li { list-style-type: square; }

p.read-more { text-align: right; margin:10px 0 0 0; }
.rrp-price-sale { text-decoration:line-through; }

.price-sale-wrap .price-rrp {
    text-decoration: line-through;
    color: #ff0000;
}
.price-sale-wrap .price-sale {
    color: #000;
    margin-left: 5px;
}
.cart label { font-weight: normal; }
.row-bottom { margin-bottom:2em; }

.form-group.required .control-label:after { 
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 8px;
    top:7px;
    font-size:16px;
}

.modal-newsletter .modal-body { padding-bottom:56%; padding-top:0; margin-top:-8px; }
.modal-newsletter .modal-title { display:none; }
.modal-newsletter .modal-header { border-bottom:0; }
.modal-newsletter .modal-header .close { margin-top:-30px; background:#abd58b; padding:1px 7px 5px; border-radius:16px; opacity:1; }
.modal-newsletter .modal-border { border:6px solid #abd58b; padding:15px;border-radius:4px; }

div.sets table td { padding: 6px; }
#shopping-cart-table .btn-remove-voucher { margin-top:5px; }

.ui-corner-all { border-radius:10px; }
.ui-state-highlight { border: 2px solid #cce4cd; background-color: #f2f7ef; padding:0.6em 1em; font-size:1.125em; line-height: 42px; }
.product-view .ui-state-default { background-image:none; }
p.top { margin-top:1em; }
.sets table td, .sets table th { border-right: 1px solid grey; border-top:1px solid grey; padding:4px; }
.sets table th { font-weight: bold; background-color: #f2f7ef; }
.sets table td:first-child, .sets table th:first-child { border-left: 1px solid grey; }
.sets table tr:last-child td { border-bottom: 1px solid grey; }

.from-the-blog { /* max-width:350px; max-height:365px; */ margin-bottom:15px; }
video {
  width: 100%    !important;
  height: auto   !important;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-gallery .video-container {
    margin-bottom: 15px;
}


/**
* Media Queries
*/

/* override bootstraps width */
@media (max-width: 1200px) {
    .container {
        /*width: 96%;*/
        width: auto;
    }
}

@media (min-width: 1200px) {
    .header h1.logo {
        margin-left:10px;
    }

    .featuredevent .text,
    .featuredauthor .text
    {
        width: 50%;
        float: left;
    }

    .featuredevent img,
    .featuredauthor img
    {
        float: left;
        margin-right: 20px;
        max-width: 45%;
        margin-bottom:10px;
    }
}

@media (min-width: 992px) {
    .products-list li.item { padding-left:0px; padding-right:0px; }
}

@media (max-width: 900px) {
    .container .container {
        padding-left:0px;
        padding-right:0px;
    }
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }

}

@media (max-width: 740px) {
    .eventlist .row .no-padd { padding: 0px; }
}

/**
* ONLY DISPLAY HOVER EFFECTS LARGER THAN IPHONE 6
*/
@media (min-width: 380px) {
    .product-image:hover .detail-overlay,
    .fAuthor-book-wrapper:hover .detail-overlay,
    .publishers-pick-img:hover .detail-overlay,
    .other-books .item:hover .detail-overlay
    {
        display: block;
        color: #575757;
    }
}

#empty_cart_button { display:none; }