html{
    height:100%;
}

body {
    /*height:100%;*/
}

/*fonts begin*/
/*fonts end*/
.icons-sprite {
  background: url('/fe/img/icons-sa3852c8dc2.png') no-repeat;
}

.icon {
  display: inline-block;
}
.icon.arrow-down-circle {
  width: 21px;
  height: 20px;
  background: url('/fe/img/icons-sd38a67cf7a.png') 0 -45px no-repeat;
}
.icon.arrow-small-down {
  width: 7px;
  height: 6px;
  background: url('/fe/img/icons-sd38a67cf7a.png') -14px -327px no-repeat;
}
.icon.arrow-up-circle {
  width: 21px;
  height: 20px;
  background: url('/fe/img/icons-sd38a67cf7a.png') 0 0 no-repeat;
}
.icon.arrow-small-up {
  width: 7px;
  height: 6px;
  background: url('/fe/img/icons-sd38a67cf7a.png') -14px -296px no-repeat;
}
.icon.done {
  width: 11px;
  height: 9px;
  background: url('/fe/img/icons-sd38a67cf7a.png') -10px -218px no-repeat;
}

/*fonts begin*/
@font-face {
  font-family: 'Century';
  src: url("../fonts/century-normal.eot");
  src: url("../fonts/century-normal.eot?#iefix") format("embedded-opentype"), url("../fonts/century-normal.woff") format("woff"), url("../fonts/century-normal.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

@font-face {
  font-family: 'Century Italic';
  src: url("../fonts/century-italic.eot");
  src: url("../fonts/century-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/century-italic.woff") format("woff"), url("../fonts/century-italic.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

@font-face {
  font-family: 'Museo Sans 300';
  src: url("../fonts/museosans-300.eot");
  src: url("../fonts/museosans-300.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans-300.woff") format("woff"), url("../fonts/museosans-300.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

@font-face {
  font-family: 'Museo Sans 500';
  src: url("../fonts/museosans_500.eot");
  src: url("../fonts/museosans_500.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500.woff") format("woff"), url("../fonts/museosans_500.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

@font-face {
  font-family: 'Museo Sans 500 Italic';
  src: url("../fonts/museosans_500_italic.eot");
  src: url("../fonts/museosans_500_italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500_italic.woff") format("woff"), url("../fonts/museosans_500_italic.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

@font-face {
  font-family: 'Museo Sans 700';
  src: url("../fonts/museosans_700.eot");
  src: url("../fonts/museosans_700.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_700.woff") format("woff"), url("../fonts/museosans_700.ttf") format("truetype");
  -moz-font-feature-settings: 'liga=0';
  -moz-font-feature-settings: 'liga' 0;
}

/*fonts end*/
/*header begin*/
header {
  background: #f3f2f0;
}

.logo {
  margin: 0 0 0 11px;
  font-family: "Century";
  font-size: 15px;
  text-transform: uppercase;
}
.logo a {
  display: inline-block;
  margin: 24px 0 30px;
  color: #393939;
}
.logo a img {
  float: left;
}
.logo strong {
  display: inline-block;
  margin: 25px 0 0 10px;
  letter-spacing: 1.2px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.7);
}

.shopping-cart-container {
  font-family: "Museo Sans 700";
  font-size: 14px;
  color: #393939;
}
.shopping-cart-container a {
  color: #007eff;
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.7);
}
.shopping-cart-container a.btn {
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
.shopping-cart-container .btn {
  display: table;
  height: 38px;
  padding: 0 9px;
  border-radius: 0 0 4px 4px;
  line-height: 14px;
}
.shopping-cart-container .btn.dark-green {
  padding: 0 5px;
}
.shopping-cart-container .btn span {
  position: relative;
  display: table-cell;
  top: 1px;
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.7);
  vertical-align: middle;
}

.cart {
  margin: 17px 10px 0 0;
  text-align: right;
}
.cart a {
  margin-right: 14px;
}
.cart a img {
  position: relative;
  top: -3px;
  margin-right: 6px;
  vertical-align: top;
}
.cart-qty {
  width: 50px;
  text-align: center;
}

.authorize-holder span {
  font-family: "Century Italic";
}
.authorize-holder ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 26px;
}
.authorize-holder ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  vertical-align: top;
  margin-left: 7px;
}
.authorize-holder ul li:first-child {
  margin-left: 0;
}

.logon > span, .logon > a,
.logoff > span,
.logoff > a {
  display: inline-block;
  top: 11px;
  position: relative;
}

.main-menu {
  width: 100%;
  text-align: center;
  border-top: 1px solid #d8d8d7;
  clear: both;
  padding: 0;
}
.main-menu ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
}
.main-menu ul li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 11px 11px 14px;
  background: url("/fe/img/menu-border.png") no-repeat left center;
}
.main-menu ul li:first-child {
  background: none;
}
.main-menu ul li a {
  display: block;
  padding: 7px 10px 6px;
  text-transform: uppercase;
  color: #575757;
  font-family: "Museo Sans 500";
  font-size: 15px;
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.8);
}
.main-menu ul li a b {
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ababab;
  margin-left: 8px;
  position: relative;
  top: -2px;
}
.main-menu ul li a.special-offers {
  background: #f00808;
  color: #fff;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

/** 5-April change by mak */
.main-menu ul li.special-offers {
  background: #f00808  !important;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.main-menu ul li.special-offers a.popup {
  color: #fff;
  text-shadow: none;
  font-weight: 600;
}
.main-menu ul li.special-offers a b {
  border-top: 6px solid #fff;
}
#special-offers .link-block{
  margin: 0px auto;
  display: table;
}
#special-offers.popup-item ul:nth-child(2), #special-offers.popup-item ul:nth-child(3) {
    border-right: 2px dotted #d8d8d7;
}
#special-offers .link-block > p {
  color: #393939;
  margin-bottom: 12px;
  padding-left: 35px;
  font-family: "Century Italic";
}
#special-offers.popup-item ul {
    padding-left: 35px;
}
#special-offers.popup-item{
  padding-top: 22px;
}
/** 5-April change by mak */

.main-menu ul li a:hover ul, 
.main-menu ul li a.active ul {
  display: block;
  padding: 5px 0;
}
/*
.main-menu ul li a:hover b, 
.main-menu ul li a.active b {
  border-top: 7px solid #fff;
}
*/
.main-menu ul li:hover,
.main-menu ul li.active {
  background-color: #fcfbf9;
}
.main-menu ul li ul {
  display: none;
  background: #f3f2f0;
  position: absolute;
  width: 100%;
  top: 39px;
  left: 0;
  padding-bottom: 5px;
}
.main-menu ul li ul li {
  background: #f3f2f0;
  display: block;
  padding: 0;
}

.popup-holder {
  display: none;
  background: #fcfbf9;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 100;
}
.popup-holder:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 23px;
  background: url("/fe/img/menu-sahdow.png") no-repeat center top;
  top: 100%;
  left: 0;
}

.popup-holder .popup-item {
  display: none;
  padding: 35px 0px 42px 101px;
}
.popup-holder .popup-item ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px 26px 0 22px;
  vertical-align: top;
}
.popup-holder .popup-item ul:first-child {
  border-right: 2px dotted #d8d8d7;
}
.popup-holder .popup-item ul li {
  display: block;
}
.popup-holder .popup-item ul li a {
  font-family: "Museo Sans 500";
  font-size: 14px;
  line-height: 23px;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
  text-transform: uppercase;
}
.popup-holder .popup-item ul li a.active, .popup-holder .popup-item ul li a:hover {
  color: #007eff;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.popup-holder p {
  margin-bottom: 1px;
  font-family: "Museo Sans 500 Italic";
  color: #777;
  text-shadow: 0 0 1px rgba(119, 119, 119, 0.5);
}
.popup-holder p strong {
  color: #393939;
  font-family: "Century Italic";
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.popup-holder p a {
  font-family: "Century Italic";
  color: #007eff;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.5);
}
.popup-holder .contact-block {
  margin: 4px 0 0 43px;
}

/*header end*/
/*content begin*/
.form-error {
  color: red;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.alert {
  margin: 20px 0 0;
}
.account-page .alert {
  margin: 20px 0 0 15px;
  width: 975px;
}
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
  vertical-align: middle;
}

.browsehappy {
  background: #393939;
  padding: 15px 0;
  text-align: center;
  margin: 0;
  color: #fff;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

article.special-offers {
  margin-top: 100px;
}
.slider-wrap {
  position: relative;
}

.thumb {
  border: 8px solid #f5f4f2;
  width: 100%;
}

@media only screen and (min-width: 976px) {
  .sidebar.col-lg-3 {
    width: 240px;
  }
}

@media only screen and (min-width: 976px) {
  .content.col-lg-9 {
    padding-right: 6px;
    width: 757px;
    margin-left: 0px;
  }
}

.banner {
  background: #393939;
  padding: 16px 0 13px;
  text-align: center;
  color: #fff;
  font-family: "Museo Sans 700";
  font-size: 15px;
  text-transform: uppercase;
}

.search-holder {
  border: 1px solid #999;
  border-radius: 5px 5px 7px 7px;
}
.search-holder .form-control {
  height: 26px;
  border-radius: 6px;
  border-color: #999;
}
.search-holder .title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 0 4px;
  margin: -8px -14px 1px -13px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Museo Sans 700";
  font-size: 14px;
}
.search-holder p {
  margin: 10px 0 15px;
  color: #676767;
  font-family: "Century Italic";
  font-size: 13px;
  line-height: 15px;
}
.search-holder .chzn-container {
  width: 100% !important;
}
.search-holder #format_chzn .chzn-drop {
  width: 183px !important;
}
.search-holder #readership_chzn {
  margin: 7px 0;
}
.search-holder #readership_chzn .chzn-drop {
  width: 183px !important;
}
.search-holder #pub_month_chzn {
  width: 102px !important;
  float: left;
}
.search-holder #pub_month_chzn a {
  height: 23px;
}
.search-holder #pub_month_chzn .chzn-drop {
  width: 102px !important;
}
.search-holder .chzn-search input {
  display: none;
}
.search-holder #pub_month_year_chzn {
  width: 71px !important;
  float: right;
}
.search-holder #pub_month_year_chzn a {
  height: 23px;
}
.search-holder #pub_month_year_chzn .chzn-drop {
  width: 71px !important;
}
.search-holder #ar_book_level_from_chzn {
  width: 72px !important;
  display: inline-block;
  margin: 4px 0px 8px 6px;
}
.search-holder #ar_book_level_from_chzn a {
  height: 23px;
}
.search-holder #ar_book_level_from_chzn .chzn-drop {
  width: 72px !important;
}
.search-holder #ar_book_level_from_chzn span {
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.search-holder #ar_book_level_to_chzn,
.search-holder #arToDropdown {
  width: 72px !important;
  display: inline-block;
  margin: 4px 0 8px 9px;
}
.search-holder #ar_book_level_to_chzn {
  margin: 0;
}
.search-holder #ar_book_level_to_chzn a {
  height: 23px;
}
.search-holder #ar_book_level_to_chzn .chzn-drop {
  width: 72px !important;
}
.search-holder #ar_book_level_to_chzn span {
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.search-holder input[type=checkbox] {
  width: 15px;
  height: 15px;
  position: relative;
}
.search-holder label {
  display: block;
  margin: 2px 0 0;
  font-size: 12px;
  font-family: "Museo Sans 500";
  color: #007eff;
  padding-left: 8px;
  letter-spacing: 0px;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.8);
}
.search-holder button {
  position: relative;
  width: 147px;
  margin: 23px auto 0;
  padding: 3px 0;
  display: block;
  border: 1px solid #007eff;
  border-radius: 6px;
  text-transform: uppercase;
  font-family: "Museo Sans 700";
  font-size: 14px;
  text-indent: -8px;
}
.search-holder button span {
  position: absolute;
  top: 5px;
  right: 11px;
  display: block;
  background: url('/fe/img/icons-sd38a67cf7a.png') -3px -90px no-repeat;
  width: 19px;
  height: 19px;
}
.search-holder .form-group {
  position: relative;
  margin: 0 0 13px;
}
.search-holder .form-group:after {
  content: '';
  display: block;
  clear: both;
}
.search-holder form {
  padding: 0 11px;
}
.search-holder .search-for-books {
  padding: 6px 13px 6px 12px;
}
.search-holder .search-for-books > label {
  margin-bottom: 10px;
}
.search-holder .accelerated-reader {
  position: relative;
  padding: 13px 11px 4px;
  background: #f8f8f8;
  border-radius: 0 0 7px 7px;
}
.search-holder .accelerated-reader:before {
  background: url("/fe/img/hr.png") repeat-x;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0px;
  left: 0;
  content: '';
}
.search-holder .accelerated-reader .img-holder {
  text-align: center;
}
.search-holder .accelerated-reader .form-group > span {
  position: relative;
  top: -6px;
  left: 3px;
  display: inline-block;
  font-family: "Museo Sans 500";
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #555;
}
.search-holder .accelerated-reader .btn {
  margin-top: 19px;
}
.search-holder .accelerated-reader .btn.btn-warning {
  border-color: #ee5600;
}
.search-holder .accelerated-reader .btn.btn-warning:hover {
  border-color: #eea236;
}
.search-holder .accelerated-reader .btn.btn-primary {
  border-color: #007eff;
}
.search-holder .accelerated-reader p {
  margin-bottom: 11px;
}

.customer-benefits {
  background: #f2f2f2;
  margin: 30px 0;
  padding: 17px 10px;
}
.customer-benefits .inner {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px 5px 0 9px;
  text-align: center;
}
.customer-benefits strong {
  display: block;
  font-family: "Museo Sans 700";
  font-size: 20px;
  color: #393939;
  word-spacing: 0;
  letter-spacing: -1px;
}
.customer-benefits li {
  border-top: 1px solid #ccc;
  padding: 18px 0 14px;
  font-family: "Museo Sans 300";
  font-size: 14px;
  color: #575757;
}
.customer-benefits li:first-child {
  border-top: none;
}
.customer-benefits li strong {
  color: #575757;
  font-size: 17px;
  margin: 8px 0 4px;
  letter-spacing: 1px;
}
.customer-benefits li p {
  text-align: left;
  padding: 0 3px;
  line-height: 15px;
}

.interest input[type=radio] {
  position: relative;
  top: 1px;
  width: 15px;
  height: 15px;
  margin: 0 8px 0 4px;
}
.interest label {
  margin: 0 0 6px;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.8);
}

strong {
  font-weight: bold;
}

/*content end*/
/*homepage begin*/
.promotion-banner {
  position: relative;
  border: 1px solid #cdcdcd;
  margin: 31px 0 27px;
  padding: 4px 0;
  font-family: "Museo Sans 300";
  color: #626262;
  font-size: 19px;
  text-align: center;
  text-shadow: 0 0 1px rgba(98, 98, 98, 0.5);
}
.promotion-banner:after, .promotion-banner:before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 20px solid #f00808;
}
.promotion-banner:before {
  left: -1px;
  border-right: 20px solid transparent;
}
.promotion-banner:after {
  right: -1px;
  border-left: 20px solid transparent;
}
.promotion-banner span {
  color: #f00808;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(240, 8, 8, 0.5);
}
.promotion-banner span.delimiter {
  position: relative;
  top: 4px;
  display: inline-block;
  margin: 0px 8px;
  background: url("/fe/img/menu-border.png") no-repeat center;
  width: 1px;
  height: 22px;
}

.hero {
  position: relative;
  border: 14px solid #f5f4f2;
  border-top-width: 17px;
  border-bottom-width: 17px;
}
.hero .header {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  padding: 17px 34px 18px 20px;
}
.hero .header small {
  font-family: "Museo Sans 500";
  font-size: 16px;
  line-height: 26px;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.5);
}
.hero .header h2 {
  margin: 0 0 0 -2px;
  color: #393939;
  font-family: "Museo Sans 700";
  font-size: 36px;
  line-height: 38px;
}
.hero img {
  display: block;
  width: 100%;
}

.latest-news {
  margin: 100px 0;
  border: 1px solid #999;
  *overflow: hidden;
}
.latest-news:after {
  display: block;
  content: '';
  clear: both;
}
.latest-news .title {
  position: relative;
  padding: 14px 0 11px;
  font-family: "Century";
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}
.latest-news .title .date {
  position: absolute;
  left: 22px;
  top: 27px;
  font-family: "Museo Sans 700";
  font-size: 12px;
  color: #e3e2e2;
  text-transform: none;
}
.latest-news .news-content {
  float: left;
  padding: 5px 22px 22px 22px;
  font-size: 15px;
  color: #575757;
}
.latest-news .news-content p {
  margin: 13px 0 17px;
  line-height: 18px;
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.8);
}
.latest-news .news-content h3 {
  color: #393939;
  font-family: "Museo Sans 700";
  font-size: 20px;
}
.latest-news .news-thumb {
  float: right;
  width: 349px;
  padding: 15px 0 11px 22px;
}

.recommended {
  position: relative;
  background: #f9f8f7;
  margin-bottom: 81px;
}
.homepage .recommended {
  margin-top: 40px;
}
.recommended .toggle {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 11px;
  right: 11px;
}
.recommended .title {
  border-radius: 7px 7px 0 0;
  padding: 9px 0 11px;
  text-align: center;
  font-family: "Museo Sans 700";
  font-size: 22px;
  text-transform: uppercase;
}
.recommended .title span {
  display: block;
  margin: 0;
  font-family: "Century Italic";
  font-size: 16px;
  text-transform: none;
}
.recommended:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -71.5px;
  width: 143px;
  height: 24px;
  background: url("/fe/img/tab.png") no-repeat;
  z-index: 100;
}
.recommended.open .toggle {
  background: url('/fe/img/icons-sd38a67cf7a.png') -2px -252px no-repeat;
}
.recommended.closed {
  margin-bottom: 44px;
}
.recommended.closed .toggle {
  background: url('/fe/img/icons-sd38a67cf7a.png') -2px -174px no-repeat;
}
.recommended.closed:after {
  display: none;
}
.recommended.closed .title {
  padding-bottom: 10px;
}
.recommended .slider-wrap {
  padding: 19px 26px 29px 21px;
}
.recommended li:after {
  content: '';
  display: block;
  clear: both;
}
.recommended li .col-lg-4 {
  padding-left: 18px;
  padding-right: 15px;
  position: relative;
}
.recommended li .col-lg-4:after {
  content: '';
  clear: both;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 129px;
  background: #eae9e7;
}
.recommended li .col-lg-4:first-child {
  border: none;
}
.recommended li .col-lg-4:first-child:after {
  display: none;
}
.recommended li a {
  display: block;
  margin-bottom: 16px;
  font-family: "Museo Sans 500";
  font-size: 13px;
  line-height: 15px;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.8);
}
.recommended li a:active, .recommended li a:hover, .recommended li a:focus, .recommended li a.active {
  color: #92cb40;
  text-shadow: 0 0 1px rgba(146, 203, 64, 0.8);
}
.recommended #controls {
  width: 100%;
  left: 0%;
  text-align: center;
  bottom: -10px;
  *width: 90px;
  *left: 50%;
  *margin-left: -45px;
}
.recommended #controls a {
  margin: 0 5px;
}

#controls {
  position: absolute;
  z-index: 200;
}
#controls a {
  display: inline-block;
  *display: block;
  *float: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 34px;
  height: 34px;
}
#controls .prevBtn,
#controls .nextBtn {
  background: url("/fe/img/arrows_sprite.jpg") no-repeat 0 0;
}
#controls .nextBtn {
  background-position: -34px 0;
}
#controls .nextBtn:hover {
  background-position: -34px -34px;
}
#controls .prevBtn:hover {
  background-position: 0 -34px;
}

.latest-arrivals li,
.special-offers li {
  text-align: center;
  font-family: "Museo Sans 700";
  color: #007eff;
}
.latest-arrivals li:after,
.special-offers li:after {
  content: '';
  display: block;
  clear: both;
}
.latest-arrivals li .col-lg-3,
.special-offers li .col-lg-3 {
  position: relative;
  float: left;
  width: 175px;
  height: 100%;
  margin-left: 12px;
}
.latest-arrivals li .col-lg-3:first-child,
.special-offers li .col-lg-3:first-child {
  margin-left: 0;
}
.latest-arrivals #controls,
.special-offers #controls {
  right: 0;
  top: -15px;
  width: 90px;
  text-align: right;
}
.latest-arrivals #controls .prevBtn,
.special-offers #controls .prevBtn {
  background: url("/fe/img/arrow-left-darknes.png") no-repeat;
  margin-right: 10px;
}

.product-name {
  font-size: 14px;
  margin: 11px 0 2px;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.4);
  text-transform: capitalize;
}

.product-img {
  min-height: 180px;
  vertical-align: bottom;
}
.product-img img {
  max-width: 145px;
  min-height: 200px;
  vertical-align: bottom;
}

.author {
  font-size: 13px;
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.4);
}

.price {
  margin: 1px 0 40px 0;
  color: #393939;
  font-size: 18px;
}

.save {
  font-family: "Museo Sans 500";
  color: #888;
  margin: 6px 0;
  font-size: 14px;
  text-shadow: 0 0 1px rgba(136, 136, 136, 0.8);
}
.save .red {
  text-shadow: 0 0 1px rgba(240, 8, 8, 0.8);
}

.latest-arrivals h4 {
  border-bottom: 2px solid #c0c0c0;
  padding: 0 11px 4px;
  margin-bottom: 32px;
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.latest-arrivals h4 a {
  position: relative;
  top: -3px;
  *top: -23px;
  float: right;
  margin-right: 89px;
  *margin-right: 101px;
  font-family: "Museo Sans 500";
  font-size: 14px;
  text-transform: none;
  color: #007eff;
  letter-spacing: 0px;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.8);
}

.special-offers h4 {
  margin-bottom: 32px;
  padding: 15px 0 5px 208px;
  font-family: "Century Italic";
  color: #393939;
  border-bottom: 2px solid #c0c0c0;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.8);
  font-size: 21px;
}
.special-offers h4 span.title {
  position: absolute;
  left: 0;
  top: 2px;
  padding: 12px 6px 7px;
  color: #fff;
  font-family: "Museo Sans 700";
  font-size: 22px;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
}
.special-offers h4 span.red {
  font-weight: bold;
  text-shadow: 0 0 1px rgba(240, 8, 8, 0.8);
  text-transform: uppercase;
}
.special-offers h4 a {
  position: relative;
  float: right;
  top: -4px;
  margin-right: 100px;
  font-family: "Museo Sans 500";
  font-size: 14px;
  text-transform: none;
  color: #007eff;
}
.special-offers #controls {
  top: -2px;
}

.homepage .product-img {
  height: 180px;
  width: 175px;
  vertical-align: bottom;
  display: table-cell;
}
.homepage .product-img img {
  vertical-align: bottom;
  display: inline;
  margin-bottom: 15px;
}
.results-product .btn.add,
.homepage .btn.add {
  border-radius: 4px;
  font-family: "Museo Sans 700";
  font-size: 12px;
  text-align: center;
  left: 18px;
  position: absolute;
  bottom: 0px;
  padding: 6px 10px 5px 36px;
  text-transform: uppercase;
}
.results-product .btn.add {
  left: 58px;
}
.results-product .btn.add .cart,
.homepage .btn.add .cart {
  position: absolute;
  display: inline-block;
  background: url("/fe/img/shopping-cart-white.png") no-repeat;
  width: 24px;
  height: 18px;
  margin: 0;
  left: -30px;
}

#recommended-slider {
  width: 100% !important;
}

#recommended-slider li {
  width: 687px !important;
}

/*homepage end*/
/*about begin*/
.body-content,
.about,
.faq,
.library,
.contact {
  border-top: 2px solid #c0c0c0;
  font-family: "Museo Sans 500";
  color: #393939;
}
.cart-page .body-content {
  border-top: 0;
}
.body-content h2,
.about h2,
.faq h2,
.library h2,
.contact h2 {
  margin: 24px 0 22px;
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 25px;
  text-transform: uppercase;
}
.body-content a,
.about a,
.faq a,
.library a,
.contact a {
  color: #007eff;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.8);
}
.body-content p,
.about p,
.faq p,
.library p,
.contact p {
  margin: 21px 0;
  line-height: 20px;
  font-size: 15px;
}
.body-content p + h2,
.about p + h2,
.faq p + h2,
.library p + h2,
.contact p + h2 {
  margin-top: 55px;
}
.body-content ul,
.about ul,
.faq ul,
.library ul,
.contact ul {
  margin-top: -2px;
  padding-left: 52px;
  color: #393939;
  list-style: disc;
}
.body-content ul li,
.about ul li,
.faq ul li,
.library ul li,
.contact ul li {
  margin-bottom: 15px;
  font-family: "Museo Sans 700";
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
  font-size: 15px;
}

.faq strong {
  cursor: pointer;
  font-family: "Museo Sans 700";
  color: #007eff;
  font-size: 17px;
}
.faq > p {
  margin-bottom: 31px;
}
.faq .question {
  margin: 16px 0 22px;
}
.faq .answer {
  display: none;
}
.faq .answer p {
  margin: 13px 0 0;
  padding-left: 36px;
}

.content-page .content,
.content-page .sidebar,
.about-page .content,
.about-page .sidebar,
.faq-page .content,
.faq-page .sidebar,
.contact-page .content,
.contact-page .sidebar,
.result-page .content,
.result-page .sidebar {
  margin-top: 31px;
}
.content-page .sidebar,
.about-page .sidebar,
.faq-page .sidebar,
.contact-page .sidebar,
.result-page .sidebar {
  margin-bottom: 114px;
}
.faq {
  border-top-width: 2px;
}

.contact p {
  font-size: 15px;
  text-shadow: none;
}

.faq-page footer {
  margin-top: 84px;
}

/*about end*/
/*contact begin*/
.contact {
  border-bottom: 3px solid #c0c0c0;
  padding-bottom: 42px;
  margin-bottom: 24px;
}
.contact h3 {
  margin: 39px 0 21px;
  font-family: "Museo Sans 700";
  text-transform: uppercase;
  color: #000;
  font-size: 17px;
}
.contact .address {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 30px;
}
.contact .address:after {
  display: block;
  content: '';
  clear: both;
}
.contact .address strong {
  margin: 1px 0;
  display: block;
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 14px;
}
.contact .address .col {
  float: left;
}
.contact .address address,
.contact .address p,
.contact .address strong span {
  color: #777;
  font-family: "Museo Sans 500";
  text-shadow: none;
  line-height: 18px;
}
.contact .address p {
  margin: 4px 0 6px;
}
.contact .address .col-1 {
  margin-right: 80px;
}
.contact .address .col-2 {
  margin-right: 63px;
}
.contact .address .col-3 strong {
  margin: 0 0 11px;
}
.contact .address .col-3 strong a {
  font-family: "Museo Sans 500";
}

#map {
  margin: 13px 0;
}

.directions h2 {
  font-family: "Museo Sans 700";
  text-transform: uppercase;
  font-size: 25px;
  color: #575757;
  letter-spacing: -1px;
}
.directions h2 a {
  position: relative;
  top: -5px;
  float: right;
  margin-right: 24px;
  font-family: "Museo Sans 500";
  text-transform: none;
  font-size: 13px;
  color: #007eff;
  text-decoration: underline;
  letter-spacing: 0;
}
.directions h2 a img {
  margin: 0 5px;
  position: relative;
  top: 2px;
}
.directions h2 a span {
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.8);
}

.tab-holder {
  margin: 34px 0 67px;
}
.tab-holder .tab-header:after {
  content: '';
  display: block;
  clear: both;
}
.tab-holder .tab-header .tab-title {
  display: block;
  width: 360px;
  padding: 14px 0 10px;
  background: #c2c1c0;
  border-radius: 5px 5px 0 0;
  font-family: "Museo Sans 700";
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  cursor: pointer;
  text-indent: 28px;
}
.tab-holder .tab-header .tab-title.open {
  background: #eee;
  color: #606366;
}
.tab-holder .tab-header .tab-title.t1 {
  float: left;
}
.tab-holder .tab-header .tab-title.t2 {
  float: right;
}
.tab-holder .tab-content {
  display: none;
  padding: 14px 126px 6px 27px;
}
.tab-holder .tab-content.open {
  background: #eee;
  display: block;
}
.tab-holder .tab-content p {
  margin: 20px 0;
  line-height: 20px;
  font-family: "Museo Sans 500";
  color: #393939;
}

/*contact end*/
/*details begin*/
.details-page .content,
.details-page .sidebar {
  margin-top: 31px;
}

.details {
  border-top: 2px solid #c0c0c0;
  padding: 22px 0 37px;
}
.details .search-result {
  padding-left: 0;
  font-size: 14px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}

.book:after {
  content: '';
  display: block;
  clear: both;
}
.book .product-img {
  float: left;
  width: 270px;
}
.book .product-img img {
  max-width: 270px !important;
}
.book .product-img .book-info {
  padding: 1px 18px 26px 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 21px;
}
.book .product-img .book-info strong {
  display: block;
  padding: 15px 0 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 18px;
}
.book .product-img .book-info li {
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Museo Sans 500";
  color: #575757;
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.5);
}
.book .product-img .book-info li strong {
  font-size: 13px;
  display: inline;
  border: none;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.2);
  margin-bottom: 0;
}
.book .product-description {
  float: right;
  width: 445px;
}
.book .product-description .product-name {
  margin: 0;
  font-family: "Museo Sans 500";
  font-size: 19px;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.2);
}
.book .product-description .product-name .type {
  font-size: 16px;
  color: #808080;
}
.book .product-description .author {
  margin: 8px 0;
  color: #007eff;
  font-family: "Museo Sans 500";
  font-size: 18px;
}
.book .product-description .save-holder {
  margin-top: 10px;
  padding-top: 19px;
  border-top: 1px solid #ddd;
}
.book .product-description .save-inner {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 16px 29px 26px;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, whitesmoke 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, whitesmoke));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, whitesmoke 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, whitesmoke 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, whitesmoke 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-8 */
}
.book .product-description .save-inner .save {
  margin: 6px 0 4px;
  font-size: 15px;
}
.book .product-description .save-inner .save .red {
  font-size: 19px;
  margin-left: 5px;
}
.book .product-description .save-inner .now {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin: 4px 0 0 -5px;
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 22px;
  text-indent: 5px;
}
.book .product-description .btn-holder {
  padding-top: 21px;
}
.book .product-description .or {
  margin: 0 12px;
  font-family: "Museo Sans 500";
  font-size: 16px;
  text-transform: uppercase;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.book .product-description .btn {
  position: relative;
  top: -1px;
  border-radius: 6px;
  font-family: "Museo Sans 700";
  text-transform: uppercase;
  padding: 2px 9px;
  font-size: 12px;
}
.book .product-description .btn.btn-gray {
  padding: 5px 15px 2px 45px;
  top: 0;
}
.book .product-description .btn.btn-gray:hover {
  background: #393939;
}
.book .product-description .btn .cart {
  background: url("/fe/img/shopping-cart-white.png") no-repeat;
  width: 24px;
  height: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  position: relative;
  top: 4px;
  *top: -1px;
}
.book .product-description .btn .quote {
  position: absolute;
  top: -8px;
  *top: 16px;
  left: 5px;
  background: url("/fe/img/quote.png") no-repeat;
  width: 35px;
  height: 45px;
}
.book .description {
  margin-top: 25px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 19px 17px;
  font-family: "Museo Sans 500";
  color: #393939;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -1px;
  word-spacing: 1px;
}
.book .description p {
  margin: 0 0 20px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.2);
}
.book .description p:last-child {
  margin-bottom: 0;
}

span.info {
  background: url('/fe/img/icons-sd38a67cf7a.png') -5px -133px no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 2px;
}

.details-page footer {
  margin-top: 100px;
}

/*details end*/
/*result begin*/
.result {
  border-top: 2px solid #c0c0c0;
  padding-top: 21px;
  margin-bottom: 76px;
}
.result:after {
  content: '';
  display: block;
  clear: both;
}
.result .top {
  position: relative;
  top: 0px;
  margin: 10px 0;
}

.search-result {
  padding-left: 7px;
  font-family: "Museo Sans 500";
  color: #393939;
  font-size: 14px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
}
.search-result a {
  font-family: "Museo Sans 500 Italic";
  color: #007eff;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.4);
}

.count-results {
  margin: 4px 0;
  letter-spacing: -1px;
  font-size: 15px;
}

.pagination {
  margin-left: 25px;
  font-family: "Museo Sans 500";
}
.pagination li {
  display: block;
  float: left;
  height: 28px;
  min-width: 30px;
  font-size: 12px;
}
.pagination li:first-child {
  border: none;
}
.pagination li a {
  display: block;
  text-align: center;
  color: #0088d0;
  text-shadow: 0 0 1px rgba(0, 136, 208, 0.8);
}
.pagination li.active {
  background: #f5f5f5;
}
.pagination li.active a {
  color: #d71d04;
  text-shadow: 0 0 1px rgba(215, 29, 4, 0.8);
}
.pagination li.next, .pagination li.prev {
  width: auto;
}

#per_page_chzn.chzn-container-single {
  width: 141px !important;
  display: block;
  float: left;
}
#per_page_chzn.chzn-container-single .chzn-single {
  padding: 0;
  height: 30px;
  border-color: #ddd;
  border-radius: 5px;
  line-height: 30px;
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.8);
}
#per_page_chzn.chzn-container-single .chzn-single div {
  border-left: 1px solid #ddd;
  width: 26px;
}
#per_page_chzn.chzn-container-single .chzn-single span {
  padding-left: 10px;
}
#per_page_chzn.chzn-container-single .chzn-single b {
  background: url("/fe/img/drop-down-arrow.png") no-repeat;
}
#per_page_chzn.chzn-container-single .chzn-single-with-drop div {
  border-left: 1px solid #ddd;
}
#per_page_chzn.chzn-container-single .chzn-drop {
  border-color: #ddd;
  width: 142px !important;
  top: 27px !important;
}

.chzn-container .chzn-results {
  width: 100%;
  border: none;
  border-radius: 0;
}
.chzn-container .chzn-results li {
  text-align: left;
  width: 100%;
  padding: 0 0 0 9px;
  height: auto;
  float: none;
}

.results-product {
  margin-top: 69px;
  clear: both;
  text-align: center;
}
.results-product .row {
  display: flex;
  position: relative;
}
.results-product .row .col-lg-4 {
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
  margin-bottom: 40px;
  height: auto !important;   
  height: 100%;
  top: 0;
  bottom: 0;
}
.results-product .row .col-lg-4.accelerated:before {
  content: '';
  width: 54px;
  height: 54px;
  position: absolute;
  top: -22px;
  right: 3px;
  background: url("/fe/img/accelerated-reader-cirlce.png") no-repeat;
}
.results-product .row .col-lg-4 > .accelerated-circle {
  width: 54px;
  height: 54px;
  position: absolute;
  top: -22px;
  right: 3px;
  display: block;  
}
.results-product .product-img {
  border: 1px solid #ddd;
  text-align: center;
  padding: 27px 0 25px;
}
.results-product .product-name {
  display: block;
  height: 35px;
  margin: 11px 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Museo Sans 700";
  color: #007eff;
  line-height: 18px;
  font-size: 14px;
}
.results-product .product-name:hover {
  color: #015dbc;
}
.results-product .author {
  font-family: "Museo Sans 500";
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.8);
}
.results-product .type {
  margin: 1px 0 0;
  font-family: "Museo Sans 500";
  color: #808080;
}
.results-product .price {
  font-family: "Museo Sans 700";
}

.about-page footer {
  margin-top: 97px;
}

.results-product .product-img > img {
  max-width: 165px;
}

/*result end*/
/*account begin*/
.create-account-page {
  background: #f3f2f0;
}
.create-account-page .chzn-container-single .chzn-single span {
  font-size: 15px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.create-account-page section > .container > .row {
  margin: 0;
}
.create-account-page .content {
  background: #fff;
  width: 708px;
  border: 1px solid #999;
  padding: 13px 36px 56px;
  border-radius: 6px;
  float: left;
  margin-top: 5px;
  margin-bottom: 5%;
}
.checkout-page .content p,
.create-account-page .content p {
  margin: 15px 0;
  font-family: "Century Italic";
  font-size: 14px;
  color: #575757;
  line-height: 16px;
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.5);
}
.checkout-page .content p span,
.create-account-page .content p span {
  color: #92cb40;
  text-shadow: none;
}
.checkout-page .content .form-group,
.create-account-page .content .form-group {
  margin-bottom: 11px;
}
.checkout-page .content .form-group:after,
.create-account-page .content .form-group:after {
  content: '';
  display: block;
  clear: both;
}

.checkout-page .content .form-group .col-lg-6,
.checkout-page .content .form-group .col-lg-7,
.create-account-page .content .form-group .col-lg-6,
.create-account-page .content .form-group .col-lg-7 {
  padding: 0;
}
.checkout-page .content .form-group .col-lg-6 + .col-lg-6,
.checkout-page .content .form-group .col-lg-7 + .col-lg-6,
.create-account-page .content .form-group .col-lg-6 + .col-lg-6,
.create-account-page .content .form-group .col-lg-7 + .col-lg-6 {
  padding-left: 13px;
}
.create-account-page .content h3 + .form-group {
  margin-bottom: 25px;
}
.create-account-page .sidebar {
  background: #fff;
  float: right;
  width: 250px;
  border: 1px solid #999;
  padding-left: 0;
  padding-right: 0;
  border-radius: 6px;
  margin-top: 5px;
  margin-right: -2px;
}
.create-account-page .sidebar .customer-benefits {
  background: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  margin: 0;
}
.create-account-page .sidebar .customer-benefits .inner {
  border: none;
}
.create-account-page .sidebar .customer-benefits .inner > strong {
  margin-bottom: 11px;
  font-size: 24px;
}
.create-account-page .sidebar .customer-benefits li {
  padding: 18px 0 15px;
  margin: 0 18px;
  line-height: 15px;
}
.create-account-page .sidebar .customer-benefits li strong {
  margin: 9px 0 7px;
}
.create-account-page .sidebar .customer-benefits li p {
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.5);
}
.checkout-page h2,
.create-account-page h2 {
  font-family: "Museo Sans 700";
  color: #393939;
  font-size: 26px;
}
.checkout-page h3,
.create-account-page h3 {
  margin: 32px 0 22px;
  color: #92cb40;
  font-family: "Museo Sans 700";
  font-size: 22px;
}
.create-account-page #type_chzn,
.create-account-page #country_chzn {
  width: 342px !important;
}
.create-account-page #type_chzn .chzn-single,
.create-account-page #country_chzn .chzn-single {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
}
.create-account-page #type_chzn .chzn-single div,
.create-account-page #country_chzn .chzn-single div {
  width: 30px;
}
.create-account-page #type_chzn .chzn-single div b,
.create-account-page #country_chzn .chzn-single div b {
  top: 11px;
  left: 9px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}
.create-account-page #type_chzn .chzn-drop,
.create-account-page #country_chzn .chzn-drop {
  width: 342px !important;
}
.create-account-page #country_chzn {
  width: 302px !important;
}
.create-account-page #country_chzn .chzn-drop {
  width: 302px !important;
}
.checkout-page input.form-control,
.create-account-page input.form-control {
  border: 1px solid #999;
  border-radius: 7px;
  width: 302px;
  padding-left: 5px;
  padding-right: 5px;
  height: 30px;
}
.create-account-page input.form-control.post-code {
  width: 142px;
}
.create-account-page input.form-control.email {
  width: 342px;
}
.create-account-page input[type=checkbox] {
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
}
.checkout-page label,
.create-account-page label {
  display: block;
  margin-bottom: 0;
  padding-left: 8px;
  font-family: "Museo Sans 500";
  color: #393939;
  font-size: 15px;
}
.checkout-page label span,
.create-account-page label span {
  font-family: "Century Italic";
  color: #92cb40;
  margin-right: 3px;
}
.checkout-page .contact-details h3,
.create-account-page .contact-details h3 {
  margin: 45px 0 22px;
}
.checkout-page .contact-details .form-group,
.create-account-page .contact-details .form-group {
  margin-bottom: 10px !important;
}
.checkout-page .delivery-details h3,
.create-account-page .delivery-details h3 {
  margin: 49px 0 15px;
}
.checkout-page .delivery-details .form-group,
.create-account-page .delivery-details .form-group {
  margin-bottom: 10px !important;
}
.checkout-page .delivery-details label,
.create-account-page .delivery-details label {
  position: relative;
  width: 253px;
}
.create-account-page .delivery-details label input[type=checkbox] {
  position: absolute;
  top: -4px;
  right: 13px;
}
.create-account-page .delivery-details label input[type=radio] {
  position: absolute;
  right: -5px;
}
.checkout-page .btn,
.create-account-page .btn {
  padding: 3px 12px 2px;
  margin-top: 43px;
  border: 1px solid #92cb40;
  border-radius: 5px;
  font-family: "Museo Sans 500";
  font-size: 18px;
}

.account-page .sidebar {
  width: 200px;
  float: left;
  margin-top: 31px;
  border: 1px solid #ededed;
  min-height: 300px;
  margin-right: 10px;
}
.account-page .sidebar .title {
  padding: 5px 10px;
  font-size: 12px;
  text-shadow: 0 0 1px rgba(72, 73, 73, 0.5);
}
.account-page .sidebar ul {
  margin: 11px 10px 0 10px;
}
.account-page .sidebar ul li {
  display: block;
}
.account-page .sidebar ul li a {
  display: block;
  padding: 2px 5px;
  font-family: Arial;
  color: #484949;
  font-size: 12px;
  font-weight: bold;
}
.account-page .sidebar ul li a:hover {
  background: #f5f5f5;
}
.account-page .sidebar ul li.active a {
  background: #f5f5f5;
}
.account-page .title {
  display: block;
  font-family: "Museo Sans 700";
}
.account-page h2.title {
  font-family: Arial;
}
.account-page .content {
  width: 766px;
  float: left;
}
.account-page .content strong {
  display: block;
  margin: 11px 10px 1px;
  font-family: "Museo Sans 700";
  font-size: 13px;
}
.account-page .content .order-details strong {
  display: inline-block;
}
.account-page .content p,
.account-page .content address {
  padding: 0 8px;
  font-family: "Museo Sans 500";
  font-size: 13px;
  line-height: 18px;
}
.account-page .content address {
  margin-bottom: 0;
}
.account-page .content h2.title,
.account-page .content div.title {
  position: relative;
  margin: 31px 0 0 0;
  padding: 8px 11px;
  font-size: 13px;
  font-weight: bold;
}
.account-page .content h2.title a,
.account-page .content div.title a {
  position: absolute;
  right: 8px;
  top: 4px;
  color: #017eff;
  font-family: "Museo Sans 700";
  font-size: 13px;
}
.account-page .content div.title {
  margin: 0 0 11px;
  font-size: 13px;
  padding: 5px 11px;
}
.account-page .content .orders {
  margin-top: 21px;
}
.account-page .content table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #ededed;
  font-family: "Museo Sans 500";
}
.account-page .content table thead {
  border: 1px solid #ededed;
  background: whitesmoke;
}
.account-page .content table thead th {
  text-align: center;
  padding: 6px 0;
  font-family: "Museo Sans 700";
  font-size: 13px;
  color: #393939;
  text-shadow: 0 0 0 rgba(57, 57, 57, 0.5);
}
.account-page .content table thead a {
  color: #017eff;
}
.account-page .content table tr {
  border: 1px solid #ededed;
}
.account-page .content table tr .arrow-up-circle {
  display: none;
}
.account-page .content table tr .arrow-down-circle {
  display: inline-block;
}
.account-page .content table tr.open {
  border-bottom: none;
}
.account-page .content table tr.open .arrow-up-circle {
  display: inline-block;
}
.account-page .content table tr.open .arrow-down-circle {
  display: none;
}
.account-page .content table tr.order-details {
  border: none;
}
.account-page .content table tr td {
  padding: 5px 0 7px 0;
  font-size: 12px;
  line-height: 34px;
  text-align: center;
}
.account-page .content table tr td .arrow-down-circle,
.account-page .content table tr td .arrow-up-circle {
  margin: 0 3px 0 12px;
  position: relative;
  top: 8px;
}
.account-page .delivery-address p {
  font-family: "Museo Sans 500 Italic";
}
.account-page .delivery-address strong {
  margin-bottom: 6px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
}
.account-page .col-lg-7 {
  width: 52.833333%;
}
.account-page .col-lg-5 {
  width: 49.666667%;
  margin-left: -21px;
}

.block {
  border: 2px solid #ededed;
  min-height: 88px;
  margin: 20px 0;
}
.block.billing-address, .block.delivery-address {
  min-height: 125px;
}

tr .close-order {
  display: none;
}
tr.open span.open-order {
  display: none;
}
tr.open .close-order {
  display: inline-block;
}

.account-page .content .order-details {
  font-family: "Museo Sans 500";
  font-size: 13px;
  -webkit-transition: height 35s ease;
  transition: height 35s ease;
}
.account-page .content .order-details .row {
  border: 1px solid #ededed;
  border-bottom: none;
  margin: 6px 8px;
}
.account-page .content .order-details .row.total-block {
  margin: 10px 0 -8px;
  border: 1px solid #ededed;
  border-left: 0px;
  border-right: 0px;
  background: #f5f5f5;
  padding: 10px 16px 13px 7px;
}
.account-page .content .order-details .row.total-block .pull-right {
  text-align: right;
  font-size: 13px;
  font-family: "Museo Sans 500";
  color: #393939;
  line-height: 1;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
}
.account-page .content .order-details .row.total-block .pull-right .red {
  text-shadow: 0 0 1px rgba(240, 8, 8, 0.4);
}
.account-page .content .order-details .row.total-block .pull-right .subtotal {
  margin: 3px 0 10px;
}
.account-page .content .order-details .row.total-block .pull-right .total {
  margin: 10px 0 6px;
  font-family: "Museo Sans 700";
  font-size: 15px;
}
.account-page .content .order-details .row.total-block .pull-right span {
  display: inline-block;
  min-width: 87px;
  text-align: right;
  font-family: "Museo Sans 700";
  font-size: 13px;
}
.account-page .content .order-details .row.total-block .btn {
  background: #6ba912;
  text-transform: uppercase;
  font-family: "Museo Sans 700";
  font-size: 13px;
  letter-spacing: -1px;
  padding: 4px 12px 2px;
  border-radius: 6px;
}
.account-page .content .order-details .row.total-block .btn:hover, .account-page .content .order-details .row.total-block .btn:active, .account-page .content .order-details .row.total-block .btn:focus {
  background: #88d717;
  border-color: #88d717;
}
.account-page .content .order-details img {
  float: left;
  width: 57px;
}
.account-page .content .order-details .product-details {
  float: left;
  margin-left: 13px;
  text-align: left;
}
.account-page .content .order-details .product-name,
.account-page .content .order-details .author,
.account-page .content .order-details strong {
  font-family: "Museo Sans 700";
  font-size: 13px;
}
.account-page .content .order-details .product-name {
  display: block;
  margin: 0;
  line-height: 1;
}
.account-page .content .order-details .author {
  line-height: 1;
  margin: 5px 0;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.account-page .content .order-details p {
  padding-left: 0;
  line-height: 19px;
}
.account-page .content .order-details p strong {
  margin: 0;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.5);
}
.account-page .content .order-details .col-lg-6 {
  border-bottom: 1px solid #ededed;
  padding: 13px 12px;
}
.account-page .content .order-details .col-lg-6:nth-child(even) {
  border-left: 1px solid #ededed;
}
.account-page .content .top {
  position: relative;
  top: -28px;
}
.account-page .content .search-result {
  font-size: 12px;
  padding-left: 11px;
  margin-top: 21px;
}
.account-page .content .search-result input {
  display: inline-block;
  width: 149px;
  height: 24px;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.my-orders table {
  position: relative;
  top: -14px;
}
td.view a {
  color: #017eff;
  text-shadow: 0 0 1px rgba(1, 126, 255, 0.5);
}

.my-contact-data .row {
  margin: 0 -4px;
}
.my-contact-data .col-lg-6 {
  padding: 0 4px;
}
.my-contact-data .block {
  margin: 10px 0 11px;
  position: relative;
  padding-bottom: 42px;
}
.my-contact-data .form-group {
  margin-bottom: 10px;
}
.my-contact-data form {
  margin-top: 16px;
  display: block;
}
.my-contact-data form .clearfix {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.my-contact-data label,
.my-contact-data .form-control {
  display: inline-block;
}
.my-contact-data .form-control {
  width: 200px;
  border-radius: 0;
  height: 27px;
  border-color: #d7d8d8;
}
.my-contact-data label {
  width: 161px;
  padding-right: 4px;
  text-align: right;
  font-family: "Museo Sans 500";
  font-size: 13px;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
}
.my-contact-data .select-box label {
  position: relative;
  top: -3px;
}
.my-contact-data .mandatory-field {
  position: relative;
  top: 13px;
  float: left;
  margin-left: 10px;
  font-size: 9px;
}
.my-contact-data .form-error {
  display: block;
  width: 98%;
  padding-left: 2%;
  text-align: right;
}
.my-contact-data .chzn-container > a {
  top: 5px;
  width: 200px;
  border-radius: 0;
  height: 27px;
  border: 1px solid #d7d8d8 !important;
}
.my-contact-data .chzn-container-single .chzn-single div {
  border-left: 1px solid #d7d8d8;
}
.my-contact-data .chzn-drop {
  width: 200px !important;
  top: 32px !important;
  border-color: #d7d8d8;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-contact-data .btn-success {
  float: right;
  margin: 0 10px 0;
  padding: 7px 15px;
  background: #6ba912;
  border-radius: 0;
  font-family: "Museo Sans 700";
  font-weight: bold;
  font-size: 13px;
}
.my-contact-data .btn-success:hover, .my-contact-data .btn-success:active, .my-contact-data .btn-success:focus {
  background: #88d717;
  border-color: #88d717;
}
.my-contact-data .organisation-address,
.my-contact-data .contact-details {
  min-height: 375px;
}
.my-contact-data .password,
.my-contact-data .delivery-address {
  min-height: 203px;
}

.my-orders .chzn-container .chzn-results .active-result {
  padding-left: 10px;
}
.my-orders th.order {
  text-indent: 7px;
}
.my-orders th.added {
  text-indent: -25px;
}
.my-orders th.amount {
  text-indent: -46px;
}
.my-orders td.ful-status {
  padding-left: 20px;
}
.my-orders .added {
  width: 118px;
}
.my-orders .amount {
  width: 99px;
}
.my-orders .ful-status {
  width: 146px;
}
.my-orders td.view {
  text-indent: 24px;
}

.content-page .content,
.content-page .sidebar {
  margin-top: 31px;  
}
.content-page .sidebar {
  margin-bottom: 114px;
}
.content-page .checkout-page .content {
  margin-top: 0;
}

/*account end*/
/*account begin*/
.login-page {
  background: #f3f2f0;
}
.login-page section .container {
  padding: 0 30px;
}
.login-page section strong {
  display: block;
  margin: 9px -4px 23px;
  font-family: "Museo Sans 700";
  font-size: 17px;
  color: #393939;
}
.login-page h2 {
  margin: 0px 0 23px;
  font-family: "Museo Sans 700";
  font-size: 26px;
  color: #393939;
}
.login-page p {
  margin: 71px 0 21px;
  line-height: 18px;
  font-family: "Century Italic";
  font-size: 14px;
  color: #575757;
  text-shadow: 0 0 1px rgba(87, 87, 87, 0.8);
}
.login-page section a {
  color: #007eff;
  text-decoration: underline;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.5);
}
.login-page .form-group {
  margin-bottom: 9px;
}
.login-page .form-control {
  border: 1px solid #999;
  border-radius: 8px;
  width: 343px;
  padding-left: 5px;
  padding-right: 5px;
  height: 30px;
}
.login-page label {
  display: block;
  padding-left: 5px;
  margin-bottom: 1px;
  font-family: "Museo Sans 500";
  font-size: 15px;
  color: #393939;
  text-shadow: 0 0 1px rgba(57, 57, 57, 0.4);
}
.login-page .btn {
  margin: 14px 2px 3px;
  border: 1px solid #92cb40;
  border-radius: 6px;
  padding: 3px 20px 2px 19px;
  font-family: "Museo Sans 500";
  font-size: 18px;
}
.login-page .login,
.login-page .create-account {
  background: #fff;
  padding: 33px 35px;
  width: 470px;
  border: 1px solid #999;
  border-radius: 5px;
}
.login-page .login {
  float: left;
  padding: 33px 35px 23px;
}
.login-page .login a {
  display: block;
  margin: -3px 5px;
  font-family: "Century Italic";
  font-size: 14px;
}
.login-page .create-account {
  position: relative;
  right: -2px;
  float: right;
  padding: 101px 35px 9px;
  text-align: center;
}
.login-page .create-account a {
  font-family: "Museo Sans 500";
  font-size: 17px;
}
.login-page .create-account h2 {
  text-indent: 6px;
  margin-bottom: 20px;
}

/*account end*/
/*footer begin*/
footer {
  background: #f3f3f2;
  margin-top: 58px;
}
footer .container {
  padding-top: 50px;
}
footer a.top {
  position: absolute;
  top: -72px;
  left: 50%;
  margin-left: -23px;
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  background: #92cb40;
  border-radius: 50%;
  font-family: "Museo Sans 700";
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
footer a.top span {
  background: url("/fe/img/arrow-top.png") no-repeat;
  width: 21px;
  height: 18px;
  display: block;
  margin: 7px auto 0;
}
footer .col {
  float: left;
}
footer .col a {
  color: #f1419d;
  font-family: "Museo Sans 700";
}
footer .col nav {
  margin-bottom: 39px;
}
footer .col nav ul.col:first-child {
  margin-right: 37px;
}
footer .col nav li {
  margin-bottom: 1px;
}
footer .col nav a {
  color: #007eff;
  font-family: "Museo Sans 500";
  font-size: 14px;
  line-height: 16px;
  text-shadow: 0 0 1px rgba(0, 126, 255, 0.8);
}
footer h5 {
  margin-bottom: 18px;
  font-family: "Museo Sans 700";
  color: #000;
  text-transform: uppercase;
  font-size: 17px;
}
footer strong {
  margin: 0px 0 2px;
  display: block;
  font-size: 15px;
  color: #393939;
  font-family: "Museo Sans 700";
}
footer p,
footer address,
footer strong span {
  color: #777;
  font-family: "Museo Sans 700";
  font-size: 14px;
  line-height: 18px;
}
footer address {
  margin-bottom: 43px;
}
footer address + h5 {
  margin-bottom: 8px;
}
footer .col-1 {
  width: 238px;
  margin-left: 4px;
  margin-right: 114px;
}
footer .col-1 a {
  font-size: 14px;
}
footer .col-2 {
  width: 213px;
}
footer .ire {
  margin: 18px 0 10px;
}
footer .fax {
  margin: 16px 0;
}
footer .fax strong {
  margin-bottom: 11px;
}
footer .fax a {
  color: #007eff;
}
footer img {
  display: block;
  margin: 24px 2px;
  width: 82px;
}
footer .col-3 {
  width: 286px;
  margin-left: 115px;
}
footer .col-3 nav {
  *overflow: hidden;
}
footer .col-3 nav:after {
  content: '';
  display: block;
  clear: both;
}

/*footer end*/
/*ie fixes*/
.lt-ie9 .form-control {
  height: 32px;
}

.lt-ie8 .search-holder .title {
  margin-top: -26px;
}
.lt-ie8 .search-holder .form-control {
  width: 87%;
}
.lt-ie8 .search-holder select.form-control {
  width: 100%;
  margin: 10px 0;
}
.lt-ie8 .recommended li .col-lg-4 {
  width: 31%;
  padding-left: 0;
  padding-right: 0;
}
.lt-ie8 .results-product .row .col-lg-4 {
  width: 30%;
  padding-right: 1%;
  padding-left: 1%;
}
.lt-ie8 #recommended-slider li {
  width: 710px !important;
}
.lt-ie8 .main-menu ul li a b {
  top: 11px;
}
.lt-ie8 span.info {
  top: -2px;
}
.lt-ie8 .book .product-description .btn .quote {
  top: -9px;
}
.lt-ie8 .create-account-page .content {
  width: 650px;
}
.lt-ie8 .delivery-details,
.lt-ie8 .contact-details {
  clear: both;
}
.lt-ie8 .contact .address {
  overflow: hidden;
}
.lt-ie8 .tab-holder .tab-content p {
  margin-top: 33px;
}
.lt-ie8 .login-page .login,
.lt-ie8 .login-page .create-account {
  width: 38%;
  padding-left: 5%;
  padding-right: 5%;
}

.no-textshadow .account-page .sidebar ul li a:hover,
.no-textshadow .account-page .sidebar ul li.active a {
  filter: Shadow(Color=#484949, Direction=45, Strength=4);
}

.showroom-gallery img {
  width: 100%;
  margin-bottom: 25%;
}

.section-404 {
  position: absolute;
  width: 845px;
  height: 250px;
  top: 50%;
  left: 50%;
  margin: -125px 0 0 -422px;
}
.section-404 a {
  position: absolute;
  top: 178px;  
  height: 17px;
  display: block;
  text-indent: -9999px;
}
.section-404 a.back-404 {
  left: 9px;
  width: 40px;
}
.section-404 a.home-404 {
  left: 68px;
  width: 89px;
}

.section-image-500 {
  position: absolute;
  width: 100%; height: 112px;
  border-top: 2px #B1B1B1 solid;
  background-color: #F3F2F0;
}
.section-image-500 img {
  position: relative;
  top: -2px;
  left: 50%;
  margin: 0 0 0 -417px;
}
.section-500 {
  position: absolute;
  width: 845px;
  height: 250px;
  top: 50%;
  left: 50%;
  margin: -125px 0 0 -422px;
}

/*ie fixes*/

/* Search Select2 related changes */
#searchReadership, #searchReadership_chzn{
  margin-top: 15px;
  margin-bottom: 17px;
}
 
#searchReadership_chzn li 
{
  line-height: 16px !important;
  padding: 5px 0px;
}

#searchReadership_chzn .chzn-results li {
  padding-left: 7px;
}

#searchReadership_chzn .group-option {
  padding-left: 10px !important;
}

#searchReadership_chzn_o_1,
#searchReadership_chzn_o_2,
#searchReadership_chzn_o_3,
#searchReadership_chzn_g_4,
#searchReadership_chzn_g_8, 
#searchReadership_chzn_g_11,
#searchReadership_chzn_g_14
{
  color: #000;
  font-weight: bold;
}

.forthcoming{
  vertical-align: middle;
  margin-top: 0px !important;
}

/* #searchReadership_chzn_o_7,
#searchReadership_chzn_o_18
{
  line-height: 17px !important;
}

#searchReadership_chzn_g_11
{
  line-height: 20px !important;
} */
/* Search Select2 related changes */
