* {
  padding: 0;
  margin: 0; }

p {
  margin: 10px 0px; }

a {
  color: #2396c6;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a img {
    border: 0px; }

img {
  border: 0px; }

.price {
  color: #9c4307;
  font-weight: bold; }

body {
  width: 100%;
  font-size: 12px;
  font-family: georgia, Times New Roman;
  background: #ece5cb; }

#base {
  width: 100%; }

.clear {
  clear: both;
  height: 1px !important;
  font-size: 0px !important; }

div.form div.topspace {
  margin: 0px; }

#storeContent ul {
  list-style-type: none; }

#header_wrap {
  background: url(/images/sites/peter_rabbit/BackgroundTop.jpg) 50% 0% no-repeat;
  height: 154px;
  padding-top: 20px; }
  #header_wrap .nav.last {
    margin-left: -2px; }

#body_wrap {
  background: url(/images/sites/peter_rabbit/BackgroundMiddle.jpg) 50% 0% repeat-y; }

#footer_wrap {
  background: url(/images/sites/peter_rabbit/Backgroundbottom.jpg) 50% 0% no-repeat;
  height: 162px;
  margin-top: -220px;
  padding-top: 220px; }

#header, #body, #footer {
  width: 990px;
  margin: 0px auto; }

#header {
  background: url(/images/sites/peter_rabbit/header.jpg) 50% 0% no-repeat;
  height: 110px; }

#storeLogo {
  width: 735px;
  float: left; }
  #storeLogo img {
    width: 735px;
    height: 110px; }

#basket {
  float: left;
  width: 235px;
  height: 110px;
  padding: 0px 10px; }
  #basket div {
    display: block; }
    #basket div.cart_link {
      padding-left: 45px;
      height: 30px;
      padding-top: 15px; }
      #basket div.cart_link span {
        font-size: 22px; }
    #basket div.cart_items {
      border-top: 1px dotted gray;
      border-bottom: 1px dotted gray;
      padding: 5px; }
    #basket div.login_checkout {
      padding: 10px 0px; }
    #basket div.cart_items .items, #basket div.login_checkout span.login {
      float: left; }
  #basket .login_checkout #account_link {
    margin-left: 20px; }
  #basket div.cart_items .subtotal, #basket div.login_checkout span.checkout {
    float: right; }
  #basket div.cart_items .subtotal {
    font-weight: bold; }

#login_div {
  z-index: 99;
  border: 1px solid #d6c6ad;
  background: #f6eee3;
  position: absolute;
  padding: 10px;
  width: 225px; }
  #login_div label {
    position: absolute;
    margin-bottom: 10px;
    text-align: right;
    width: 50px; }
  #login_div input {
    width: 160px;
    margin-left: 60px; }

.message {
  margin-bottom: 10px; }

ul.errors {
  margin: 0px 0px 10px 15px;
  color: red; }

span.fieldWithErrors small {
  color: red; }

#headerNav {
  margin: auto;
  text-align: center; }
  #headerNav .nav {
    float: left; }

#pg-navigation {
  width: 990px;
  margin: auto; }
  #pg-navigation ul {
    list-style-type: none;
    font-size: 14px; }
    #pg-navigation ul li {
      width: 123px;
      display: inline;
      float: left;
      text-align: center;
      vertical-align: middle; }

#body_wrap {
  margin: auto; }

#content_wrap {
  background: url(/images/sites/peter_rabbit/stageslice.jpg) 50% 0% repeat-y;
  width: 990px;
  margin: auto;
  margin-bottom: 10px; }

#footer {
  background: url(/images/sites/peter_rabbit/footer.jpg) 50% 0% no-repeat;
  height: 151px; }

#bread {
  background: url(/images/sites/peter_rabbit/stageslice.jpg) 50% 0% no-repeat;
  width: 990px;
  margin: auto;
  padding: 5px 0px; }
  #bread #bread_crumbs {
    padding-left: 20px; }

#left_column {
  margin: 0px 10px;
  width: 210px;
  float: left; }
  #left_column #search {
    width: 200px;
    margin-top: 10px; }
  #left_column a {
    font-size: 14px;
    vertical-align: middle; }
  #left_column #category_nav, #left_column #character_nav {
    width: 200px;
    margin-top: 20px; }

#storeContent {
  width: 725px;
  float: left;
  margin: 0px 10px 0px 5px; }

#search {
  background: url(/images/sites/peter_rabbit/leftnavSearch_Background.gif) 0 0 no-repeat;
  height: 45px;
  padding: 25px 10px 10px 10px; }
  #search form a {
    vertical-align: middle;
    height: 36px; }
  #search input#terms {
    background: url(/images/sites/peter_rabbit/leftnavSearch_SearchArea.gif) 0 0 no-repeat;
    width: 110px;
    height: 21px;
    padding: 10px;
    border: 0px; }

#paperclip {
  float: left;
  margin-left: -19px; }

#category_nav {
  background: url(/images/sites/peter_rabbit/leftnavProduct.gif) 0 0 no-repeat;
  padding: 40px 10px 0px 10px;
  height: 223px; }
  #category_nav .header {
    padding-left: 10px;
    font-size: 22px; }

#character_nav .header {
  padding-left: 10px;
  font-size: 22px; }

#category_nav ul, #character_nav ul {
  margin-left: 0px;
  width: 190px;
  list-style-type: none; }

#category_nav ul li span a, #character_nav ul li span a {
  padding-left: 10px;
  padding-top: 5px;
  color: #4e6e6d; }

#category_nav ul li:hover {
  background-color: #dedbc3; }

#character_nav {
  background: url(/images/sites/peter_rabbit/leftnavCharacter.gif) 0 0 no-repeat;
  padding: 40px 10px 0px 10px;
  height: 360px;
  margin-bottom: 10px; }
  #character_nav ul li:hover {
    background-color: #dedbc3; }

#bookmark {
  text-align: center; }

#index1_merch {
  width: 710px;
  background: url(/images/sites/peter_rabbit/F1.gif) 0 0 no-repeat;
  padding: 15px 0px 20px 20px;
  margin-bottom: 10px;
  min-height: 250px; }
  #index1_merch .header {
    margin-bottom: 5px;
    font-size: 28px; }
  #index1_merch a {
    font-weight: 600;
    font-size: 14px; }
  #index1_merch .merch1 {
    float: left;
    width: 170px;
    text-align: center;
    font-size: 16px;
    line-height: 18px; }
    #index1_merch .merch1 .image {
      height: 150px;
      width: 170px; }
    #index1_merch .merch1 .price {
      line-height: 18px;
      font-size: 16px; }
  #index1_merch .leftBorder .image {
    border-left: 1px dotted gray; }

#index3_merch .leftBorder .image {
  border-left: 1px dotted gray; }

#index1_merch .merch1 .title {
  margin: 5px 0px; }

#index_left {
  width: 485px;
  margin-right: 15px;
  float: left; }

#index2_merch {
  background: url(/images/sites/peter_rabbit/NaturallyBetter.gif) 0 0 no-repeat;
  min-height: 122px;
  padding: 30px 20px 20px 20px;
  margin-bottom: 10px; }
  #index2_merch img, #index2_merch p, #index2_merch .merch2 img {
    float: left; }
  #index2_merch p {
    width: 250px;
    padding-left: 10px;
    color: #4e6e6d;
    font-size: 12px;
    line-height: 16px; }
    #index2_merch p a {
      color: #2396c6; }
  #index2_merch .header {
    display: block;
    font-size: 24px; }
    #index2_merch .header embed {
      height: 26px !important; }
  #index2_merch .merch2 img {
    margin-top: 20px; }

#promo_area {
  background: url(/images/sites/peter_rabbit/ad.gif) 0 0 no-repeat;
  padding: 40px 10px 10px 10px;
  min-height: 55px;
  text-align: center; }
  #promo_area span {
    font-size: 28px; }

#index3_merch {
  background: url(/images/sites/peter_rabbit/NewArrivals.gif) 0 0 no-repeat;
  padding-top: 60px;
  padding-left: 20px;
  min-height: 228px; }
  #index3_merch .header {
    border-bottom: 1px dotted gray;
    width: 440px;
    margin-bottom: 5px; }
    #index3_merch .header .title {
      font-size: 24px;
      float: left; }
    #index3_merch .header .view {
      float: right;
      padding-top: 5px; }
      #index3_merch .header .view a {
        color: #2396c6; }
  #index3_merch .merch3 {
    float: left;
    width: 150px;
    text-align: center; }
    #index3_merch .merch3 .image {
      height: 90px;
      width: 150px; }
    #index3_merch .merch3 .title {
      margin: 5px 0px; }

#index4_merch .header .view a {
  color: #2396c6; }

#index4_merch {
  background: url(/images/sites/peter_rabbit/Homewares.gif) 0 0 no-repeat;
  width: 200px;
  float: left;
  padding-left: 20px;
  padding-top: 20px;
  min-height: 555px; }
  #index4_merch .header {
    width: 190px; }
    #index4_merch .header .title {
      float: left;
      font-size: 24px; }
    #index4_merch .header .view {
      float: right;
      padding-top: 5px; }
  #index4_merch .merch4 {
    float: left;
    clear: both;
    margin: 5px 0px;
    border-top: 1px dotted gray;
    padding-top: 10px; }
  #index4_merch .image {
    float: left;
    width: 90px;
    height: 90px; }
  #index4_merch .details {
    float: left;
    width: 100px;
    margin-left: 10px; }
    #index4_merch .details .price {
      margin-top: 5px; }

.footNav {
  margin-left: 150px; }
  .footNav .copyright {
    margin-top: 30px;
    float: left; }
    .footNav .copyright label {
      display: block; }

#footer ul {
  list-style-type: none;
  float: left;
  margin-left: 40px;
  margin-top: 30px; }

.footNav a {
  color: #4e6e6d; }

.customer-account ul {
  list-style-type: none; }

#storeContent .orders table {
  width: 400px;
  text-align: center; }

#category #cat_info {
  width: 340px;
  float: left;
  color: #46543c; }

#cat_info .cat_name {
  font-size: 32px; }
#cat_info .cat_teaser {
  padding-left: 5px; }

#category #cat_merch {
  margin-left: 10px;
  width: 300px;
  padding: 15px 25px;
  float: left;
  background: url(/images/sites/peter_rabbit/bg_listing_f1.gif) 0 0 no-repeat; }
  #category #cat_merch .img {
    float: right;
    margin: 0px 10px;
    width: 90px;
    height: 90px;
    text-align: center; }
  #category #cat_merch .details {
    float: left;
    text-align: center;
    padding-top: 20px;
    width: 190px; }
  #category #cat_merch .name, #category #cat_merch .price {
    display: block; }

#category .cat_flowers {
  background: url(/images/sites/peter_rabbit/border_full.gif) 0 0 no-repeat;
  padding: 15px; }

.wrap_pagination {
  padding: 5px;
  width: 690px;
  height: 20px;
  border-bottom: 2px solid #f3efe6;
  margin-bottom: 10px; }
  .wrap_pagination .pagination_count, .wrap_pagination form, .wrap_pagination .pagination {
    display: inline; }
  .wrap_pagination .pagination_count {
    margin-top: 2px; }
  .wrap_pagination .pagination_count {
    width: 205px;
    font-size: 13px; }
  .wrap_pagination form {
    margin: 0px 20px; }

.pagination {
  font-size: 13px; }
  .pagination a {
    padding: 4px; }
    .pagination a:hover {
      background-color: #b6d8e6; }
  .pagination .current {
    background: #2396c6 none repeat scroll 0 0;
    color: white;
    padding: 4px; }

.bottom_pagination {
  border-top: 2px solid #f3efe6;
  margin-top: 10px; }

table.grid {
  border-collapse: collapse; }
  table.grid td {
    text-align: center;
    width: 160px;
    padding: 5px; }
    table.grid td.bottomBorder {
      border-bottom: 1px dotted gray; }
    table.grid td.rightBorder {
      border-right: 1px dotted gray; }

h3.search-result-title {
  display: none; }

.search-results .searchform, .search-results .searchbuttons {
  display: none; }
.search-results .none_found {
  font-size: 32px; }

#f1_bg_top {
  width: 730px;
  height: 50px;
  background: url(/images/sites/peter_rabbit/bg_f1_top.gif); }

#f1_bg_bottom {
  width: 730px;
  height: 50px;
  background: url(/images/sites/peter_rabbit/bg_f1_bottom.gif); }

#f1_bg_middle {
  width: 700px;
  padding: 0px 15px;
  min-height: 590px;
  background: url(/images/sites/peter_rabbit/bg_f1_middle.gif); }

#clogin span, #cshipping span, #cpayment span {
  font-size: 24px; }

#cshipping span, #cpayment span {
  margin-left: 20px; }

#product_detail .left {
  float: left;
  width: 360px;
  margin-right: 10px; }
#product_detail .right {
  float: left;
  width: 320px;
  color: #555555; }
  #product_detail .right h1 {
    border-bottom: 1px dotted gray;
    margin-bottom: 10px; }
#product_detail .mainPrice {
  background: url(/images/sites/peter_rabbit/bg_price.jpg) 0 0 no-repeat;
  width: 90px;
  height: 53px;
  padding-top: 20px;
  font-size: 16px;
  text-align: center;
  margin-right: 10px;
  float: left; }
#product_detail .left {
  text-align: center; }

#product_detail .right p {
  display: inline;
  font-size: 15px;
  line-height: 19px; }
#product_detail .right ul, #product_detail .right ol {
  list-style-type: disc;
  margin-left: 15px; }

.orderBlock {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  margin-top: 15px;
  padding: 15px;
  color: #555555;
  font-size: 15px;
  line-height: 19px;
  clear: both; }
  .orderBlock .required select {
    width: 105px;
    margin-right: 10px; }
  .orderBlock input.add-to-cart {
    margin-top: 10px;
    display: block;
    background: url(/images/sites/peter_rabbit/bt_left.gif) 0 0; }

#product_detail .right .teaser {
  border-bottom: 1px solid #eaeaea;
  padding: 15px;
  color: #555555; }
  #product_detail .right .teaser .more_about {
    display: block;
    font-size: 14px;
    color: black; }
#product_detail .right .related {
  color: #555555; }
  #product_detail .right .related .more_about {
    display: block;
    padding: 15px;
    font-size: 14px; }
#product_detail .related_merch {
  width: 150px;
  float: left;
  margin-top: 10px;
  text-align: center; }
  #product_detail .related_merch.first {
    margin-right: 10px; }
    #product_detail .related_merch.first .image {
      border-right: 1px dotted gray; }

#stock-and-sku {
  margin-bottom: 10px; }
  #stock-and-sku #sku, #stock-and-sku #product-sku {
    display: inline; }

#wrap-detail-image {
  margin-bottom: 10px; }

#taf_wrap p {
  margin: 5px 0px; }

#fav_billing {
  margin: 5px 0px; }

#checkout-payment img.continue {
  margin-top: 5px;
  text-align: right; }

#operated {
  margin-top: 15px;
  text-align: center; }

.change_addresses h2 {
  font-size: 25px !important; }
.change_addresses .buttons {
  clear: both; }

#bread_crumbs {
  float: left;
  width: 600px; }

#newsletter {
  display: inline;
  width: 350px;
  float: right; }
  #newsletter form {
    display: inline;
    width: 350px;
    float: right; }
  #newsletter input#signup_email {
    width: 125px !important; }

#terms_auto_complete {
  border: 2px solid #dedbc3;
  background: white;
  width: 180px !important;
  margin-left: 5px;
  margin-top: -5px;
  z-index: 99;
  color: #4e6e6d; }
  #terms_auto_complete ul {
    list-style-type: none;
    padding: 0px 0px;
    margin: 0px; }
    #terms_auto_complete ul li {
      padding: 5px 10px;
      border-bottom: 1px dashed #dedbc3; }
      #terms_auto_complete ul li.selected {
        background-color: #dedbc3; }

#checkout_indicator {
  margin-top: 0px; }

#new_customer p, #new_customer_session p {
  margin-top: 0px !important; }

#cc_type_images {
  margin-left: 130px;
  width: 185px; }

#checkout form label, form.form label {
  position: absolute;
  text-align: right;
  width: 120px; }

#checkout form input[type=checkbox] {
  margin-left: 130px; }
#checkout form input[type=text], #checkout form select {
  margin-left: 130px;
  width: 185px; }
#checkout form small {
  margin-left: 130px;
  display: block; }
