body {
  margin: 0;
  padding: 0;
  background: url(/images/sites/rabbit_ears/grass.jpg) bottom left repeat-x #e2eefe;
  font-family: Verdana;
  font-size: 11px;
  line-height: 15px;
  color: #666666; }

td {
  font-family: Verdana;
  font-size: 11px;
  line-height: 15px;
  color: #666666; }

a:link, a:visited, a:hover, a:active {
  color: #54166d; }
a img {
  border: 0; }

* {
  font-family: Arial; }

a {
  color: #54166d;
  font-weight: bold; }
  a:visited {
    color: #54166d;
    font-weight: bold; }

div#body-wrap {
  padding: 0px 20px 50px 20px;
  background: url(/images/sites/rabbit_ears/main.jpg) repeat-x transparent; }

#site-header {
  background: url(/images/sites/rabbit_ears/header.jpg) 0 0 no-repeat;
  height: 123px;
  width: 869px;
  position: relative; }

div#top-nav {
  float: none;
  clear: both;
  margin-left: 285px;
  position: absolute;
  bottom: -5px; }
  div#top-nav ul {
    padding: 0;
    margin: 0px;
    float: left; }
    div#top-nav ul li {
      float: left;
      text-align: center;
      list-style: none; }
    div#top-nav ul a {
      display: block;
      height: 36px;
      text-decoration: none; }
    div#top-nav ul span {
      visibility: hidden; }
  div#top-nav #home {
    background: url("/images/sites/rabbit_ears/tabs/home_off.gif") 0 0 no-repeat;
    width: 76px; }
    div#top-nav #home :hover, div#top-nav #home .active {
      background: url("/images/sites/rabbit_ears/tabs/home_on.gif") 0 0 no-repeat; }
  div#top-nav #our_stories {
    background: url("/images/sites/rabbit_ears/tabs/our_stories_off.gif") 0 0 no-repeat;
    width: 127px; }
    div#top-nav #our_stories :hover, div#top-nav #our_stories .active {
      background: url("/images/sites/rabbit_ears/tabs/our_stories_on.gif") 0 0 no-repeat; }
  div#top-nav #our_company {
    background: url("/images/sites/rabbit_ears/tabs/our_company_off.gif") 0 0 no-repeat;
    width: 146px; }
    div#top-nav #our_company :hover, div#top-nav #our_company .active {
      background: url("/images/sites/rabbit_ears/tabs/our_company_on.gif") 0 0 no-repeat; }
  div#top-nav #parents_and_educators {
    background: url("/images/sites/rabbit_ears/tabs/parents_and_educators_off.gif") 0 0 no-repeat;
    width: 202px; }
    div#top-nav #parents_and_educators :hover, div#top-nav #parents_and_educators .active {
      background: url("/images/sites/rabbit_ears/tabs/parents_and_educators_on.gif") 0 0 no-repeat; }

div#content-wrap {
  background: url(/images/sites/rabbit_ears/leftcol.jpg) 0 0 repeat-y white;
  width: 869px; }
div#content-header {
  background: url(/images/sites/rabbit_ears/page_top.jpg) 0 0 no-repeat white;
  width: 869px;
  height: 39px;
  margin-bottom: 0px;
  clear: both; }
  div#content-header .breadcrumbs {
    float: left;
    margin: 10px 0px 0px 30px; }
  div#content-header .actions {
    float: right;
    margin: 7px 30px 0px 0px; }
    div#content-header .actions ul {
      padding: 0;
      margin: 0px;
      float: left; }
      div#content-header .actions ul li {
        float: left;
        text-align: center;
        list-style: none; }
        div#content-header .actions ul li a {
          display: block;
          height: 23px;
          text-decoration: none; }
        div#content-header .actions ul li span {
          visibility: hidden; }
    div#content-header .actions #login {
      background: url("/images/sites/rabbit_ears/admin_buttons/admin_login_off.gif") 0 0 no-repeat;
      width: 82px; }
      div#content-header .actions #login a.login:hover, div#content-header .actions #login a.login.active {
        background: url("/images/sites/rabbit_ears/admin_buttons/admin_login_on.gif") 0 0 no-repeat; }
    div#content-header .actions #shopping-basket {
      background: url("/images/sites/rabbit_ears/admin_buttons/admin_basket_off.gif") 0 0 no-repeat;
      width: 148px; }
      div#content-header .actions #shopping-basket a.shopping-basket:hover, div#content-header .actions #shopping-basket a.shopping-basket.active {
        background: url("/images/sites/rabbit_ears/admin_buttons/admin_basket_on.gif") 0 0 no-repeat; }
    div#content-header .actions #top-checkout-link {
      background: url("/images/sites/rabbit_ears/admin_buttons/admin_checkout_off.gif") 0 0 no-repeat;
      width: 102px; }
      div#content-header .actions #top-checkout-link a:hover {
        background: url("/images/sites/rabbit_ears/admin_buttons/admin_checkout_on.gif") 0 0 no-repeat; }
    div#content-header .actions #logout {
      background: url("/images/sites/rabbit_ears/admin_buttons/admin_logout_off.gif") 0 0 no-repeat;
      width: 82px; }
      div#content-header .actions #logout a:hover {
        background: url("/images/sites/rabbit_ears/admin_buttons/admin_logout_on.gif") 0 0 no-repeat; }
div#login_div {
  z-index: 99;
  position: absolute;
  background: #e0ebf0;
  border: 1px solid #7b9ac7;
  width: 245px;
  height: 100px;
  color: #445c82;
  padding-top: 15px;
  text-align: left; }
  div#login_div p {
    float: left;
    width: 105px;
    margin: 0px 0px 0px 15px; }
  div#login_div label {
    width: 105px; }
  div#login_div #customer_session_email, div#login_div #customer_session_password {
    width: 100px;
    border: 1px solid white; }
  div#login_div div.links {
    width: 60%;
    float: left;
    padding-left: 15px;
    padding-top: 10px; }
    div#login_div div.links a {
      text-decoration: none; }
  div#login_div input.submit {
    display: block;
    float: left;
    margin-top: 15px; }
div#shopping-basket_div {
  z-index: 99;
  position: absolute;
  background: #e0ebf0;
  border: 1px solid #7b9ac7;
  width: 248px;
  height: 75px;
  color: #445c82;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: left; }
  div#shopping-basket_div div.info {
    margin: 0 10px 10px 10px;
    padding: 10px 10px;
    background: #f2f6f8;
    border-bottom: solid 1px white;
    color: #163c53;
    font-size: 13px;
    font-weight: bold; }
  div#shopping-basket_div .info .costNumbers, div#shopping-basket_div .buttons .checkout {
    float: right; }
  div#shopping-basket_div div.buttons {
    margin: 0px 10px; }
div#footer {
  background: url(/images/sites/rabbit_ears/page_bottom.jpg) 0 0 no-repeat white;
  height: 55px;
  width: 869px;
  text-align: center;
  margin-top: 0px;
  padding-top: 40px; }
div#footer-links {
  margin-top: 0px;
  margin: 0px auto;
  background: transparent; }
  div#footer-links a {
    text-decoration: none;
    margin: 0px 20px; }
div#left-content {
  margin-left: 20px;
  width: 177px;
  margin-right: 20px;
  float: left; }
  div#left-content #search {
    background: url(/images/sites/rabbit_ears/search_header.gif) 0 0 no-repeat white;
    padding: 30px 0px 5px 0px; }
    div#left-content #search form {
      padding: 0px;
      margin: 0px 0px 4px 0px; }
      div#left-content #search form div.checkbox {
        border-bottom: solid 1px #e5e5e5;
        width: 157px;
        height: 28px;
        padding: 0px 10px;
        margin-bottom: 3px; }
        div#left-content #search form div.checkbox span {
          width: 85px;
          margin-right: 30px;
          height: 28px;
          display: block;
          float: none;
          clear: none;
          color: #666666;
          float: left; }
        div#left-content #search form div.checkbox img {
          float: left; }
      div#left-content #search form .terms {
        margin: 0px 10px 0px 10px;
        width: 75px;
        padding-top: 0px; }
      div#left-content #search form .go {
        vertical-align: bottom; }
  div#left-content .module {
    background: white;
    padding: 5px 3px;
    width: 171px;
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #333333; }
    div#left-content .module div.arrow {
      background: url(/images/sites/rabbit_ears/arrow.gif) 0px 2px no-repeat white;
      padding: 1px 20px; }
    div#left-content .module div.additional {
      padding: 1px 20px; }
    div#left-content .module div#additional-nav-show {
      background: url(/images/sites/rabbit_ears/plus.gif) 0px 2px no-repeat white; }
    div#left-content .module div#additional-nav-hide {
      background: url(/images/sites/rabbit_ears/minus.gif) 0px 2px no-repeat white; }
    div#left-content .module div#additional_navigation ul {
      margin: 10px 0px 10px 20px;
      padding: 0px;
      list-style-type: none;
      width: 137px; }
    div#left-content .module div#additional_navigation li {
      margin: 0px;
      padding: 2px 0px;
      border-bottom: solid 1px #e5e5e5;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none; }
      div#left-content .module div#additional_navigation li a {
        font-size: 11px;
        font-weight: normal;
        text-decoration: none; }
    div#left-content .module.by_age .image_links ul {
      padding: 0;
      margin: 10px 0px 10px 15px;
      float: left; }
      div#left-content .module.by_age .image_links ul li {
        float: left;
        text-align: center;
        list-style: none;
        margin-left: 3px; }
    div#left-content .module.by_age .image_links li a {
      display: block;
      height: 27px;
      text-decoration: none; }
    div#left-content .module.by_age .image_links ul li span {
      visibility: hidden; }
    div#left-content .module.by_age .image_links ul li ul {
      display: none; }
    div#left-content .module.by_age .image_links #age_4 {
      background: url("/images/sites/rabbit_ears/age_4_off.gif") 0 0 no-repeat;
      width: 34px; }
      div#left-content .module.by_age .image_links #age_4 :hover, div#left-content .module.by_age .image_links #age_4 .active {
        background: url("/images/sites/rabbit_ears/age_4_on.gif") 0 0 no-repeat; }
    div#left-content .module.by_age .image_links #age_5 {
      background: url("/images/sites/rabbit_ears/age_5_off.gif") 0 0 no-repeat;
      width: 34px; }
      div#left-content .module.by_age .image_links #age_5 :hover, div#left-content .module.by_age .image_links #age_5 .active {
        background: url("/images/sites/rabbit_ears/age_5_on.gif") 0 0 no-repeat; }
    div#left-content .module.by_age .image_links #age_6 {
      background: url("/images/sites/rabbit_ears/age_6_off.gif") 0 0 no-repeat;
      width: 34px; }
      div#left-content .module.by_age .image_links #age_6 :hover, div#left-content .module.by_age .image_links #age_6 .active {
        background: url("/images/sites/rabbit_ears/age_6_on.gif") 0 0 no-repeat; }
    div#left-content .module.by_age .image_links #age_7 {
      background: url("/images/sites/rabbit_ears/age_7_off.gif") 0 0 no-repeat;
      width: 34px; }
      div#left-content .module.by_age .image_links #age_7 :hover, div#left-content .module.by_age .image_links #age_7 .active {
        background: url("/images/sites/rabbit_ears/age_7_on.gif") 0 0 no-repeat; }
    div#left-content .module.by_medium div.image_links {
      margin: 10px 0px 10px 20px; }
      div#left-content .module.by_medium div.image_links a {
        margin-left: 5px;
        padding: 0px;
        display: block;
        float: left;
        height: 40px;
        width: 41px;
        text-decoration: none; }
        div#left-content .module.by_medium div.image_links a.mbooks {
          background: url("/images/sites/rabbit_ears/bymedium_books_dn.gif") 0 0 no-repeat; }
          div#left-content .module.by_medium div.image_links a.mbooks span {
            visibility: hidden; }
        div#left-content .module.by_medium div.image_links a.mdvds span, div#left-content .module.by_medium div.image_links a.mcombo span {
          visibility: hidden; }
        div#left-content .module.by_medium div.image_links a.mbooks {
          background: url("/images/sites/rabbit_ears/bymedium_books_dn.gif") 0 0 no-repeat; }
          div#left-content .module.by_medium div.image_links a.mbooks:hover {
            background: url("/images/sites/rabbit_ears/bymedium_books_up.gif") 0 0 no-repeat; }
        div#left-content .module.by_medium div.image_links a.mdvds {
          background: url("/images/sites/rabbit_ears/bymedium_dvd_dn.gif") 0 0 no-repeat; }
          div#left-content .module.by_medium div.image_links a.mdvds:hover {
            background: url("/images/sites/rabbit_ears/bymedium_dvd_up.gif") 0 0 no-repeat; }
        div#left-content .module.by_medium div.image_links a.maudio {
          background: url("/images/sites/rabbit_ears/bymedium_audio_dn.gif") 0 0 no-repeat; }
          div#left-content .module.by_medium div.image_links a.maudio:hover {
            background: url("/images/sites/rabbit_ears/bymedium_audio_up.gif") 0 0 no-repeat; }
        div#left-content .module.by_medium div.image_links a.mcombo {
          background: url("/images/sites/rabbit_ears/bymedium_combo_dn.gif") 0 0 no-repeat; }
          div#left-content .module.by_medium div.image_links a.mcombo:hover {
            background: url("/images/sites/rabbit_ears/bymedium_combo_up.gif") 0 0 no-repeat; }
  div#left-content .order_securely {
    margin-top: 35px; }
div#right-content {
  float: left;
  width: 630px;
  padding: 1px; }

.search-results form #search-go {
  margin-top: -5px;
  margin-left: 5px; }

div.index-content #home-top-featured .image {
  width: 339px;
  padding: 1px;
  background: white;
  border: solid 1px #dedede;
  float: left; }
div.index-content #home-top-featured .content {
  width: 260px;
  padding: 10px 10px 0px 10px;
  background: url("/images/sites/rabbit_ears/home_feature.jpg") 0 0 repeat-x;
  float: left;
  min-height: 140px; }
  div.index-content #home-top-featured .content .title a {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    text-decoration: none; }
div.index-content .lower-center {
  float: left;
  width: 462px;
  margin-right: 10px; }
  div.index-content .lower-center .ad-bar {
    clear: both;
    padding: 10px 0px;
    border-top: solid 3px #dedede;
    border-bottom: solid 1px #dedede; }
  div.index-content .lower-center #three-set {
    margin-top: 5px; }
    div.index-content .lower-center #three-set .Prodblock {
      vertical-align: top;
      margin: 0px;
      padding: 0px; }
      div.index-content .lower-center #three-set .Prodblock table {
        padding: 0px;
        margin: 0px; }
      div.index-content .lower-center #three-set .Prodblock .middle {
        margin: 0px 4px; }
      div.index-content .lower-center #three-set .Prodblock div.content {
        padding: 1px;
        vertical-align: top;
        border: solid 1px #dedede;
        height: 178px;
        width: 145px; }
      div.index-content .lower-center #three-set .Prodblock .content .Title {
        padding: 2px 5px; }
div.index-content .lower-right {
  float: left;
  width: 145px; }
  div.index-content .lower-right .links_column .featured {
    background: url("/images/sites/rabbit_ears/rt_col.jpg") 0 0 repeat-x;
    padding: 10px;
    min-height: 110px; }
    div.index-content .lower-right .links_column .featured .head {
      font-size: 13px;
      font-weight: bold;
      color: #4d4d4d;
      margin-bottom: 5px; }
    div.index-content .lower-right .links_column .featured a {
      text-decoration: none; }
  div.index-content .lower-right .links_column .splitter-bar {
    height: 3px;
    line-height: 3px;
    padding: 0px;
    clear: both;
    float: none;
    background: #dedede;
    margin: 0px 0px 10px 0px; }

#iamplify {
  padding: 10px 0px;
  border: none;
  border-top: solid 3px #dedede;
  margin-top: 10px;
  text-align: center; }

div.index-content .lower-center #popular-titles {
  float: left;
  padding: 10px 0px;
  border: none;
  border-top: solid 3px #dedede;
  margin-top: 10px;
  width: 210px; }
div.index-content .lower-center #dvd-corner {
  float: left;
  padding: 10px 0px;
  border: none;
  border-top: solid 3px #dedede;
  margin-top: 10px;
  width: 210px;
  margin-right: 30px; }

#iamplify ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border: none; }

div.index-content .lower-center #popular-titles ul, div.index-content .lower-center #dvd-corner ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border: none; }

#iamplify ul .header {
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #4d4d4d; }

div.index-content .lower-center #popular-titles ul .header, div.index-content .lower-center #dvd-corner ul .header {
  padding: 0px 0px 5px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #4d4d4d; }

#iamplify ul .header {
  color: #ff6600; }
#iamplify ul li.title {
  border-bottom: solid 1px #dedede;
  padding: 3px 2px; }

div.index-content .lower-center #popular-titles ul li.title, div.index-content .lower-center #dvd-corner ul li.title {
  border-bottom: solid 1px #dedede;
  padding: 3px 2px; }

#iamplify ul li a {
  text-decoration: none; }

div.index-content .lower-center #popular-titles ul li a, div.index-content .lower-center #dvd-corner ul li a {
  text-decoration: none; }

#product-detail .product-image {
  width: 273px;
  padding: 1px;
  background: white;
  border: solid 1px #dedede;
  float: left; }
#product-detail .content {
  margin-bottom: 10px; }
#product-detail .product-info {
  width: 326px;
  padding: 10px 10px 0px 10px;
  float: left; }
  #product-detail .product-info .title {
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    text-decoration: none;
    color: #333333; }
  #product-detail .product-info .long_desc {
    margin: 10px 0px;
    font-size: 12px;
    line-height: 17px;
    color: #333333; }
  #product-detail .product-info .themes a {
    text-decoration: none; }
#product-detail #dynamic-nav {
  padding: 0px;
  margin: 0px; }
  #product-detail #dynamic-nav a img {
    border-bottom: solid #d9d9d9 1px; }
  #product-detail #dynamic-nav a.active img {
    border-bottom: solid white 1px;
    padding: 0px;
    margin: 0px; }
#product-detail #dynamic-area {
  border: solid 1px #d9d9d9;
  margin-top: -5px;
  padding: 10px; }

#dynamic-area .product-block {
  float: left;
  width: 290px; }
  #dynamic-area .product-block.divide {
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid #d9d9d9 1px; }
  #dynamic-area .product-block .product-images {
    margin-left: 20px;
    width: 80px;
    float: left; }
#dynamic-area .small-details {
  float: right; }
  #dynamic-area .small-details .product_title {
    color: #54166d;
    font-size: 12px;
    font-weight: bold; }
  #dynamic-area .small-details .product_price {
    font-size: 12px;
    font-weight: bold; }
  #dynamic-area .small-details .product_desc {
    margin: 10px 0px;
    width: 140px; }

#product-detail .awards h2 {
  font-size: 16px;
  font-weight: bold; }
#product-detail .awards li {
  margin-left: 15px; }

.product-area .cat-name {
  float: left;
  clear: left;
  color: #333333;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  font-family: Comic Sans MS; }
.product-area .cat-tabs {
  float: right;
  clear: right;
  margin-top: 6px;
  margin-right: 5px; }
  .product-area .cat-tabs span {
    padding: 3px 5px;
    border: solid 1px #ebebeb;
    border-bottom: none;
    margin: 0px 1px; }
    .product-area .cat-tabs span.current {
      background: #ebebeb;
      border: solid 1px #b3b3b3;
      border-bottom: none; }
    .product-area .cat-tabs span a {
      text-decoration: none; }
.product-area .prod-row {
  clear: both;
  margin: 10px auto;
  padding-bottom: 10px;
  border-bottom: solid 2px #dedede; }
  .product-area .prod-row .image {
    float: left;
    width: auto;
    padding-right: 10px;
    width: 80px;
    text-align: center; }
    .product-area .prod-row .image img {
      padding: 1px;
      border: solid #dedede 1px; }
  .product-area .prod-row .content {
    float: left;
    width: 530px; }
    .product-area .prod-row .content .title a {
      font-size: 13px;
      font-weight: bold;
      text-decoration: none; }
    .product-area .prod-row .content .icons {
      float: right; }
      .product-area .prod-row .content .icons span img {
        padding: 1px;
        border: solid 1px #ededed;
        margin: 0px 2px; }
    .product-area .prod-row .content .trait {
      float: left;
      border-left: solid #dedede 1px;
      padding: 5px;
      margin-right: 20px;
      color: #54166d;
      width: 19%; }
      .product-area .prod-row .content .trait a {
        text-decoration: none;
        font-weight: normal; }
      .product-area .prod-row .content .trait.sorted {
        font-weight: bold;
        font-size: 11px; }
      .product-area .prod-row .content .trait span {
        display: block;
        color: #444444; }

.pagination-links {
  padding: 5px 7px;
  margin-top: 0px;
  text-decoration: none;
  background-color: #ebebeb;
  display: block;
  font-weight: bold;
  text-decoration: none;
  clear: both; }
  .pagination-links .items {
    font-size: 11px;
    font-weight: bold;
    color: #111111;
    margin-right: 10px;
    float: left; }
  .pagination-links .view-all {
    float: left; }
  .pagination-links .pagination {
    float: right; }
    .pagination-links .pagination span {
      background: transparent;
      border: solid #54166d 1px;
      padding: 0px 5px; }
      .pagination-links .pagination span.current {
        background: #54166d;
        color: white; }
      .pagination-links .pagination span.disabled {
        border: 0px; }
    .pagination-links .pagination a {
      text-decoration: none;
      background: transparent;
      padding: 0px 5px;
      border: solid #54166d 1px; }
  .pagination-links .view-all span {
    border: none; }

table.cart {
  background: none repeat scroll 0 0 white;
  border-collapse: collapse;
  border-color: #999999;
  border-left: medium none;
  border-right: medium none;
  border-style: solid none;
  border-width: 3px medium; }
  table.cart thead th {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 4px solid #ededed; }
  table.cart tbody td {
    border-bottom: 4px solid #ededed; }
    table.cart tbody td.item_qty a {
      display: block;
      margin-top: 5px;
      margin-bottom: -20px; }

h2.cart_title {
  color: #333333;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  margin-top: 15px;
  padding-left: 5px; }

img.cl-sep {
  margin-left: 23px;
  margin-right: 156px;
  margin-bottom: 5px; }
img.cl-sep2 {
  margin-right: 0; }

#checkout {
  margin-left: 20px;
  width: 800px; }

#customer-service-info {
  margin-top: 20px; }
