/*--------------------Global-----------------------------*/
html, body {
    font-family: verdana,arial,sans-serif;
    color: #555555;
	background: #f5f0e6 ;
}
*:focus{outline:none!important;}

hr {
    border-top: 1px solid #e2ddd4;
}

body{
	margin:0;
	font:15px GillSans, arial, helvetica, sans-serif;
	background:#fff;
	color:#333;
	/*min-width:980px*/
}
@font-face{
	font-family:'GillSans';
	src:url('../fonts/gillsans.eot');
	src:url('../fonts/gillsans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gillsans.woff') format('woff'),
		url('../fonts/gillsans.ttf') format('truetype'),
		url('../fonts/gillsans.svg#gillsans') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'GillSans-Bold';
	src:url('../fonts/gillsansbold.eot');
	src:url('../fonts/gillsansbold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gillsansbold.woff') format('woff'),
		url('../fonts/gillsansbold.ttf') format('truetype'),
		url('../fonts/gillsansbold.svg#gillsansbold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'Emma-Sophia';
	src:url('../fonts/emmasophia.eot');
	src:url('../fonts/emmasophia.eot?#iefix') format('embedded-opentype'),
		url('../fonts/emmasophia.woff') format('woff'),
		url('../fonts/emmasophia.ttf') format('truetype'),
		url('../fonts/emmasophia.svg#emmasophia') format('svg');
	font-weight:normal;
	font-style:normal;
}
ul.disc-bullets {
    list-style-type: disc;
    padding-left:25px;
}
iframe {
    max-width: 100%;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    color: #000;
    text-decoration: none;
}
p a, div.tabs div.detail_body div a, div.hometext li a {
    color: #8f3030;
}
img {
  height: auto;
  max-width:100%;
  /* display: block; */
  /* position: relative; */
}
.mb-2 {
    margin-bottom: 2em!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-none {
    margin-bottom: 0!important;
}
.mt-10 {
    margin-top: 10px!important;
}
.mt-20 {
    margin-top: 20px!important;
}
.mt-none {
    margin-top: 0!important;
}
.pt-5 {
    padding-top: 5px!important;
}
.pt-10 {
    padding-top: 10px!important;
}
.pt-15 {
    padding-top: 15px!important;
}
.pt-20 {
    padding-top: 20px!important;
}
.pt-none {
    padding-top: 0!important;
}
.pb-5 {
    padding-bottom: 5px!important;
}
.pb-10 {
    padding-bottom: 10px!important;
}
.pb-15 {
    padding-bottom: 15px!important;
}
.pb-20 {
    padding-bottom: 20px!important;
}
.pt-none {
    padding-bottom: 0!important;
}

.clear-left {
    clear: left;
}
.flex-center{
  display: flex;
  align-items: center;
  justify-content: center;
}

.vertical-layout .book-list-similar .book-item-image {
	min-width: 120px;
	min-height: 180px;
}
.vertical-layout .book-list-similar .book-item-image img{
	min-width: inherit;
	min-height: inherit;
}
.text-center{
	text-align:center;
}
.book-item-covers .resource_name{
    margin-bottom: 10px;
}
.resource-list .book-item-covers .col-md-4{
	height: 200px;
	overflow: hidden;
}
header .main-logo img{
	height: auto;
    max-width: 100%;
}
header .social-icon-top {
    padding: 0;
    float: right;
}
header .social-icon-top ul {
    list-style: none;
    text-align: right;
    padding: 0;
}
header .social-icon-top ul li{
    display: inline-block;
    margin-left: 15px;
}
header .top-menu {
    background: none;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    min-height: auto;
    /* margin-bottom: 10px; */
    padding: 0;
    text-align: right;
}
header .top-menu li  {display: inline-block;}
header .top-menu li > a {
	text-align:right;
}
header .top-menu li > a {
    padding: 5px 0 5px 10px;
}
header .social-icon-top ul li p {
    margin: 0;
}

header .social-icon-top ul li p a {
    line-height: 30px;
    display: block;
}
header div.search-block{
    float: right;
    text-align: right;
    padding-right: 0;
    position: relative;
    width: auto;
    /* top: -10px; */
    margin-top: 10px;
}
header div.search-block form + h3 {
    display: none;
}
header .top-menu .navbar-nav {
    float: right;
}
header .search-block > a {
    width: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 33px;
    color: #fff;
    font-size: 12px;
}

header .search-block > div input {background: none;border: none;box-shadow: none;}

header .search-block > button {
    background: none;
    border: none;
    color: #8f8f8f;
}

header div.search-block form {
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #bababa;
    border-radius: 7px;
    box-shadow: 1px 1px 1px #bababa;
}
div#above-header-wrap .basket-button-block {
    vertical-align: text-bottom;
    /* line-height: 35px; */
    background: url(../images/bg-checkout.png) repeat-x;
    border: 1px solid #fff;
    position: relative;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    /* width: 250px; */
    float: right;
    top: -5px;
    width: auto;
}

div#above-header-wrap .basket-button-block a {
    display: block;
    /* line-height: 30px; */
    /* background: url(../images/ico-basket.png) no-repeat; */
    font-size: 15px;
    text-align: right;
    color: #333;
    /* min-width: 210px; */
    float: right;
}
div#above-header-wrap .basket-button-block a span{
    display: inline-block;
}
div#above-header-wrap .basket-button-block a span.basket-button-text{
	line-height: 35px;
}
div#above-header-wrap .basket-button-block a .glyphicon {
    background: url(../images/ico-basket.png) no-repeat;
    height: 31px;
    width: 31px;
    float: left;
    margin-right: 10px;
}
div#above-header-wrap .basket-button-block a .glyphicon:before{
    display: none;
}
.breadcrumbs-block > span,.breadcrumbs-block > span + ul {
    display: inline-block;
}
.breadcrumbs-block > span + ul {
    margin-left: 10px;
}
.breadcrumbs-block {
    margin: 10px auto;
}
.breadcrumbs-block li, .breadcrumbs-block li a,.breadcrumbs-block span{
	font: bold 10px/13px arial, helvetica, sans-serif;
	color: #221f20;
}
.main-menu {
    border: none;
    font: 14px/32px GillSans-Bold, arial, helvetica, sans-serif;
    clear: left;
    z-index: 10;
    position: relative;
    top: 3px;
}
.main-menu {
    top: 7px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    min-height: auto;
}

.main-menu li {
    display: inline-block;
    position: relative;
}

.main-menu li a {
    color: #fff;
    line-height: 20px;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.main-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}
.main-menu li:nth-child(1) {
	left: 0px;
}
@media (min-width: 768px) {
    .main-menu li:nth-child(2) {
        left: 12px;
    }
    .main-menu li:nth-child(3) {
        left: 13px;
    }
    .main-menu li:nth-child(4) {
        left: 6px;
    }
    .main-menu li:nth-child(5) {
        left: 6px;
    }
}

/** childrens menu doesn't have back drop at these widths **/
@media (min-width: 577px) and (max-width: 768px) {
    body.no-suffix .main-menu li:nth-child(2),
    body.suffix-general .main-menu li:nth-child(2),
    body.suffix-brandon .main-menu li:nth-child(2) {
        left: 12px;
    }
    body.no-suffix .main-menu li:nth-child(3),
    body.suffix-general .main-menu li:nth-child(3),
    body.suffix-brandon .main-menu li:nth-child(3) {
        left: 13px;
    }
    body.no-suffix .main-menu li:nth-child(4),
    body.suffix-general .main-menu li:nth-child(4),
    body.suffix-brandon .main-menu li:nth-child(4) {
        left: 6px;
    }
    body.no-suffix .main-menu li:nth-child(5),
    body.suffix-general .main-menu li:nth-child(5),
    body.suffix-brandon .main-menu li:nth-child(5) {
        left: 6px;
    }
}

.carousel-wrapper-block .carousel-control.right, .carousel-wrapper-block .carousel-control.left {
    position: absolute;
    top: 70px;
    text-indent: -9999px;
    width: 38px;
    height: 36px;
    background: url(/web/images/btns-gallery.png) no-repeat;
}

.carousel-wrapper-block .carousel-control.right {
    right: -16px;
    background-position: 0 -36px;
}

.carousel-wrapper-block .carousel-control.left {
    left: -16px;
}
.navbar-default.left-menu {
    background: none;
    border: none;
}

.left-menu li.LineBreak {
    height: 1.5em;
}

.left-menu span.navbar-brand {
    padding: 0px 0px 10px;
    margin: 0px 0px 14px;
    height: auto;
    font-size: 20px;
    font: 20px GillSans-Bold, arial, helvetica, sans-serif;
    color: #fb0800;
	width: 100%;
}
.left-menu span.navbar-brand:hover {
    color: #fb0800;
}
.navbar-default.left-menu .navbar-header {
    display: block;
    width: 100%;
}
.left-menu ul {
    width: 100%;
}
.left-menu ul li{
    width: 100%;
    float: none;
    text-align: left;
}
.left-menu ul.navbar-nav > li > a{
    color: #221f20;
    padding: 3px 0;
    font-weight: 600;
}
.left-menu.navbar-default .dropdown:not(.open):hover ul{
	display:none;
}
.left-menu span.navbar-brand {
    background: url(../images/bg-heading.png) 0px 100% no-repeat;
}
.navbar-default.left-menu ul.navbar-nav li a {
    background: none!important;
	padding-left: 0;
    padding-right: 0;
    white-space: pre-line;
}
.navbar-default.left-menu ul.navbar-nav li a:hover {
    text-decoration: underline;
	padding-left: 0;
    padding-right: 0;
    white-space: pre-line;
}
.navbar-default.left-menu ul.navbar-nav li.active > a, .left-menu ul.navbar-nav li a:hover{
	 color: #221f20;
	 background: none;
	 text-decoration: underline;
	}
.left-menu .dropdown ul.dropdown-menu {
    position: relative;
    border: none;
    box-shadow: none;
    padding-left: 15px;
    background: none;
}
.left-menu li a.actived-item + ul{
	display:block!important;
}
#w5 .twitter-box {
    margin: 0 0 32px;
    background: #ffffff;
    border: 1px solid #d6dfdc;
    padding: 3px 7px 5px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#w5 p.social {
    margin-bottom: 15px;
    margin-top: 15px;
}
#w5 p.social img.social-img {
    width: 40px;
}
.stison-section .stison-block.footer-menu {
    list-style: none;
}
#content-wrap .col-md-9 .col-md-12 {

}
.book-picker {
    margin: 20px auto;
}
.book-picker-history-through-fiction {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 240px;
    padding-bottom: 20px;
}

@media (max-width: 768px) {
    .book-picker-history-through-fiction .book-picker-image img { padding: 5px; }
    .book-picker-history-through-fiction { /*min-height: 565px;*/ }
}

.book-picker .book-picker-title a {
    color: #221f20;
    font-size: 22px;
    margin-bottom: 0;
    display: block;
    font-weight: 500;
}
.book-picker .book-picker-subtitle {
    margin-bottom: 5px;
    font-size: 18px;
}
.book-picker .book-picker-contributors {
    margin-bottom:10px;
}
.book-picker-history-through-fiction .book-picker-info {
    height: 220px;
    position: relative;
    overflow: hidden;
}
.book-picker-history-through-fiction .book-picker-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 0;
    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: linear-gradient(to bottom, transparent, white);
}
.book-picker-history-through-fiction .book-picker-read-more a.read-more { display:none; }

@media (max-width: 768px) {
    .book-picker div.book-picker-info { margin-top:15px; }
    .book-picker div.book-picker-title { font-size: 22px; }
    .book-picker div.book-picker-subtitle { font-size: 18px; }
}

@media (min-width: 768px) {
}

.book-picker .book-picker-description {
    color: #221f20;
    font-size: 15px;
    line-height: 16px;
}

.book-picker > .regular-layout > .row > .col-md-4 img {
    width: 100%;
    height: auto;
}
.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
div#w6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
fieldset.set {
    background: #94c235;
    overflow: hidden;
    padding: 0 12px 8px;
    color: #fff;
}
.signup-form label {
    display: block;
    color: #fcfbca;
    font: 11px/16px GillSans-Bold, arial, helvetica, sans-serif;
    margin: 10px 0;
}
.signup-form label strong {
    font-size: 15px;
}
.signup-form input[type="text"] {
    float: left;
    font: 12px arial, helvetica, sans-serif;
    background: #fff;
    border: 1px solid #d8e2cb;
    color: #3e3838;
    padding: 5px 11px;
    margin:  auto;
    max-width: 100%;
}
.col-md-9 .signup-form input[type="text"] {
    width: 322px!important;
}
.col-md-3 .signup-form input[type="text"] {
    width: auto!important;
}

.signup-form {
    background: url(../images/divider.png) no-repeat 0 100%;
    padding: 0 0 24px;
    overflow: hidden;
    margin: 0 0 14px;
}
.block h3, .bestsellers h3, .from-blog h3 {
    margin: 0 0 10px;
    font: 24px GillSans-Bold, arial, helvetica, sans-serif;
    color: #9473ca;
    text-transform: uppercase;
}
.from-blog {
    background: url(../images/divider.png) no-repeat 0 100%;
    padding: 0 0 24px;
    margin: 0 0 12px;
}
.from-blog li {
    width: 100%;
    padding: 0 0 14px;
}
.from-blog .text {
    height: 1%;
    overflow: hidden;
}
.from-blog h4 {
    margin: 0 0 6px;
    font: 15px GillSans-Bold, arial, helvetica, sans-serif;
    color: #1d1a1b;
}
.from-blog .date {
    display: block;
    font: 12px GillSans-Bold, arial, helvetica, sans-serif;
}
.from-blog p {
    margin: 0;
}
.from-blog .read-more {
    font-style: italic;
    color: #9473ca;
    font-size: 16px;
}
.bestsellers .block-title {
    color: #ff5a00;
	margin: 0 0 10px;
    font: 24px GillSans-Bold, arial, helvetica, sans-serif;
}
.bestsellers .bookshelf .carousel-control.left, .bestsellers .bookshelf .carousel-control.right{
	text-indent: -9999px;
	background: url(/web/images/btns-gallery2.png) !important;
	width: 31px;
	height: 31px;
}
.bestsellers .bookshelf .carousel-control.left{
   /* left: -10px;*/
}
.bestsellers .bookshelf .carousel-control.right{
  /*  left: -10px;*/
  background-position: 0 -31px!important;
}
.bestsellers {
    background: url(../images/divider.png) no-repeat 0 100%;
    padding-bottom: 24px
}
.bestsellers .bookshelf .carousel-indicators {
    display: none;
}
.stison-block.our_categories h3 {
    background: url(../images/bg-heading.png) no-repeat 0 100%;
    padding: 0 0 10px;
    margin: 0 0 14px;
    font-size: 18px;
    color: #003d80;
}
.catalog {
    overflow: hidden;
    position: relative;
    /* width: 191px; */
    margin-top: 14px;
}
.catalog .img {
    float: left;
    margin: 0 6px 0 0;
}
.catalog a img {
    max-width: 100px;
}
.catalog .text {
    height: 1%;
    overflow: hidden;
}
.catalog .browse {
    margin: 0 0 4px;
}
.catalog .title {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 18px;
    color: #000;
}
.catalog .pdf {
    position: absolute;
    left: 161px;
    bottom: 0;
    text-indent: -9999px;
    width: 23px;
    height: 25px;
    background: url(../images/ico-pdf.png);
}
.catalog .download {
    display: block;
    background: #221f20;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font: 10px/18px "Trebuchet MS", "Times New Roman", Times, serif;
    margin: 0 0 14px;
}
.stison-section .stison-block.footer-menu li {
    display: inline-block;
    background: url(../images/separator-footer.png) no-repeat left center;
    padding: 0 14px;
    line-height: 20px;
}
.stison-section .stison-block.footer-menu li:first-child {
    background: none;
    padding-left: 0;
}
.stison-section .stison-block.footer-menu li a {
	color: #3c3c41;
	font-size: 10px;
}
blockquote { margin-bottom: 15px; }
.copywrite {
    font-size: 12px;
    margin-top: 7px;
}
.copyright {
    text-align: right;
    margin-top: -30px;
}

.copyright img {
    margin-bottom: 5px;
    text-align: right;
}
.award-detail .award-list-item {
    padding: 12px 0;
    border-top: 1px solid #e2ddd4;
    overflow: hidden;
}
.award-detail .award-list-item .download{
    background-color: #faf8f5;
    padding: 6px 0px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f2e4c7;
    font: 11px/15px arial, helvetica, sans-serif;
}

.award-detail .award-list-item .download i {font: 15px GillSans, arial, helvetica, sans-serif;font-style: italic;font-weight: 400;margin-bottom: 3px;display: block;}
.book-list .book-item-add-basket a {
    text-indent: 0;
    font: bold 12px/18px arial, helvetica, sans-serif;
    color: #221f20;
    padding: 0 13px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: auto;
    width: 120px;
    text-align: center;
}
.book-list .book-item-add-basket a:hover{
	text-decoration:underline;
}
.book-detail-price ,
.book-item-price {
    font-size: 17px;
    font-weight: bold;
    color: #e62333;
    display: block;
    margin: 4px 0 6px;
    text-align: center;
}
.book-detail-price b {
    margin: 0 4px 0 0;
    clear: left;
    line-height: 1.3em;
    color: #333;
}
h4.book-item-sub-title{
    font-size: 13px;
    text-align: center;
}
.book-detail .book-detail-tabs .tab-pane.active#book-detail-tabs-stison-block-content-2-1-tab2{
	/*display:flex;*/
	min-height: 135px;
}
.book-item-image{
	width:100%;
}
.similar-titles .book-item-image {
    padding: 0;
}
.similar-titles .block-title {
    font-weight: bold;
    margin-bottom: 10px;
}
.similar-titles .obrien-book-shelf-layout .obrien-bookshelf-link {
    margin-bottom: 10px;
}
.similar-titles .obrien-book-shelf-layout .obrien-bookshelf-link img {
    max-height:250px;
}
.simple-layout .book-list-similar .list-items,
.also-by .row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	flex-wrap: wrap;
}
.simple-layout .book-list-similar .list-items > div,
.also-by [class*="col-"]{
	max-width: 50%;
	display: flex;
	flex-direction: column;
	margin-bottom:10px;
	text-align: center;
}
.book-list .book-list-grid h4.book-item-sub-title{
    font-size: 13px;
    text-align: center;
}
.book-list .book-list-list h2.book-item-title {
    font-size: 22px;
    margin-bottom:4px;
}
.book-list .book-list-list h4.book-item-sub-title {
    font-size: 18px;
    margin:4px 0;
    text-align: left;
}
.book-list .book-list-list .book-item-contributors {
    margin: 4px 0 10px 0;
}
.book-list .book-list-list ul.book-item-forms li {
    padding-bottom:5px;
}
.bookshelf .item > div a {
    /* display: flex; */
    max-width: 100%;
    /* align-items: center; */
    /* justify-content: center; */
}

.bookshelf-layout .bookshelf .item > div a img {
    width: auto;
}
.bookshelf-layout .book-item-image{
	width:100%;
}
.bookshelf .item > div {
    padding: 0 5px;
    text-align: center;
}

.bestsellers-flex .bookshelf .item > div a {
    display: flex; 
    max-width: 100%;
}

.bookshelf .item > div a img {
    width: 100%;
}
fieldset.prize-details {
    padding: 1em 1em 0 1em;
    background: #f8f8f8;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 1em;
}

fieldset.prize-details legend {
    padding: 0;
    border: 0;
    font-size: inherit;
    margin-bottom: 0px;
}
.book-detail-info .prize-details {
    font: 15px arial, helvetica, sans-serif;
}
.prize-details h3 {
    font: 15px  arial, helvetica, sans-serif;
    margin: 0;
    color: #221f20;
    font-weight:bold;
}
a.book-detail-image {
    margin-bottom: 2em;
    display: block;
}
.book-detail .book-detail-tabs .tab-pane iframe {
    max-width: 100%;
}
.flag{
	z-index: 1;
}
.no-padd {
    padding:0;
}


.blog-list div.list-summary {
    padding: 0 15px;
}
.blog-list h2.news-detail-title {
    margin-top: 0;
    font-size: 22px;
}
.blog-list .list-items div.news-detail {
    padding: 5px 0px;
    border:0;
    border-bottom: 1px solid #c2c2c2;
}
.blog-list .list-items .news-detail-content-image img {
    max-width:100%;
}
.resource-list h2.book-item-title {
    font-size: 24px;
}
.news-detail-block div.block-title {
    display:none;
}
.news-detail-block h2.news-detail-title {
    margin-top: 0;
    margin-bottom:10px;
}
.news-detail-block div.news-detail-date-user {
    font-weight: bold;
    margin: 10px 0;
}
.news-detail-block div.news-detail-location {
    font-weight: bold;
    margin: 10px 0;
}
.news-detail-block div.news-detail-books {
    font-weight: bold;
}
.news-detail-block div.news-detail-speakers
{
    font-weight: bold;
    margin: 10px 0;
}

.rights-item-list .rights-item-image { text-align: center; }
.twitter-block { padding: 0; margin-top: 15px; }

label.payment-choice {
    border: 1px solid lightgrey;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 5px;
    background-color: #fff;
}

.cart input[type="checkbox"], .cart input[type="radio"] { margin-right: 10px; }
.cart div#billing-buttons-container > div { margin-bottom:10px; }
.cart #shopping-cart-table label { line-height: 30px; }
.cart .col-right.sidebar { margin-top:65px; }
.cart.payment-last .col-right.sidebar { margin-top:20px; }
.cart.payment-last form[name="generic_payment_form"], .cart.payment-last #payButtonId { margin-top:15px; }
.cart .col-right #basket .basket_totals { float: right; }
.cart button#empty_cart_button { display:none; }
.cart form#giftwrap .discount h2 { display:none; }

.cart #shopping-cart-table {
    border: none;
    background: transparent;
    padding: 0;
    position: relative;
}
.cart #shopping-cart-table thead tr{
    border-bottom: 2px solid #494949;
}
.cart #shopping-cart-table thead tr th{
    border: none;
    font-weight: 700;
    color: #2f2f2f;
}
.cart #shopping-cart-table tbody tr{
    border-bottom: 2px solid #bbb;
    background: transparent;
}
.cart #shopping-cart-table thead tr th:nth-child(2) {
    text-align: left;
}
.cart #shopping-cart-table tbody tr td{
    border: none;
    text-align: left;
    padding: 10px 5px;
}
.cart #shopping-cart-table tbody tr td .product-name{
    text-align: left;
}
.cart #shopping-cart-table tbody tr td h2.product-name a,
.cart #shopping-cart-table tbody tr td h3.product-name{
    text-align: left;
}
.cart #shopping-cart-table tfoot{
    border: 0;
}
.cart #shopping-cart-table tfoot td{
    border: 0;
    padding: 10px 0;
}
.cart #shopping-cart-table tfoot td button span span{
    text-transform: none;
}
.cart .discount h2 {
    margin-top: 5px;
}

.hometext .download-links {
    clear: both;
    background: #faf8f5 none repeat scroll 0 0;
    border: 1px solid #f2e4c7;
    border-radius: 1.4em;
    line-height: 31px;
    margin-bottom: 10px;
    padding: 10px 20px;
    max-width: 100%;
    margin-left: 0px;
}
.hometext .download-links .ui-icon { margin-top: 8px; }
.hometext .download-links a { margin: 10px; }
ul.categorization-list li a { line-height: 30px; }

@media (max-width: 768px) {
    .book-list-grid .list-items div.theme-flag-row {
        border-top: 1px dotted silver;
    }
}
div.theme-flag-row .flag_1 {
}
div.theme-flag-row h3 {
    margin: 0;
}
.home-book-picker .book-picker-read-more { display: none; }
.home-book-picker { margin-top: 0; }
.home-slideshow { margin-bottom: 25px; }

#process-without-account
{
    background-color: #024479!important;
    color: #FFFFFF!important;
}

#login-payment-form,#process-without-account,#register-new-account
{
    width: 100% !important;
}
.move-position
{
    margin-top:10px;
}


/* Desktops and laptops ----------- */
@media (min-width: 1024px)   {
   #login-payment-option
   {
       width: 100%!important;
       margin-bottom:25px;
   }
    #process-without-account-container,#register-new-account-container
    {
        width: 50% !important;
    }
    #login-payment-option a {
        margin-top: 0;
    }
}

@media (min-width: 320px) and  (max-width: 480px)    {
    #login-payment-option
    {
        min-height:135px
    }
}




