
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

div.form div.form-item {
  margin: 0 0 20px 0;
}
div.form label {
  display: block;
}
div.form label.checkbox {
  display: inline;
}
#formonly div.form {
  padding: 20px;
}
div.form textarea {
  width: 98%;
}

div#reviews div.review {
  margin: 0px 9px 0 9px;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
}
div#reviews div.review p.byline {
  margin: 10px 0px 0px 0px;
  font-size: 12px;
}
div#reviews div.form-review {
  padding: 20px 0px;
}

body {
  background: white;
  color: #999999;
  font: normal normal normal 14px/21px Helvetica, Arial, sans-serif;
}
body .container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
body .container .logoinner {
  top: 120px;
  position: absolute;
  left: 0;
  z-index: 2;
  background: #cc3300;
}
body .container .logoinner a {
  background: url(/img/memetales-logo.gif) 50px center no-repeat;
  background-color: #cc3300;
  width: 310px;
  height: 50px;
}
body .container #header {
  padding: 5px 0;
  border-bottom: 6px solid;
  text-align: right;
}
body .container #header #top-links {
  float: right;
}
body .container #header #top-links td {
  padding: 0px 15px 0px 15px;
  background: url(/images/menu-sep.gif) right no-repeat;
}
body .container #header #top-links td.last {
  background: none;
}
body .container #header ul {
  border-color: #cc3300;
}
body .container #header ul li {
  border-color: #ff8800;
  display: inline;
  border-right: 1px solid;
  padding: 0 9px 0 0;
  margin: 0 9px 0 0;
}
body .container #header ul li a {
  color: #ff8800;
}
body .container #header .last {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
body .container #header .last form label.searchlabel {
  padding-right: 3px;
  color: #ff8800;
}
body .container #header .last form input.input-text {
  width: 83px;
  line-height: 15px;
  padding-left: 5px;
  font-size: 11px;
}
body .container #body {
  list-style: none;
}
body .container #body #subnav {
  padding: 4px 0;
  margin-bottom: 115px;
  border-bottom: 1px solid;
  border-color: #dddddd;
}
body .container #body #subnav a {
  text-transform: uppercase;
  color: #ff8800;
  font-size: 28px;
  line-height: 1.2em;
}
body .container #body #subnav li {
  display: inline;
  margin: 0 40px 0 0;
}
body .container #body .section {
  width: 805px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}
body .container #body .section.invite p {
  margin-bottom: 20px;
}
body .container #body .section.invite div.screenshots {
  margin-top: 40px;
}
body .container #body .section.invite div.screenshots img {
  border: 2px solid #ccc;
  margin-right: 15px;
  margin-left: 15px;
}
body .container #body .section.invite div.screenshots img.last {
  margin-right: 0;
}
body .container #body .section.sitemap {
  overflow: hidden;
  margin-bottom: 40px;
}
body .container #body .section.sitemap h2 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
body .container #body .section.sitemap h3 {
  margin-bottom: 10px;
}
body .container #body .section.sitemap div.w30 {
  width: 30%;
}
body .container #body .section.sitemap div.w30.fl {
  margin-right: 5%;
}
body .container #body .section.sitemap div.w30 ul li {
  margin-bottom: 5px;
}
body .container #body .section h2.sectiontitle {
  background-color: #dddddd;
  color: #ef7b1d;
  margin-bottom: 0em;
  padding: 4px 0em 0em 9px;
  text-transform: uppercase;
  width: 790px;
}
body .container #body .section a.sectionmore {
  background-color: #dddddd;
  font-size: 17px;
  position: absolute;
  top: 9px;
  right: 14px;
  display: block;
  text-transform: uppercase;
}
body .container #body .section a.sectionmore:hover {
  text-decoration: none;
}
body .container #body .section ul {
  width: 810px;
}
body .container #body .section ul li {
  list-style: none;
}
body .container #body .section p.byline {
  margin-left: 10px;
}
body .container #body .section .item {
  width: 155px;
  margin: 8px 6px 0px 0px;
  text-align: center;
  height: 147px;
}
body .container #body .section .item .hdr {
  width: 153px;
  border-top: 1px solid;
  margin-left: 1px;
}
body .container #body .section .item .featured {
  display: none;
}
body .container #body .section .item .bdy {
  border-style: solid;
  border-width: 0px 1px;
  padding-top: 5px;
  height: 135px;
}
body .container #body .section .item .bdy h4 {
  font-weight: normal;
}
body .container #body .section .item .ftr {
  width: 153px;
  margin-left: 1px;
  border-bottom: 1px solid;
}
body .container #body .section .featured .hdr {
  position: relative;
}
body .container #body .section .featured .featured {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 64px;
  height: 69px;
  background: url("/images/featured.png") no-repeat;
  display: block;
}
body .container #body .section .last {
  margin-right: 0em;
  clear: right;
}
body .container #body .section .first {
  clear: left;
}
body .container #body .section .relatedexperience div.bdy {
  overflow: hidden;
  padding: 5px;
}
body .container #body .section .relatedexperience h4 {
  text-align: left;
}
body .container #body .section .relatedexperience div.ratings {
  clear: both;
  float: none;
  height: 16px;
  overflow: hidden;
}
body .container #body .btn-submit {
  float: right;
  clear: both;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: center;
}
body .container #body .banner {
  margin: 30px 0 50px 0;
  height: 320px;
}
body .container #body .banner .image {
  width: 480px;
  position: relative;
  height: 310px;
}
body .container #body .banner .text {
  margin-right: 05px;
  padding: 0em 10px;
  text-align: center;
  width: 255px;
}
body .container #body .banner .text div#prevnext {
  margin: 0 0 0 0;
}
body .container #body .banner .text div#prevnext a {
  text-transform: uppercase;
  font-size: 12px;
}
body .container #body .banner .text div#prevnext a#prevbook {
  padding-right: 40px;
}
body .container #body .banner .text div.copy {
  margin: 0 0 0 0;
}
body .container #body .banner .text div.copy a.more {
  text-transform: uppercase;
}
body .container #body .static {
  margin: 25px 0px 0px 0px;
}
body .container #body .static a.share {
  text-align: right;
  display: block;
  padding: 4px 9px 0em 0em;
  font-size: 22px;
  color: #ef7b1d;
  background-color: #dddddd;
}
body .container #body .static .text {
  width: 500px;
}
body .container #body .static .text h2,
body .container #body .static .text h3,
body .container #body .static .text p {
  margin-bottom: 10px;
}
body .container #body .static .text h3,
body .container #body .static .text h4 {
  font-weight: bold;
}
body .container #body .static .image {
  width: 300px;
}
body .container div#login {
  width: 360px;
}
body .container div#login input.input_text {
  width: 300px;
}
body .container div#signup {
  width: 360px;
}
body .container div#signup input.input_text {
  width: 300px;
}
body .container div#bookdetail {
  overflow: hidden;
}
body .container div#bookdetail div.hdr {
  background-color: #dddddd;
  color: #ef7b1d;
  margin-bottom: 0;
  position: relative;
  height: 30px;
  font-size: 22px;
  text-transform: uppercase;
}
body .container div#bookdetail div.hdr div.read {
  position: absolute;
  top: 7px;
  left: 10px;
}
body .container div#bookdetail div.hdr div.buy {
  position: absolute;
  top: 7px;
  right: 10px;
}
body .container div#bookdetail div.image {
  width: 300px;
  margin: 20px 0 20px 9px;
}
body .container div#bookdetail div.text {
  width: 470px;
  margin: 20px 9px 20px 0;
}
body .container div#bookdetail div.text div.ratings {
  overflow: hidden;
}
body .container div#bookdetail div.text ul {
  clear: both;
  margin-top: 10px;
}
body .container #footer {
  padding: 10px 0 0 0;
  margin: 30px 0 0 0;
  font-size: 13px;
}
body .container #footer ul {
  padding-bottom: 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid;
}
body .container #footer ul li {
  display: inline;
  margin: 0 4px 0 0;
  padding: 0 4px 0 0;
  border-right: 1px solid;
}
body .container #footer ul li a {
  color: #666666;
}
body .container #footer ul li.last {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
body .container #footer p {
  color: #cc3300;
}
body .container #footer p a {
  color: #ff8800;
}

span.star {
  position: relative;
  top: 0;
  left: 0;
  background: url("/images/star.gif") repeat-x 0 0;
  width: 80px;
  display: inline-block;
  height: 15px;
}
span.star em {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  text-indent: -1000em;
  background: url("/images/star.gif") repeat-x 0 -16px;
  height: 16px;
  width: 0;
}

span.star_5 em {
  width: 80px;
}

span.star_4 em {
  width: 64px;
}

span.star_3 em {
  width: 49px;
}

span.star_2 em {
  width: 33px;
}

span.star_1 em {
  width: 17px;
}

span.star_0 em {
  width: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fl,
.fr {
  display: inline;
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #ef7b1d;
}
a:hover {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

p.error,
p.notice {
  padding: 5px;
  border: 1px solid #FFC21F;
  background-color: #FFF6DF;
  color: #666666;
  margin-bottom: 20px;
}

p.error {
  background-color: #FF591F;
  color: #fff;
  border: 1px solid #BF3100;
}

.bkgimg {
  display: block;
  overflow: hidden;
  text-indent: -1000em;
}

h1, .h1 {
  font-size: 28px;
  line-height: 1.2em;
  color: #cc3300;
}

h2, .h2 {
  font-size: 17px;
  line-height: 30px;
}

h3, .h3 {
  font-size: 17px;
}

h3,
h4 {
  font-weight: bold;
}

.widget_small {
  border: 1px solid #0F0A0A;
  width: 130px;
  height: 125px;
  float: left;
  margin-bottom: 30px;
}
.widget_small p {
  font-size: 12px;
  margin-top: 3px;
  color: #000;
  line-height: 5px;
}
.widget_small a {
  color: red;
  text-decoration: none;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.widget_small_bookimage {
  width: 127px;
  height: 71px;
  padding: 2px 2px 0px 2px;
}

.widget_small_logoimage {
  overflow: hidden;
  width: 126px;
  height: 19px;
  padding: 0px 2px 0px 2px;
}

.widget_right {
  float: left;
  width: 300px;
  margin: 0px 0px 30px 10px;
  height: 125px;
  color: #000;
}

.widget_large {
  border: 1px solid #0F0A0A;
  width: 250px;
  height: 250px;
  padding: 2px;
  float: left;
  padding: 5px;
}

.widget_large_bookimage {
  height: 130px;
}

.widget_large_logoimage {
  clear: both;
  height: 50px;
}

.widget_large p {
  font-size: 18px;
  margin-top: 15px;
  color: #000;
}
.widget_large a {
  color: red;
  font-size: 14px;
}

.facebook_popup {
  margin: 0 auto;
  width: 45%;
  padding: 5px;
}
.facebook_popup h1 {
  background-color: #DDDDDD;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #F5A068;
}

.popup_image {
  margin: 5px 0px 0px 15px;
  float: left;
  border: 3px solid #F2F2F2;
  width: 50px;
  height: 50px;
}

.popup_content {
  float: left;
  margin: 2px 0px 0px 15px;
}
.popup_content p {
  font-size: 12px;
  color: #000;
}

.popup_container {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 10px 10px 10px 15px;
}
.popup_container p {
  font-size: 13px;
}

.first {
  color: red;
}

.last {
  margin-top: 5px;
  color: orange;
}

.or {
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-style: italic;
}

h3.popup {
  color: red;
  font-size: 13px;
  margin: 0px 0px 0px 25px;
  padding: 0px;
  font-weight: normal;
}
h3.popup span {
  color: black;
}

.clear {
  clear: both;
}

.facebook_login {
  border: 1px solid #F6F4F4;
  margin: 50px 0px 30px 0px;
  width: 87%;
  padding: 10px 0px 40px 10px;
}
.facebook_login h2 {
  font-size: 14px;
  font-weight: bold;
  color: #3C3B3B;
}
.facebook_login h6 {
  font-size: 9px;
  margin-bottom: 10px;
}

.edit_right {
  float: right;
  margin-top: 10px;
}

.unlick {
  color: gray;
  border: 1px solid black;
  padding: 8px;
  margin-top: 10px;
}
.unlick h3 {
  margin: 0px;
  padding: 0px;
  color: red;
  text-align: left;
}
.unlick h4 {
  font-size: 14px;
}
.unlick h4 span {
  font-size: 12px;
  font-weight: normal;
}

.edit_left {
  float: left;
}

#premium_popup {
  margin-left: 15px;
}
#premium_popup h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 20px;
}
#premium_popup h2 {
  font-size: 20px;
  color: #000;
  margin-bottom: 20px;
}

table.footer tr th {
  color: #ED8734;
  padding: 10px 0px;
  font-weight: bold;
}
table.badges tr td {
  padding: 10px 0px 0px 0px;
}
table.badges tr td input {
  margin: 10px 0px 0px 8px;
}
table.badges tr td a {
  padding: 0px 0px 0px 10px;
}

.shopping_cart {
  margin-top: 10px;
  margin-bottom: 100px;
}
.shopping_cart h2 {
  color: black;
  font-size: 21px;
}
.shopping_cart hr {
  border: 0;
  color: #9E9E9E;
  background-color: #9E9E9E;
  height: 1px;
  width: 100%;
  text-align: left;
}

.buy_red a {
  text-decoration: none;
  color: #CC3300;
  font-size: 20px;
}

body .container #body .section .item .premium {
  display: none;
}
body .container #body .section .premium .hdr {
  position: relative;
}
body .container #body .section .premium .premium {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 64px;
  height: 69px;
  background: url("/images/premium.gif") no-repeat;
  display: block;
}

.filter_experience {
  float: left;
  color: #EF7B1D;
  font-size: 10px;
}
.filter_experience h6 {
  font-size: 10px;
  color: #EF7B1D;
}
.filter_experience span {
  padding: 0px 5px 0px 5px;
  font-size: 10px;
}

.buy_text {
  margin-top: 10px;
  padding: 0px 0px;
}
.buy_text p {
  font-size: 13px;
  color: #000;
}

.add_to_cart {
  background-color: #EF7B1D;
  width: 58%;
  padding: 5px 8px;
  margin: 0px 0px 5px 0px;
}
.add_to_cart a {
  color: #fff;
  font-weight: bold;
}

.red_text {
  color: red;
  font-size: 10px;
  margin: 0px 0px 20px 0px;
}

body .container #body .item .image {
  width: 300px;
}
body .container #body .item .image .book_image {
  height: 200px;
}
body .container div#bookdetail div.text ul li {
  margin-top: 3px;
}

.read a, .buy a {
  font-size: 17px;
}

body .container #body .static_section {
  width: 805px;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
}
body .container #body .static_section .static_page li {
  background: url(/images/dotted.gif) no-repeat left top;
  padding: 0px 0px 0px 15px;
  margin: 0px;
}

h1.landing_h1 {
  font-size: 35px;
  font-weight: bold;
  color: #7F7F7F;
}

h3.landing_small {
  color: red;
  font-size: 16px;
  font-weight: normal;
}

.landing_login {
  background-color: #EF7B1D;
  width: 26%;
  padding: 5px 8px 5px 8px;
  margin: 0px 0px 10px 0px;
}
.landing_login a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

h5.landing_h5 {
  color: #EF7B1D;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}

p.learnmore_p {
  font-weight: bold;
  font-size: 13px;
  margin-left: 6px;
}

h3.learnmore_h3 {
  font-weight: bold;
  font-size: 20px;
  margin-top: 15px;
}

.learn_image {
  margin: 0px;
  width: 348px;
  height: 583px;
}

