* {
  margin: 0;
  padding: 0;
}    

html, body {
  height: 100%;
}

body {
  background: #ebe7e4;
  color: #000;
  font-size: 100%;
}

/* text-stroke hack to stop safari making a blurry mess of the text */
.safariTextFix {
  -webkit-text-stroke: 1px transparent;
}

body, #content h2, #footer-sitemap h2, #content h3, #content h4, 
#content label, #content .subnavigation, #content .sectionNavigation, 
#content .stand-out, #content strong, .grey-button, .synopsis-link,
#content .wisebuys-button .header, .calendar, .pager-control, .basicTable th, 
.read-more, #content .report-post-links p, .product-price-cell, .product-actions-cell, 
.product-name-cell  strong, .shopping-product-categories th {
  font-family: "Avenir Medium", "Avenir LT Std 65 Medium", "Century Gothic", 
    "Futura", "ITC Avant Garde Gothic", sans-serif;
}

#header, #content h2, #footer-sitemap h2, #content h3, #content h4, 
#content label, #content .subnavigation, #content .sectionNavigation, 
#content .stand-out, .grey-button, .synopsis-link, 
#content .wisebuys-button .header, .calendar, .pager-control, .basicTable th, 
.read-more, #content .report-post-links p {
  letter-spacing: 0.03em;
}

#header, #footer p, #content h2, #footer-sitemap h2, #content h3, 
#content h4, #content label, #content .subnavigation, 
#content .sectionNavigation, #content .stand-out,
#content .wisebuys-button .header, .calendar, .pager-control, .basicTable th, 
.read-more, #content .report-post-links p, .product-actions-cell, .product-name-cell  strong,
.shopping-product-categories th {
  text-transform: uppercase;
}


#navigation a, #navigation .inactive, #login-navigation a, 
#login-navigation li, #content h2, #content h3, #content h4, #content h5, 
#content h6, #content strong, #content .subnavigation .current, 
#content .subnavigation a:hover, #content .sectionNavigation.bottom span, 
#content .sectionNavigation a:hover, #content .stand-out, 
#content .signature-text, #content .section a, .grey-button a, #content a, 
#footer-sitemap h2, #footer-sitemap a:hover, 
#content .wisebuys-button .header, .calendar-title .title-element.year,
.calendar-title .title-element.month, .calendar .days th, .basicTable th, 
.read-more, #content .report-post-links p, #content .optionalMessage, 
.product-price-cell, .shopping-product-categories th {
  color: #c72127;
}

#content strong {
  font-size: 90%;
}

#content p, #content .text li {
  line-height: 1.5;
}

#content p {
  font-size: 90%;
}

#content .text li {
  margin-left: 1.3em;
}

#content .home-primary-aside p {
  text-align: justify;
  line-height: 1.3;  
}

.constrained {
  font-size: 100%;
  position: relative;
}

#page {
  background: #d2c9bf url( canvas.jpg );
  position: relative;
  min-height: 100%;
}

#header {
  background: #dad4cb url( header.png ) repeat-y 50% 50%;
  font-weight: bold;
  position: relative;
}

#header ul, #footer ul, #footer-sitemap ul {
  list-style: none;
}

#header a, #footer a, #footer-sitemap a {
  text-decoration: none;
}

h1 {
  background: url( logo-background.png ) no-repeat top left;
  width: 254px;
  height: 80px;
  position: relative;
  left: 4px;
}

h1 img {
  border: 0;
  margin-left: 21px;
  margin-top: 1px;
}

.tagline {
  position: absolute;
  left: 48px;
  top: 66px;
}


#navigation {
  background: #d0cbc2;
  border-collapse: collapse;
  display: table;
  margin-top: 2em;
  width: 100%;
}   

#navigation ul {
  display: table-row;
  width: 100%;
}

#navigation li {
  display: table-cell;
  padding-right: 3px;
  width: auto;
  text-align: center;
}

#navigation li, #login-navigation a {
  font-size: 85%;
}

#navigation .current {
  color: #716d67;
}

#navigation .inactive {
  opacity: 0.5;
}

#navigation .current, #navigation a, #navigation .inactive {
  display: block;
  padding-top: 1.1em;
  padding-bottom: 1.1em;
}

#navigation a, #navigation .inactive {
  background: #c7c0b5 url( navigation-link-background.png ) repeat-x top;
}

#navigation .current {
  background: #d0cbc2 url( navigation-current-background.png ) repeat-x 
    bottom;
}

#navigation a:hover {
  background: #d0cbc2;
}

#navigation .last {
  padding-right: 0;
}


.strong-link a, .strong-link span, .product-actions-cell a {
  color: #fff;
  font-size: 90%;
  background: #c8252b url( light-overlay.png ) repeat-x top;
  display: block;
  margin-top: -0.125em;
}

.strong-link a, .grey-button a, .product-actions-cell a  {
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;  
  border-radius: 0.75em;
  padding: 0.75em 1.25em;
  display: block;
  font-size: 90%;
  text-transform: uppercase;
  text-decoration: none;
}

.grey-button {
  font-weight: bold;
  margin-bottom: 1.5em;
  overflow: hidden;
}

.grey-button a {
  background: #e1dbd6 url( grey-button.png ) repeat-x top;
  float: left;
}

.strong-link a:hover {
  background-color: #da3634;
  color: #fbeeee;
}

.strong-link span {
  background-color: #c4bdb1;
  border: 1px solid #aca69c;  
}

#header .strong-link a:hover {
  text-decoration: none;
}

#top-navigation {
  position: absolute;
  top: 2.25em;
  right: 1.6em;
  margin-left: 254px;
}

#top-navigation .strong-link, #top-navigation .strong-link span, 
#login-navigation {
  float: left;
}

#login-navigation {
  margin-left: 1.6em;
  padding-top: 0.5em;
}

#login-navigation li, #footer li {
  display: inline;
}

#footer, .constrained {
  background: #ded9d2;  
}

#footer {
  line-height: 2em; 
  overflow: hidden;
}

#footer a {
  color: #000;
}

#footer p, #footer-navigation {
  float: right;
}

#footer-navigation {
  margin-right: 1.5em;
}

#footer p, #footer-navigation li {
  font-size: 70%;
}

#footer-navigation li {
  margin-left: 3em;
}

#content {
  line-height: 1.5;
  min-height: 750px;
  position: relative;
}

.header-shadow {
  position: absolute;
  left: 0;
  bottom: -91px;
  width: 100%;
  height: 91px;
  background: url( header-shadow.png ) repeat-x top;
  z-index: 1;
}

#content .backgrounds .column {
  background: #ebe7e4 url( background.png ) repeat-x top;
}

#content h2 {
  font-size: 105%;
  margin-top: -0.5em;
}

#content .column.two h2 {
  margin-top: 0.5em;
}

#footer-sitemap h2 {
  font-size: 105%;
}

#content h3 {
  font-size: 100%;
}

#content h4 {
  font-size: 95%;
}

#content .two h2 {
  font-size: 120%;
}

#content .two h3 {
  font-size: 110%;
}

#content .two h4 {
  font-size: 105%;
}

#content .section p a {
  font-weight: bold;
}

#content, #content .poll-results h3, #footer-sitemap a {
  color: #444;  
  font-family: "Calibri", "Trebuchet MS", "Geneva", "Arial", "Helvetica", 
    sans-serif;
  letter-spacing: normal;
}

.bordered {
  border: 2px solid #c6beb2;
  border-top: 0;
  border-left: 0;
  margin: 3px;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-top: 6px;
  width: 97%;
}

.bordered, .bordered .inner {
  float: left;
}

.bordered .inner {
  width: 100%;
  position: relative;
  left: -3px;
  top: -3px;
}

.bordered img {
  display: block;
}

.image.bordered img {
  width: 100%;
}

.news-item {
  margin-left: -3px;
}

.news-item .bordered {
  margin-top: 0;
}

#content p, #content ul, #content ol, #content table, #content form {
  margin-bottom: 0.75em;
}

#content a img {
  border: 0;
}

#content .date {
  clear: left;
  text-transform: none;
  margin-bottom: 0;
}

#content .date span, #content h3.date {
  font-size: 80%;
}

#content .date span, #content h3.date, #content h4.date, #content h5.date, #content h6.date {
  color: #aaa59b;
  display: block;
  text-transform: uppercase;
}

#content h4.date, #content h5.date, #content h6.date {
  font-size: 90%;
  margin: 0.5em 0;
}

#content h3.date {
  margin-bottom: 1em;
}

#content .image-list {
  list-style: none;
}

#content .image-list img {
  vertical-align: middle;
}

#content .image-list a {
  color: #000;
  text-decoration: none;
}

#content .image-list a span {
  border-bottom: 1px dotted #000;
  margin-left: 0.75em;
}

#content label {
  font-weight: bold;
}

#content .sig {
  display: block;
  float: right;
}

.cb {
  clear: both;
}

.cl {
  clear: left;
}

#content .poll ul {
  list-style: none;
}

#content .poll-results {
  font-size: 90%;
  text-transform: uppercase;
}

#content .poll-results h3 {
  font-size: 100%;
  font-weight: normal;
}

#content .poll-results h3, #content .poll-results dl, 
#content .poll-results dt, #content .poll-results dd {
  display: inline;
}

#content .poll-results dt {
  font-weight: bold;
  margin-left: 1em;
}

#content .poll-results-bar th {
  text-align: left;
  padding-right: 1em;
}

#content #poll-form div {
  float: left;
  width: 50%;
}

#content #poll-form label {
  font-size: 120%;
}

#content .video {
  padding-top: 0;
  padding-bottom: 0;
}

#content .hot-buttons {
  padding: 0;
}

#content .hot-buttons ul {
  list-style: none;
}

#content .hot-buttons li {
  float: left;
}

#content .hot-buttons .video.single li {
  float: left;
  width: 101%;
}

#content .hot-buttons .single li {
  float: left;
  width: 99%;
}

#content .hot-buttons .halves li {
  width: 49%;
}

#content .hot-buttons .thirds li{
  width: 33%;
}

#content .hot-buttons .quarters li {
  font-size: 90%;
  width: 24%;
}

#content .hot-buttons li div {
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 1em;
}

#content .hot-buttons li.first div {
  padding-left: 0;
  padding-right: 1em;
}

#content .hot-buttons li.last div {
  padding-left: 1em;
  padding-right: 0;
}

#content .three .hot-buttons li div, 
#content .three .hot-buttons li.first div,
#content .three .hot-buttons li.last div {
  padding-left: 0;
  padding-right: 0;
}

#content .hot-buttons .home-hot-buttons li div, 
#content .hot-buttons .video li div,
#content .hot-buttons .home-hot-buttons li.first div, 
#content .hot-buttons .video li.first div,
#content .hot-buttons .home-hot-buttons li.last div, 
#content .hot-buttons .video li.last div {
  padding: 0 0.3em;
}

#content .hot-button .image {
  z-index: 3;
}

#content .hot-button .header-text, #content .hot-button .small-text {
  z-index: 4;
} 

#content .hot-buttons .inner {
  position: relative;
}

#content .three .hot-button {
  overflow: auto;
}

#content .hot-buttons .video .inner {
  background: url( canvas-small.jpg );
}

#content .hot-button a {
  color: #000;
}

#content .hot-buttons .inner * {
  padding: 0 !important;
}

#content .hot-buttons .single .inner {
  height: 24em;
}

#content .hot-buttons .halves .inner {
  height: 12em;
}

#content .hot-buttons .thirds .inner {
  height: 7.7em;
}

#content .hot-button .inner .small-text {
  font-size: 70%;
  line-height: 1.1;
}

#content #subnavigation.section {
  padding-left: 0;
}

#content .subnavigation, #content .sectionNavigation {
  padding-left: 0;
  font-size: 90%;
}

#content .subnavigation ul, #content .sectionNavigation {
  border-top: 1px solid #c4bdb1;
  font-weight: bold;
  list-style: none;
}

#content .subnavigation ul ul {
  margin-right: 0;
}

#content .subnavigation li, #content .sectionNavigation li {
  border-bottom: 1px solid #c4bdb1;
}

#content .subnavigation .current span, #content .subnavigation a, 
#content .sectionNavigation a {
  display: block;
  padding: 0.5em;
}

#content .sectionNavigation a {
  padding: 0.5em 0;
}

#content .subnavigation a, #content .sectionNavigation a {
  color: #716d67;
  text-decoration: none;
}

#content .subnavigation .first a, #content .subnavigation .current span {
  padding-left: 0;
}

#content .subnavigation .navigationTitle a {
  padding-left: 0;
}

#content .subnavigation .last {
  border-bottom: 0;
}

#content .subnavigation .current-page-child {
  /*
  background: url( subnavigation-current-child.png ) no-repeat top center;
  /**/
  background: url( wisebuys-bullet.png ) no-repeat left center;
  padding-left: 16px;
}

#content .sectionNavigation {
  margin-bottom: 2em;
  margin-top: -1em;
}

#content .sectionNavigation.bottom {
  margin-top: 0;
}

#content .sectionNavigation.bottom span {
  display: block;
  padding: 0.25em 0;
}

#content .form-section {
  padding-left: 1.5em;
}

#content .text {
  margin-top: -0.75em;
  padding: 0 1.5em;
  margin-bottom: 1.5em;
}

#content h2 {
  margin-bottom: 0.75em;
}

#content h2.no-bottom-margin {
  margin-bottom: 0;
}

#content .text h2, #content .form-section h2 {
  font-size: 100%;
}

#content .text h2 span, #content .form-section h2 span {
  font-size: 225%;
}

#content .form-section h2 {
  background: #aca69c;
  margin-left: -1.5em;
  margin-bottom: 2em;
  margin-top: -0.1em;
  padding-top: 0.5em;
  padding-bottom: 0.125em;
  padding-left: 1.5em;
}

#content .form-section h2 span {
  line-height: 0.75;
  position: relative;
  z-index: 2;
}

#content .has-form .form, #content .has-form form {
  background: #c1bcb5;
  overflow: auto;
  padding-bottom: 1em;
}

#content .has-form .cart-contents form {
  background: transparent;
  padding-bottom: 0;
}

#content .has-form form table {
  border-collapse: collapse;
  margin: 0.5em;
}

#content .has-form form th {
  text-align: right;
  vertical-align: top;
}

#content .has-form form td {
  text-align: left;
  vertical-align: top;
}

#content .has-form form ul {
  list-style: none;
}

#content .has-form form label, #content .has-form form em {
  font-size: 80%;
  font-weight: normal;
}

#content .three.has-form form label, #content .three.has-form form em, #content .three.has-form input[type="submit"] {
  font-size: 60%;
}

#content .three.has-form form label {
  white-space: nowrap;
}

#content .two.has-form form label {
  white-space: normal;
}

#content .two.has-form form th {
  width: 35%;
  padding-right: 0.5em;
}

#content .three.has-form form label[for="PostalAddress"] {
  white-space: normal;
}

#content .has-form textarea {
  height: 5em;
}

#content .has-form form th, #content .has-form form td {
  padding: 0.25em;
}

#content .has-form .radioLabel {
  text-transform: none;
}

#content .three.has-form form th {
  padding-left: 0;
}

#content .three.has-form .submit {
  overflow: auto;
}

#content .has-form input[type="submit"] {
  background: #dbd6ce;
  border-width: 1px;
  color: #444;
  float: right;
  margin-right: 0.5em;
  padding: 0.25em;
  text-transform: uppercase;
}

#content .has-form form input[type="text"], #content .has-form form input[type="password"], #content .has-form textarea {
  border: 0;
  background: #fff url( input-background.png ) repeat-y right;
  display: block;
  font-family: sans-serif;
  padding: 0.25em;
  width: 100%;
  -moz-box-shadow: inset 0 0.125em 0.25em rgba( 0, 0, 0, 0.5 );
  -webkit-box-shadow: inset 0 0.125em 0.25em rgba( 0, 0, 0, 0.5 );
  box-shadow: inset 0 0.125em 0.25em rgba( 0, 0, 0, 0.5 );
}

#content .has-form textarea {
  font-size: 80%;
}

#content .form p {
  padding: 0 1em;
}

#content .stand-out span {
  font-size: 185%;
  font-weight: bold;
  word-spacing: -0.25em;
}

#content .stand-out strong {
  color: #dfdad8;
  font-size: 100%;
}

#content #main #sectionRoot .section {
  padding-top: 0;
}

.shadow-shim {
  position: absolute;
  width: 15px;
  height: 100%;
  top: 0;
}

.shadow-shim .top {
  background: url( page-shadow.png ) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 375px; 
  max-height: 50%;
}

.shadow-shim .middle {
  background-image: url( page-shadow-middle.png );
  background-repeat:  repeat-y;
  position: absolute;
  bottom: 375px;
  top: 375px;
  width: 15px;
}

.shadow-shim .bottom {
  background: url( page-shadow.png ) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 375px;
  max-height: 50%;
}

.shadow-shim.left.left-side {
  left: -15px;
}

.shadow-shim.left.right-side {
  right: 0;
}

.shadow-shim.right.left-side {
  left: 0;
}

.shadow-shim.right.right-side {
  right: -15px;
}

.shadow-shim.left .top {
  background-position: top left;
}

.shadow-shim.left .middle {
  background-position: left;
}

.shadow-shim.left .bottom {
  background-position:  bottom left;
}

.shadow-shim.right .top {
  background-position: top right;
}

.shadow-shim.right .middle {
  background-position: right;
}

.shadow-shim.right .bottom {
  background-position:  bottom right;
}

.files {
  margin-left: 0;
  list-style: none;
}

.file a {
  text-decoration: none;
}

.file a span {
  text-decoration: underline;
}

.file img {
  margin-right: 0.5em;
  vertical-align: middle;
}

.file {
  margin-bottom: 0.5em;
}

#content .subnavigation ul ul {
  margin-left: 0.75em;
}

.lifewise-text span {
  position: relative;
}

.lifewise-text, .lifewise-text * {
  white-space: nowrap;
}

.lifewise-text span span {
  border-bottom: 1px solid #ebe7e4;
  padding: 0.15em;
  position: absolute;
  left: 0.025em;
  bottom: 0.35em;
}

.email-link {
  background: url( mail.png ) no-repeat 0 50%;
  padding-left: 24px;
}

#content hr {
  border: 0;
  width: 100%;
  color: #c6beb2;
  background-color: #c6beb2;
  height: 1px;
  margin: 1.5em 0;
}

#products th {
  text-align: left;
}

#products th, #products td {
  padding: 1em 0.25em;
  padding-top: 2em;
  vertical-align: top !important;
}

#product .first th, #products .first td {
  padding-top: 0;
}

#products input[type=text] {
  width: 50%;
}

#products .productImage {
  text-align: center;
}


.column.one .paddingWrapper {
  padding: 1.5em;
  padding-right: 1em;
}

.column.two .paddingWrapper {
  padding: 1.5em;
  padding-right: 1em;  
}

.column.three .paddingWrapper {
  padding: 1.5em;
}

.column.two.home-main .paddingWrapper {
  margin-left: -1.1em;
}

.column .paddingWrapper {
  padding-top: 1.75em !important;
}

.constrained-shadow {
  display: none;
  position: absolute;
  width: 91px;
  height: 100%;
  top: 0;
  bottom: 0;
}

.constrained-shadow.left {
  background: url( constrained-shadow-left.png ) repeat-y right;
  left: -91px;
}

.constrained-shadow.right {
  background: url( constrained-shadow-right.png ) repeat-y left;
  right: -91px;
}

#content .backgrounds .column.has-form {
  background: #dfddd9;
}

#content .column.three.has-form .paddingWrapper {
  padding-left: 0;
}

.go-button {
  z-index: 5;
}

.letter {
  padding-bottom: 1em;
}

.celebrity-tip, .grey-box {
  background: #ded9d4 url( celebrity-tips-background.png ) repeat-x top;
  border-collapse: collapse;
  overflow: auto;
  margin: 1em 0;
  margin-right: 0.5em;
}

.first .celebrity-tip, .first .grey-box {
  margin-top: 0;
}

.celebrity-tip-image {
  display: block;
}

.celebrity-tip .copy, .grey-box .copy {
  padding: 0.85em 1.5em;
}

#content .celebrity-tip p, #content .grey-box p {
  font-size: 90%;
  margin-bottom: 0;
}

#content .signature-text {
  font-weight: bold;
}

#content .text {
  margin-top: 0;
  padding: 0;
}

#content .text.leading {
  font-size: 110%;
  margin-bottom: 1.3em;
}

#content .text.image-on-right{
  margin-right: 160px;
}

#content .synopsis-header {
  font-size: 100% !important;
  margin-bottom: 0.75em;
  text-transform: none;
}

#content .text.synopsis-copy {
  margin-bottom: 0;
}

#content .synopsis-link {
  overflow: hidden;
  margin-bottom: 1.5em;
}

#content .synopsis-link a {
  background: url( more-bullet.png ) no-repeat left center;
  font-size: 90%; 
  font-weight: bold;
  padding-left: 12px;
  text-decoration: none;
}

#content .team-members {
  list-style: none;
}
#content .team-member h3 {
  font-size: 90%;
  text-transform: none;
  font-weight: normal;
}

#content .team-member a {
  color: #444; 
  display: block;
  margin-bottom: 1.5em;
}

#content .team-member em {
  font-style: normal;
}

#content .partner {
  background: #ded9d4 url( celebrity-tips-background.png ) repeat-x top;
  border: 1px solid #efeae5;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
  padding: 0.25em;
}

#content .partner td {
   text-align: left;
}

#content .partner td.parter-image-cell {
  width: 128px;
  min-width: 128px;
}

#content .partner img {
  display: block;
}


#content .partner .copy {
  width: 100%;
}

#content .partner-collection h2 {
  clear: left;
}

#content .partner-collection.lowercase h2 {
  font-size: 100%;
  text-transform: none;
}

#content .partner-collection {
  overflow: auto;
}

#footer-sitemap {
  background: url( footer-sitemap-background.png ) repeat-x bottom;
  font-size: 90%;
  overflow: hidden;
  padding: 1.5em;
}

#footer-sitemap h2 {
  line-height: 1;
  margin-bottom: 0.5em;
}

#footer-sitemap .footer-sitemap-item {
  float: left;
}

#footer-sitemap .footer-sitemap-item li {
  background: url( more-bullet.png ) no-repeat left center;
  line-height: 1.5;
  padding-left: 12px;
  border-bottom: 1px solid #c4bdb1;
  display: block;
  margin: 0 1.5em;
}

#content .wisebuys-button .header {
  background: #aca69c url( wisebuys-bullet.png ) no-repeat 10px center; 
  display: block;
  font-size: 100%;
  font-weight: bold;
}

#content .wisebuys-button .header span {
  font-size: 95%;
  position: relative;
  left: 24px;
}

#content .wisebuys-button a {
  text-decoration: none;
}

.copy-image.right {
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.8em;
}

.copy-image.top {
  margin-right: 1em;
  margin-top: -2.2em;
}

.column.three.hotbuttons .hot-buttons {
  margin-top: 1em;
}

#content .hot-topic {
  clear: both;
}

#content .poll {
  margin-top: 2em;
}

.poll-results-bar .result {
  width: 100%;
}

.poll-results-bar .result div {
  background: #c72127;
  height: 1em;  
}

.poll-results-bar .result div span {
  display: none;
}

.user-form {
  width: 100%;
  max-width: 100%;
}

.user-form .wmdContainer {
  width: 55%;
  float: left;
}

.user-form .preview {
  width: 45%;
  float: left;
}

.user-form .preview .padding-wrapper {
  padding-left: 1em;
}

.user-form textarea {
  width: 100%;
}

.user-form .editor {
  overflow: auto;
}

.basicTable {
  border-collapse: collapse;
  border: 1px solid #efeae5;  
}

.basicTable th, .basicTable td {
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
} 

.basicTable td {
  border-right: 1px solid #efeae5;
  border-top: 1px solid #efeae5;
}

.basicTable td.number {
  text-align: right;
}

.calendar-title, .calendar .days {
  border-collapse: collapse;
  width: 100%;
}

.calendar-title {
  display: table;
}

.calendar-title .year, .calendar-title .month {
  display: table-row;
}

.calendar-title .title-element {
  display: table-cell;
  text-align: center;
  width: 33%;
}

.calendar-title .title-element.previous {
  font-size: 90%;
  text-align: left;
}

.calendar-title .title-element.next {
  font-size: 90%;
  text-align: right;
}

.calendar .days {
  border: 1px solid #efeae5;  
}

.calendar th, .calendar td {
  line-height: 1.75;
}

.calendar .day {
  background: url( calendar-noaction-bg.png ) repeat-x bottom;
  border-right: 1px solid #efeae5;
  border-top: 1px solid #efeae5;
  text-align: center;
  font-size: 90%;
}

.calendar .day.action {
  background: url( calendar-bg.png ) repeat-x bottom;
  font-weight: bold;
}

.calendar .day a {
  display: block;
  text-decoration: none;
}

.calendar .day.empty {
  background: none;
}

.calendar-title {
  font-weight: bold;
  margin-bottom: 1em;
}

.calendar-title .title-element.year {
  font-size: 120%;
}

.calendar-title .title-element.month {
  font-size: 110%;
}

.calendar .inactive, .pager-control .inactive {
  color: #9c9b9b;
}

.noItems {
  font-style: italic;
}

.forum-post {
  margin: 1em 0;
  border: 1px solid #efeae5;
}

#content .forum-post h4 {
  border-bottom: 1px solid #efeae5;
  padding: 0.5em;
}

#content .forum-post .text {
  padding: 1em;
  padding-bottom: 0;
}

.pager-control {
  font-weight: bold;
  list-style: none;
}

.pager-control li {
  display: inline;
}

.pager-control .previous, .pager-control .next {
  font-size: 90%;
}

.pager-control .page {
  padding: 0 0.25em;
}

.pager-control a {
  text-decoration: none;
}

.blog-post-summary {
  padding: 1em;
}

#content .blog-post-summary .text {
  padding-top: 1em;
}

.read-more {
  font-weight: bold;
  font-size: 80%;
}

.read-more a {
  margin-right: 1em;
}

.blog-post-summary {
  background: url( blog-post-summary-bg.png ) repeat-x bottom;
  border: 1px solid #d6d1cc;
  margin-bottom: 1em;
}

pre {
  overflow: auto;
}

#content .report-post-links {
  padding: 1em;
  padding-top: 0;
}

#content .report-post-links ul {
  list-style: none;
}

#content .report-post-links p, #content .report-post-links ul, #content .report-post-links li {
  display: inline;
}

#content .report-post-links p, #content .report-post-links li {
  margin-right: 0.5em;
}

#content .report-post-links p {
  font-weight: bold;
}

#content textarea {
  max-width: 100%;
}

#content td.number {
  text-align: right;
}

#content .moreOptions {
  font-size: 80%;
  margin-top: -1em;
  margin-bottom: 0.5em;
  padding-right: 0.75em;
  text-align: right;
}

#content .optionalMessage {
  font-size: 100%;
  text-transform: none;
  font-weight: bold;
}

.shopping-product-categories, .shopping-product-categories table{
  border-collapse: collapse;
}

.shopping-product-categories th, .shopping-product-categories td {
  margin: 0;
  padding: 0;
  padding: 0.5em;
}

.shopping-product-categories th {
  background: url( /Image/Gradient/v-64-32-ffffff00-ffffffff.png ) repeat-x bottom;
}

.shopping-product-categories td {
  background: #fff;
}

.shopping-product-categories th {
  text-align: left;
}

.product-header td, .product-header th {
  border-top: 1px solid #c4bdb1;
}

.product-actions-cell a {
  color: #fff !important;
  display: block;
  padding: 0.25em;
  text-align: center;
  text-decoration: none;
  font-size: 80%;
}

.product-actions-cell {
  width: 20%;
}

.cart-contents {
  background: #fff;
}

.cart-contents td, .cart-contents img {
  vertical-align: middle;
}

.cart-contents .item {
  width: 75%;
}

.cart-contents input {
  width: 2.5em !important;
  float: left;
  margin-right: 1em;
}

.cart-contents .quantity {
  width: 25%;
}

.actions.button-list {
  list-style: none;
  text-align: right;
}

.actions.button-list li {
  display: inline;
  margin-right: 1em;
}

#content #cart-details-summary ul {
  list-style: none;
}
