body {
  background: #9a955b url(../images/colors/tan.png);
  margin: 0;
  text-align: center;
}

a, body a {
  text-decoration: none;
  color: #6b9809;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

hr {
  border-width: 1px 0 0 0;
  border-style: solid;
}

.small_parent * {
  font-size: 14px;
}

.stacked-list .label {
  font-size: 12px;
  color: #808080;
  font-weight: bold;
}

.stacked-list .value {
  margin-bottom: 5px;
  padding-left: 15px;
}

.page-center {
  text-align: center;
}

.page-bounds {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}

.header {
  background: #3e3c24 url(../images/colors/brown.png);
  padding-top: 10px;
}

.header .green {
  background: url(../images/masthead.png) top left no-repeat;
}

.header .positioner {
  height: 225px;
  position: relative;
}

.home-link {
  display: block;
  position: absolute;
  text-decoration: none;
}

.home-link-1 {
  top: 33px;
  left: 35px;
  width: 155px;
  height: 155px;
}

.home-link-2 {
  top: 51px;
  left: 355px;
  width: 626px;
  height: 100px;
}
.header .nav-links {
  position: absolute;
  top: 182px;
  left: 205px;
  padding: 0px;
  padding-left: 5px;
  width: 750px;
}

.header .nav-links a {
  float: left;
  display: block;
  padding: 10px;
  background: #6b9809;
  margin-left: 5px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #6b9809;
}

.header .nav-links a:hover {
  border-bottom: solid 5px #6b9809;
}


.header .nav-links a img {
  border: none;
}

.header .nav-links a.active {
  border-color: #3f3d25;
  border-bottom: solid 5px #6b9809;
}

.header .nav-links a.active img {
  position: relative;
  top: 3px;
}

.header .nav-links .clear {
  clear: left;
}

.sub-header {
  background: url(../images/bg_gradient.png) top left repeat-x;
  text-align: center;
}

.sub-header .center {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

.sidebar {
  float: left;
  width: 197px;
  background: url(../images/colors/tan.png);
  margin-left: 13px;
  padding-bottom: 200px;
}

* html .sidebar {
  position: relative;
  right: 13px;
}

.sidebar .category-title {
  font-size: 28px;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding: 10px;
}

.sidebar .genre-holder {
  position: relative;
}

.sidebar .genre-holder .popup {
  font-size: 14px;
}

.sidebar a.genre,
.sidebar a.author {
  display: block;
  text-align: right;
  font-size: 18px;
  color: #3f3d25;
  text-decoration: none;
  padding: 5px 10px;
  border-right: solid 5px #9a955b;
}

.sidebar a.genre:hover,
.sidebar a.author:hover {
  color: #000000;
  border-right: solid 5px #000000;
}

.sidebar .popup {
  position: absolute;
  left: 205px;
  top: 0px;
  background: url(../images/colors/tan.png);
  color: #000000;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  width: 200px;
  border: solid 1px #000000;
  display: none;
  z-index: 100;
}

.center-content {
  margin-left: 215px;
  padding-top: 0px;
}

.center-content .postcard {
  background: #ffffff;
  padding: 10px 25px;
  margin-bottom: 5px;
}

.postcard .page-title {
  padding-top: 15px;
}

.postcard .genre-description {
  padding: 15px 450px 15px 0;
  font-size: 18px;
  line-height: 1.5em;
  font-style: italic;
  text-align: right;
}

.postcard .postcard-title,
.postcard .postcard-title-lrg {
  margin-top: 15px;
  margin-left: 45px;
}

.postcard .postcard-title-lrg {
  margin-left: 15px;
  font-size: 22px;
  margin-bottom: 15px;
}

.postcard-title-center {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 15px;
}

.postcard-title-center img {
  vertical-align: middle;
}


.publication-featured {
  position: relative;
}

.publication-featured .cover img {
  float: left;
  margin: 0 15px 5px 0;
}

.publication-featured .header {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 18px;
  background: none;
}

.publication-featured .header h3,
.publication-featured .header h3 * {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
}

.publication-featured .header .author {
  margin: 10px 0;
}

.publication-featured .header .stats,
.publication-featured .header .stats * {
  font-size: 12px;
}

.publication-featured .header .label {
  font-weight: bold;
}

.publication-featured .sub-header {
  text-align: left;
  position: relative;
  background: none;
  margin-left: 185px;
}

.publication-featured .description {
  width: 330px;
}

.publication-featured .description,
.publication-featured .description * {
  line-height: 1.75em;
}

.publication-featured .description p {
  text-align: justify;
  text-justify: newspaper;
}

.publication-featured .availability {
  float: right;
  width: 200px;
}

.publication-featured .clear {
  clear: right;
  height: 50px;
}

.publication-page {
  padding-bottom: 15px;
}

.publication-page img.right{
  float: right;
}

.publication-page .label {
  font-weight: bold;
}

.publication-page .content {
  margin-right: 245px;
}

.publication-page .content p {
  font-size: 14px;
  line-height: 1.5em;
  text-align: justify;
  text-justify: newspaper;
}

.publication-page .content .review-content {
  position: relative;
}

.publication-page .content .review-content p {
  margin: 0 40px 5px 40px;
}

.publication-page .content .review-content p,
.publication-page .content .review-content p * {
  font-size: 16px;
}

.publication-page .review-position {
  position: relative;
  padding: 0;
  margin: 15px 0;
}

.publication-page .review-lq {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 23px;
  background: url(../images/lq.png);
}

.publication-page .review-rq {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 30px;
  height: 23px;
  background: url(../images/rq.png);
}

.publication-page .review-source {
  text-align: right;
  margin-bottom: 20px;
}

.publication-page .review-source,
.publication-page .review-source * {
  font-size: 12px;
}

/*

.publication-featured-title a {
  font-size: 22px;
  font-weight: bold;
}

.publication-featured img.cover {
  position: absolute;
  top: 0;
  left: 0;
}

.publication-featured .image-clear {
  clear: right;
}

.publication-featured .content {
  margin-right: 245px;
}

.publication-featured-genre-list {
  margin-top: 10px;
  font-size: 12px;
}

.publication-featured-genre-list * {
  font-size: 12px;
}

.publication-featured-heat-rating,
.publication-featured-heat-rating *,
.publication-featured-isbn,
.publication-featured-isbn * {
  font-size: 12px;
}

.publication-featured-description {
}

.publication-featured-description p {
  margin: 15px 0;
  font-size: 16px;
}

.publication-featured-description .details {
  float: right;
  width: 200px;
  margin: 15px;
}

.publication-featured-description .details p,
.publication-featured-description .details div {
  margin: 2px 0;
  font-size: 12px;
  color: #404040;
}

.publication-featured-price {
  background: url(../images/colors/tan.png);
  margin: 0 0 15px 50px;
  padding: 10px 30px;
  position: relative;
}

.publication-featured-price-with-prints {
  height: 45px;
}

.publication-featured-price p,
.publication-featured-price div {
  color: #ffffff;
}

.publication-featured-price-price {
  font-size: 18px;
}

.publication-featured-price-formats {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 12px;
}

.publication-featured-price-prints {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 12px;
}

.publication-featured-price-prints div {
  padding-top: 15px;
  font-size: 12px;
  float: right;
}

.publication-featured-price-prints a {
  display: block;
  float: right;
  border: solid 1px #000000;
  margin-left: 10px;
}

.publication-featured-price-prints a:hover {
  border-color: #6b9809;
}

.publication-featured .content p {
  font-size: 14px;
  line-height: 1.5em;
}

.publication-featured .title {
  font-size: 24px;
  margin-bottom: 10px;
}

*/

hr.featured-separator {
  margin: 15px 30px 30px 30px;
}

.postcard p.info {
  margin: 25px 100px;
  font-size: 14px;
  line-height: 2em;
  font-style: italic;
}

.publication-page .purchase,
.publication-page .print {
  margin-top: 40px;
  padding-bottom: 10px;
  position: relative;
  background: #3e3c24;
}

* html .publication-page .purchase,
* html .publication-page .print {
  width: 485px;
}

.publication-page .purchase .title,
.publication-page .print .title {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 5px 40px;
  color: #ffffff;
}

.purchase img.paypal-verified,
.print img.paypal-verified {
  position: absolute;
  top: -35px;
  right: -15px;
}

.purchase img.paypal-cards,
.print img.paypal-cards {
  position: absolute;
  top: 10px;
  right: 95px;
}

.purchase .row,
.print .row {
  background: #ffffff;
  margin-top: 5px;
  padding-left: 20px;
  height: 36px;
  color: #000000;
  border: solid #3e3c24;
  border-width: 0 1px;
}

.print .row {
  height: 46px;
}

.purchase .row-header,
.print .row-header {
  color: #ffffff;
  height: 15px;
  font-size: 14px;
  font-weight: bold;
  background: none;
}

.purchase .row-clear,
.print .row-clear {
  clear: left;
  
}

.purchase .row .column,
.print .row .column {
  float: left;
  padding-top: 0.6em;
}

.print .row .column {
  padding-top: 0.8em;
}

.print .row-header .column {
  padding: 0;
}

.purchase .row .format {
  width: 125px;
  font-weight: bold;
}

.purchase .row .size {
  width: 100px;
}

.purchase .row .price {
  width: 75px;
}

.print .row .reseller {
  width: 125px;
  padding-top: 0.5em;
}

.print .row-header .reseller {
  padding-top: 0;
}

.print .row .price {
  width: 75px;
  text-align: center;
}

.print .row .link {
  float: none;
  text-align: right;
  position: relative;
  top: 3px;
}

.print .row .link a {
  font-size: 12px;
  padding: 10px 30px 10px 10px;
}

.print .row .link span {
  position: absolute;
  right: 15px;
  top: 5px;
  background-image: url(jquery-ui-themes/custom/images/ui-icons_070603_256x240.png);
}

.purchase .row .download {
  padding-top: 5px;
}

.purchase .row-header .column {
  padding-top: 0;
}

.publication-page .page-title img {
  margin-bottom: 5px;
}

.publication-page .genres {
  margin-top: 25px;
}

.download-page .limit-container {
  margin: 25px 0;
  padding: 5px 15px;
  background: url(../images/colors/tan.png);
}

.download-page .limits .total-count {
  color: #66623a;
}

.download-page .limits .entry {
  height: 1.25em;
  margin: 10px 0;
  position: relative;
}

.download-page .limits .label {
  float: left;
  width: 175px;
  font-weight: bold;
}

.download-page .limits .value {
  float: left;
  width: 75px;
  text-align: right;
}

.download-page .limits .slider {
  position: absolute;
  top: 1px;
  left: 260px;
  width: 450px;
}

.download-page .download-container {
  position: relative;
  width: 730px;
  height: 175px;
}

.download-page .download-sea {
  position: absolute;
  top: 0px;
  right: 0px;
}

.download-page .download-sea-size {
  position: relative;
  width: 300px;
  height: 150px;
}

.download-page .download-sea img {
  position: absolute;
  top: 25px;
  left: 25px;
}

.download-page .download-link-container {
  position: absolute;
  bottom: 75px;
  left: 118px;
}

.download-page .download-link-container a {
  font-size: 18px;
  padding: 10px 20px;
  color: #ffffff;
}

.download-page .download-file-info {
  position: absolute;
  top: 100px;
  left: 118px;
}

.download-page .publication-info {
  margin-top: 30px;
  margin-left: 20px;
}

.download-page .publication-info .stacked-list {
  width: 400px;
}

.download-page .publication-info .stacked-list .value {
  font-size: 18px;
  margin-bottom: 10px;
}

.download-page .download-box {
}

.download-page .download-box .download-link-container {
}

.download-page .download-box .download-link-container div {
}

.download-page .file-info {
}

.download-page .file-info .padding {
}

.center-content .postcard-download {
  padding: 25px;
}

.acn-header {
  padding: 5px 25px;
}

.ui-widget-content {
  background: #ffffff;
}

.heat-rating {
  position: relative;
}

.heat-rating-popup {
  display: none;
  position: absolute;
  top: 125%;
  left: 0;
  width: 400px;
  background: url(../images/colors/tan.png);
  color: #000000;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  border: solid 1px #000000;
  z-index: 100;
}

.center-content .home-welcome {
  background: #ffffff url(../images/homepage_portrait.jpg) top right no-repeat;
  text-align: justify;
  text-justify: newspaper;
}

.page-our-story p {
  text-align: justify;
  text-justify: newspaper;
}

.showcase {
  width: 730px;
  height: 105px;
  position: relative;
}

.showcase .current-frame {
  position: relative;
  padding-left: 170px;
}

.showcase .current-frame img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  border: solid 1px #e0e0e0;
}

.showcase .current-frame .title {
  font-weight: bold;
  font-size: 18px;
}

.showcase .current-frame .content,
.showcase .current-frame .content * {
  font-size: 14px;
}

.showcase .current-frame .content p {
  margin: 5px 0;
}

.showcase ul.controls {
  position: absolute;
  bottom: -10px;
  left: 330px;
  margin: 0;
  padding: 5px;
}

.showcase ul.controls li {
  list-style-type: none;
  margin: 0 2px;
  float: left;
}
.showcase ul.controls li a {
  display: block;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}

.showcase ul.controls li a span {
  display: block;
  padding-top: 0.125em;
}

.showcase ul.controls li a {
  border: solid 1px #ffffff;
  font-weight: bold;
}

.showcase ul.controls li a.current {
  border: solid 1px #6b9809;
  background: #6b9809;
  color: #ffffff;
}

.showcase ul.controls li a:hover {
  border: solid 1px #6b9809;
  text-decoration: none;
}

.showcase ul.controls li a span.ui-icon {
  background-image: url(jquery-ui-themes/custom/images/ui-icons_070603_256x240.png);
  position: relative;
  top: 3px;
  left: 5px;
}

.page-sitemap ul, .page-sitemap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.page-sitemap .column {
  margin-top: 25px;
  float: left;
  width: 220px;
  background: #dddcce;
  border: solid 1px #9a955b;
  margin: 10px;
}

.page-sitemap .column li {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 15px;
}

.page-sitemap .column li li {
  font-weight: normal;
}

.page-sitemap .bottom {
  clear: left;
}

.page-footer {
  padding: 25px;
  margin-top: 25px;
  background: url(../images/colors/brown.png);
  color: #9a944b;
  position: relative;
}

.page-footer .copy {
  text-align: left;
}

.page-footer .big {
  font-size: 18px;
}

.page-footer .links a {
  float: left;
  margin: 15px;
}

.page-footer .links {
  position: absolute;
  top: -10px;
  right: 25px;
}

.page-footer .sitemap {
  font-weight: bold;
  font-size: 16px;
}

.popup-content {
  position: relative;
  padding-left: 165px;
}

.popup-content .icon {
  position: absolute;
  top 100px;
  left: 0px;
  width: 150px;
  height: 150px;
  background: url(../images/envelope_icon.png) top left no-repeat;
}

#dialog .popup-content p {
  padding: 0 10px;;
  line-height: 1.75em;
  font-size: 16px;
  text-align: left;
}

.tiled-publication {
  float: left;
  margin: 15px;
}

.tiled-publication div {
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
}

.tiled-publication img {
  border: solid 1px silver;
}

.page-author p {
  line-height: 1.75em;
  text-align: justify;
  text-justify: newspaper;
}

.publication-featured .type {
  background: #ffffff;
  margin: 5px 0 15px 0;
  padding: 0;
}

.publication-featured .type .title,
.publication-featured .type .title * {
  font-size: 18px;
  background: #3E3C24;
  color: #ffffff;
  padding: 5px 15px;
}

.publication-featured .type .content {
  border: solid 1px #3E3C24;
}

.availability .type ul {
  padding: 0;
  margin: 0;
}

.availability .type ul li {
  list-style-type: none;
  padding: 10px 5px 15px 5px;
  border-top: solid 1px #3E3C24;
}

.availability .type ul li .bounds {
  position: relative;
  height: 35px;
}

.availability .type ul li .icon {
  float: left;
  margin-right: 10px;
}

.availability .type ul li .name,
.availability .type ul li .name * {
  float: left;
  font-size: 12px;
}

.availability .type ul li .price {
  font-size: 18px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.publication-featured .more-link {
  position: absolute;
  bottom: 10px;
  right: 0;
}

.publication-featured .more-link a {
  display: block;
  text-align: center;
  width: 200px;
  padding: 10px 0;
  background: #6b9809;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.publication-featured .availability .unavailable {
  margin-top: 5px;
  text-align: center;
  color: #9a955b;
  font-size: 18px;
}
