/* === [ mini cart ]=== */
.minicart:before {
  color: #fff;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  content: "\f07a";
  margin: 0 10px 0 0;
}

.mini-cart {
  float: right;
  color: #fff;
  margin-right: 10px;
}

.mini-cart a.minicart {
  color: #fff;
}

.minicart {
  border-right: 1px solid #fff;
  padding-right: 10px !important;
  height: 21px;
  line-height: 21px;
  position: relative;
  top: 3px;
  color: #fff;
}

/* ===[ Start Default Styles ]=== */
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}

.clearfix:before,
.clearfix:after,
.primary-navigation-wrapper .level1:before,
.primary-navigation-wrapper .level1:after,
.primary-navigation-wrapper ul.level1 li:before,
.primary-navigation-wrapper ul.level1 li:after {
  content: "";
  display: table;
}

.clearfix:after,
.primary-navigation-wrapper .level1:after,
.primary-navigation-wrapper ul.level1 li:after {
  clear: both;
}

a,
a:link,
a:active,
a:visited {
  color: #000;
  text-decoration: none;
}

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

a.button:hover {
  text-decoration: none;
}

img,
a img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0;
  display: block;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 24px;
  line-height: 1.4em;
  font-family: oswald, arial, sans-serif;
  font-weight: normal;
}

h1 .rss {
  float: right;
  font-size: 12px;
  line-height: 20px;
}

h1 .rss img {
  vertical-align: middle;
  margin-right: 5px;
}

h2 {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
}

h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

h4 {
  font-size: 12px;
  font-style: italic;
}

h5 {
  font-weight: 700;
  font-size: 11px;
}

.clear {
  clear: both;
}

.red {
  color: #cb0000;
  padding-right: 3px;
}

.topics {
  font-size: 12px;
  text-transform: uppercase;
}

.topics span.more {
  font-size: 14px;
  color: #999;
  font-weight: bold;
}

.topics a {
  color: #e31f1f;
  font-weight: bold;
}

.form input.button,
.button,
a.button {
  background: #cc2127;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin: 0 5px 0 0;
  cursor: pointer;
  border: 0 none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
  font-weight: normal;
}

.button2 {
  background-color: #cc2127;
  border-radius: 0;
  box-shadow: none;
  border: 0 none;
  color: #fff;
  padding: 0 3px;
  font-size: 20px;
  margin: 0 5px 0 0;
  font-weight: normal;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

a.button2,
a.button2:link,
a.button2:active,
a.button2:visited,
a.button2:hover {
  color: #fff;
}

.clear {
  clear: both;
}

.show {
  display: block;
}

.hide {
  display: none;
}

/* ===[ End Default Styles ]=== */

/* ===[ Start Layout Styles ]=== */
.logo {
  position: relative;
  text-align: left;
  float: left;
  padding-left: 9px;
}

.masthead {
  height: 150px;
}

.editorial_content.header_right {
  position: relative;
  float: right;
}

.document-container {
  margin: 0 auto;
  position: relative;
}

.document {
  text-align: left;
  position: relative;
  top: 0;
  display: block;
  margin: 0 auto;
  width: 975px;
  background-color: #fff;
}

.document .container {
  position: relative;
  margin-top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: inline-block;
}

.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .container {
  height: 1px;
}

.document .container.full #section-2 {
  width: 950px;
}

.document .container.full #section-2 .breadcrumbs {
  display: none;
}

#section-2 {
  z-index: 1;
  display: block;
  width: 630px;
  padding: 15px 7px 15px 15px;
  float: left;
  margin-left: 0;
}

#section-3 {
  z-index: 1;
  display: block;
  float: left;
  margin-top: -1px;
  width: 300px;
  padding-top: 0;
  margin-left: 8px;
  margin-top: 20px;
}

/* ===[ End Layout ]=== */

/* ===[ Start Right Column ]=== */
#sidebar .sidebar-box {
  margin: 25px 0;
}

#sidebar  .popular {
}

#sidebar .popular .records {
  padding: 0;
  padding-top: 10px;
}

#sidebar .popular .records .record {
  padding-bottom: 0;
  margin-bottom: 0;
  margin: 0;
}

#sidebar  .popular .record .image {
  margin-top: 0;
}

#sidebar  .popular .record .image img {
  height: 50px;
  width: auto;
}

#sidebar .popular .record h2.headline {
  font-family: Oswald, arial, sans-serif;
  font-size: 14px;
  margin: 0;
  font-weight: normal;
}

#sidebar .popular .record h2.headline a {
  font-weight: normal;
}

#sidebar .popular .comments .record h2.headline a {
  color: #777;
  font-size: 13px;
  display: block;
}

#section-3 h3,
#section-3 h3 a {
  font-size: 16.5px;
  color: #333;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* ===[ Start Quick Search ]=== */
.quick-search a,
.quick-search a:visited {

  /* add this */
  color: #fff;
  font-size: 12px;
}

.quick-search {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  right: 15px;
  top: 147px;
  width: 175px;
  z-index: 9999;
  display: block;
}

.quick-search INPUT {
  border: 0 none;
  width: 135px;
  margin-left: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 22px;
  background-color: transparent;
  color: #666;
  padding-top: 2px;
}

.quick-search .recent {
  color: #fff;
  float: left;
  width: 340px;
  display: none;
}

.quick-search .recent div {
  color: #c85b03;
}

.quick-search a.advanced {
  float: right;
  width: 116px;
  display: none;
}

.quick-search .button {
  color: #fff;
  padding: 0 !important;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  float: right;
  background: none;
  text-indent: -5000px;
  border: 0 none;
}

.search_sponsor {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 22px;
  margin-top: 7px;
  vertical-align: top;
}

.search_sponsor img {
  height: 25px;
  vertical-align: top;
  margin-left: 10px;
}

.search_sponsor a {
}

.search_sponsor span {
  display: block;
  float: left;
}

.search_sponsor img {
}

/* ===[ End QUick Search ]=== */

/* ===[ Start Overlay ]=== */
.overlay,
#overlay {
  padding: 40px;
  width: 576px;
  display: none;
  z-index: 9999999;
}

.overlay div.close {
  background: url(/images/icons/close.png) no-repeat;
  position: absolute;
  top: -22px;
  right: -10px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 99999999;
}

.overlay {
  background-color: #fef;
  height: 450px;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: left;
  padding: 30px 12px 12px;
  margin-right: 0;
  margin-right: -1px;
  font-size: 11px;
  border: 1px solid #ccc;
}

.overlay div.contentWrap {
  width: 100%;
  overflow-y: auto;
  font-size: 10px;
  font-weight: normal;
}

.overlay .info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 12px;
  color: #a4be5a;
  font-size: 11px;
  font-family: Tahoma;
  color: #a4be5a;
  height: 50px;
  width: 100%;
  text-transform: uppercase;
}

/* ===[ End Overlay ]=== */

/* ===[ Start Nav main ]=== */

/* LEVEL ONE
   ================================================== */
.browse-menu {
  display: none;
}

.primary-navigation-wrapper .level2 {
  display: none;
}

.primary-navigation-wrapper {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 10px;
  clear: both;
  position: relative;
  background-image: url(/images/global/search_bg.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  margin-bottom: 40px;
}

.primary-navigation-wrapper.fontFail,
.no-js .primary-navigation-wrapper {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
}

.primary-navigation-wrapper ul.level1 {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.primary-navigation-wrapper ul.level1 li {
  font-weight: bold;
  float: left;
  z-index: 500;
  margin: 0;
  height: 37px;
}

.primary-navigation-wrapper ul.level1 li:hover,
.primary-navigation-wrapper ul.level1 li.current-page {
  background-image: url(/images/global/nav_on.gif);
  background-repeat: no-repeat;
  background-position: 50% 27px;
}

.primary-navigation-wrapper ul.level1 li li.current-page {
  background-image: none;
}

.primary-navigation-wrapper ul.level1 li li.current-page a {
  color: #000;
}

.primary-navigation-wrapper ul.level1 a:hover,
.navigation-3 ul a:hover {
}

.primary-navigation-wrapper ul.level1 a:active,
.navigation-3 ul a:active {
  color: #cc2127;
}

.primary-navigation-wrapper ul.level1 li a,
.navigation-3 ul li a {
  color: #000;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid;
}

.primary-navigation-wrapper.fontFail ul li a,
.no-js .primary-navigation-wrapper ul li a {
  font-weight: bold;
}

.primary-navigation-wrapper ul.level1 li:last-child a,
.navigation-3 ul li:last-child a {
  border-right: none;
}

.navigation-3 ul li.hover a,
.navigation-3 ul li.hover a {
  text-decoration: underline;
}

.close_menu,
.close_menu:link,
.close_menu:active,
.close_menu:visited {
  position: absolute;
  top: 80px;
  left: 5px;
  font-size: 11px;
  z-index: 999999;
  color: #fff;
  font-weight: bold;
  display: none;
}

/* LEVEL TWO
   ================================================== */
.primary-navigation-wrapper ul.level1 .sub-menu {
  margin: 0;
  padding: 0;
}

.primary-navigation-wrapper ul.level1 ul {
  width: 100%;
  position: absolute;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-top: 17px;
  z-index: 9999;
  background-color: #eaeaea;
  font-size: 20px;
}

.primary-navigation-wrapper.fontFail  ul.level1 ul,
.no-js .primary-navigation-wrapper  ul.level1 ul {
  font-size: 16px;
  font-family: arial, helvetica, sans-serif;
}

.primary-navigation-wrapper ul.level1 li.current-page ul {
  visibility: visible !important;
  z-index: 9;
}

.primary-navigation-wrapper ul.level1 ul li {
  float: left;
  text-transform: none;
  background-image: none;
  z-index: 9999999;
  margin: 0;
  padding: 0;
  background-image: none;
  padding-right: 10px;
}

.primary-navigation-wrapper ul.level1 ul li:hover {
  background-image: none;
}

/* IE 6 & 7 Needs Inline Block
   ================================================== */
.primary-navigation-wrapper ul.level1 ul li a,
.primary-navigation-wrapper ul.level1 li.hover ul li a,
.navigation-3 ul ul li a,
.navigation-3 ul li.hover ul li a {
  border-right: none;
  display: inline-block;
  text-indent: 0;

  /*--Reset text indent--*/
  margin: 10px;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  line-height: 12px;
  color: #cc2127;
  z-index: 9999999;
}

.primary-navigation-wrapper ul.level1 ul li.hover a:hover,
.primary-navigation-wrapper ul.level1 li.hover ul li.hover a:hover {
  text-decoration: underline;
  color: #000;
  background-image: none;
}

/* ===[ End Nav Primary ]=== */
.rssicon {
  float: right;
  border: 0 none;
}

.rssicon img {
  height: 20px;
  border: 0 none;
  width: 20px;
  margin-right: 10px;
}

/* ===[ Start Nav Secondary ]=== */
.navigation-container {
  background-color: #000;
  border-bottom: 2px solid #fff;
  height: 30px;
}

.search-ad-container {
  border-top: 2px solid #000;
}

.navigation-2 {
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  z-index: 2;
}

.navigation-2.fontFail,
.no-js .navigation-2 {
  font-size: 14px !important;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

.navigation-2 a {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.navigation-2 ul {
  margin: 3px 15px 0 0;
  padding: 0;
  height: 33px;
  float: right;
}

.navigation-2 li {
  list-style: none;
  float: left;
}

.navigation-2 li a {
  color: #fff;
  padding: 0 15px 0 10px;
  float: none;
  border-right: 1px solid;
}

.navigation-2 li:last-child a {
}

.navigation-2 li.last {
  padding-left: 4px;
}

.navigation-2 a.menu-open {
  outline: none;
  border-bottom: 0;
}

#topNav {
  float: right;
}

.user-actions {
  float: right;
  line-height: 27px;
  left: 40px;
  margin-right: -15px;
  z-index: 999;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.user-actions .user-actions__list {
  margin-top: 0;
}

.user-actions a {
  margin-right: 10px;
  color: #fff;
}

.login-nav__profile-picture {
  width: 28px;
  height: 28px;
  background-size: cover;
  float: left;
  margin-right: 10px;
  display: none;
}

a.login {
  color: #fff;
  width: 50px;
  display: block;
  background-image: url(/images/icons/arrowDown.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.navigation-2.fontFail .login-nav,
.no-js .navigation-2  .login-nav {
  line-height: inherit;
}

.navigation-2.fontFail a.login,
.no-js .navigation-2  a.login {
  background-image: none;
  font-size: 14px;
}

.login-box {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: none;
  background-color: #222;
  position: absolute;
  width: 210px;
  z-index: 999999;
  border: 1px transparent;
  text-align: left;
  padding: 15px;
  top: 29px;
  height: 150px;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
}

.login-box .subscribe-options {
  text-align: right;
}

.login-box .subscribe-options a {
  color: #fff;
  display: none;
}

.login-box input[type=text],
.login-box input[type=password] {
  display: block;
  font-size: 13px;
  margin: 0 0 5px;
  padding: 5px;
  width: 140px;
}

.login-box label {
  display: block;
  float: left;
  width: 55px;
}

.login-box fieldset div {
  margin: 7px 0;
}

.subscribe-link {
  float: right;
  padding: 3px 15px;
  text-align: right;
}

.subscribe-link a {
  color: #e31f1f;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.login-box .button {
  float: right;
  margin-right: 0;
}

.login-box label[for=remember] {
  width: 70px;
}

.login-box .field4 {
  float: none;
  clear: left;
  padding-top: 5px;
}

.login-box .field4 a {
  color: #e31f1f;
}

.login-box a.close {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
}

/* ===[ End Nav Secondary ]=== */

/* ===[ Start Default Record Styles. Can be overridden in page specific stylesheets. ]=== */
.record {
  padding: 10px 0;
  clear: none;
  overflow: hidden;
  min-height: 100%;
}

.records .more {
  font-weight: bold;
  font-size: 12px;
  color: #cc2127;
}

.records .topic {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.record .image {
  float: left;
  margin: 0 10px 0 0;
  margin-left: 0;
}

.record .details {
  overflow: hidden;
}

.record .kicker {
  font-weight: 700;
  font-size: 11px;
}

.record .date {
  font-size: 11px;
  display: inline;
  margin: 0;
  color: #666;
}

.record .comment-count,
.record .comment-count a.more {
  font-size: 11px;
  display: inline;
  margin-left: 5px;
  font-weight: bold;
  padding: 0;
  float: none;
}

.record h2,
.record h1,
.record .headline {
  font-size: 18px;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 8px;
  line-height: 21px;
  font-family: 'Oswald', sans-serif;
}

.record h1 {
  font-size: 24px;
  line-height: 1.4em;
}

.record .sub-headline {
  font-size: 16px;
  text-decoration: none;
  font-style: normal;
}

.record .dtstart,
.record .dtend {
  display: inline;
}

.record .location {
  float: right;
  color: #666;
  font-style: normal;
  clear: right;
}

.record .location div {
  display: inline;
}

.record .contact {
  display: inline;
  font-size: 11px;
  color: #666;
}

.record .contact div {
  display: inline;
}

.record .tags {
  font-size: 11px;
}

.record .tags a {
  float: none;
}

.record .byline {
  font-size: 11px;
}

.record .source {
  font-size: 11px;
}

.record .source a {
  color: #000;
}

.record .author {
  color: #000;
  font-size: 11px;
  display: inline;
  color: #666;
}

.record .articles-rating {
  display: block;
}

.record .articles-rating .ratings-average {
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/  */
.record div.rating label {
  display: inline;
  color: #000;
  font-size: 11px;
}

.record div.rating-cancel,
.record div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

.record div.rating-cancel,
.record div.rating-cancel a {
  background: url(/images/icons/delete.gif) no-repeat 0 -16px;
}

.record div.star-rating,
.record div.star-rating a {
  background: url(/images/icons/star.gif) no-repeat 0 0;
}

.record div.rating-cancel a,
.record div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0;
  border: 0;
}

.record div.star-rating-on a {
  background-position: 0 -16px !important;
}

.record div.star-rating-hover a {
  background-position: 0 -32px;
}

/* ===[ Read Only CSS ]=== */
.record div.star-rating-readonly a {
  cursor: default !important;
}

/* ===[ Partial Star CSS ]=== */
.record div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}

/* END jQuery.Rating Plugin CSS
   ================================================== */
.record .hcite {
  display: block;
}

.record .type {
  border-right: 1px solid #ccc;
  padding-right: 4px;
  margin-right: 4px;
  font-size: 11px;
}

.record .volume {
}

.record .abstract,
.record .body {
  margin-top: 8px;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}

.record .body a {
  color: #e31f1f;
}

.record .view-count {
  font-size: 11px;
}

.record .publication {
  font-size: 11px;
}

.record .volume {
  font-size: 11px;
}

.record .abstract .more,
.record .abstract .url {
  font-size: 12px;
  display: inline;
}

.records .see_all {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  text-align: right;
  background-color: #ddd;
  padding: 5px 10px;
  overflow: hidden;
  font-weight: normal;
}

.record  .pricing {
  overflow: hidden;
}

.record .box1 .pricing {
  clear: both;
}

.record  .list-price {
  font-size: 11px;
  font-weight: bold;
  margin-right: 30px;
  width: 75px;
  display: block;
  float: left;
}

.record  .list-price span {
  font-size: 18px;
  display: block;
}

.record  .our-price {
  font-size: 11px;
  font-weight: bold;
  color: #f00;
  width: 75px;
  display: block;
  float: left;
  margin-right: 20px;
}

.record .products .sale {
  text-decoration: line-through;
}

.record  .our-price span {
  font-size: 18px;
  display: block;
}

.record .savings {
  font-size: 11px;
  font-weight: bold;
  margin-right: 20px;
  width: 75px;
  display: block;
  float: left;
}

.record .pricing label {
  font-weight: bold;
  color: #000;
  width: auto;
  float: none;
  display: inline;
}

.record .podcast_image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.record .podcast_length {
  font-size: 11px;
  color: #999;
}

.record .podcast_download {
  background-image: url("/images/icons/listen.gif");
  background-repeat: no-repeat;
  font-size: 11px;
  margin: 10px 0;
  clear: both;
}

.record .podcast_download a.more,
.record .podcast_download a:link {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin-left: 25px;
}

.back_to_listings {
  border-top: 1px solid #ccc;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  overflow: hidden;
  padding: 5px 10px;
  text-align: right;
}

.back_to_listings a {
}

/* ===[ End Default Record Styles ]=== */

/* ===[ Start Default Tab Styles ]=== */
#section-3 .navigation {
  font-size: 11px;
  list-style: none;
  width: auto;
  height: 31px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
  padding: 0;
  clear: both;
}

#section-3 .navigation ul {
  margin: 0;
  padding: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}

#section-3 .navigation ul.fontFail,
.no-js #section-3 .navigation ul {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

#section-3 .navigation LI {
  list-style: none;
  width: 50%;
  float: left;
  display: block;
  height: 31px;
  text-align: center;
  margin: 0;
  line-height: 29px;
}

#section-3 .navigation LI.current {
  margin: 0;
}

#section-3 .navigation LI A {
  display: block;
  background: url(/images/global/tabs_off.gif) no-repeat -218px;
  height: 44px;
  color: #333;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

#section-3 .navigation ul.fontFail li A,
.no-js #section-3 .navigation LI A {
  font-weight: bold;
}

#section-3 .navigation LI a.current,
#section-3 .navigation LI.current a {
  display: block;
  background: url(/images/global/tabs_on.gif) no-repeat -218px;
  color: #fff;
}

/* ===[ End Default Tab Styles ]=== */

/* ===[ Start Default Form Styles ]=== */
.form {
  color: #000;
  margin: 0 auto;
  position: relative;
}

/* typography  */
.form h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
}

.form h4 {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
}

.form p,
#basic_form {
  font-size: 14px;
  color: #333;
}

/* input field  */
.form input,
.form textarea,
.form select {
  border: 1px solid #ddd;
  padding: 5px;
  color: #000;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 10px 0;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.7);
  background-color: #eee;
}

textarea:focus,
input:focus {
  outline: 0;
}

.form input[type=checkbox] {
  background-color: transparent;
  border: 0 none;
}

.form input:focus {
  color: #fff;
  background: #666 !important;
}

.form input:active {
  background-color: #777;
  text-shadow: 1px 1px 1px #000;
}

form input#timezone_hp {
  display: none;
}

.form label {
  font-size: 14px;
  color: #666;
  width: 160px;
  display: block;
  float: left;
  line-height: 20px;
  text-align: right;
  margin-right: 20px;
}

.form fieldset {
  clear: both;
  margin: 10px 0;
  padding: 10px;
}

.form legend {
  font-size: 21px;
  color: #80592f;
}

.form fieldset div.short {
  width: 100%;
  float: left;
  clear: none;
  margin: 0 0 8px 0;
}

.form fieldset div.short label {
  display: block;
}

.form .field {
  padding: 10px 0;
}

.form .field .input-wrap {
  float: left;
}

/* form helper text  */
.form .hint {
  text-align: right;
  font-size: 12px;
  color: #666;
  margin: 10px 0 10px 0;
}

.form .hint h4 {
  font-size: 12px;
  color: #666;
  margin: 10px 0 10px 0;
  text-align: left;
}

.form .hint ul {
  margin: 0 0 0 10px;
  padding: 0;
}

.form .hint ul li {
  margin: 0 0 5px 20px;
  color: #666;
  text-align: left;
}

.form .hint ul li a.describe {
  position: relative;
  background-color: #3068a5;
  color: #fff;
  display: inline-block;
  padding: 1px 2px;
  cursor: pointer;
}

.form .hint ul li a.describe:hover span.description {
  display: block;
}

.form .hint ul li span.description {
  display: none;
  position: absolute;
  top: 0;
  left: 20px;
  width: 200px;
  padding: 10px;
  background-color: #3068a5;
  color: #fff;
}

/* button  */
.form .no-float {
  float: none;
  display: inline;
  width: auto;
}

.form #sameAddress {
  width: auto;
}

/* RECAPTCHA  */
.recaptcha {
  margin: 10px 0 10px;
}

.recaptchatable #recaptcha_response_field {
  left: 0;
}

/* ===[ Start errors ]=== */
#notice {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  color: #c85b03;
}

.notice {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  color: #c85b03;
}

.alert {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  color: #c71902;
}

label.error,
label.error {
  color: #f00;
  font-style: italic;
  font-size: 11px;
  display: block;
  width: auto;
  font-weight: bold;
  clear: both;
  float: none;
  margin-right: 0;
}

div.error {
  color: #f00;
}

input.checkbox {
  border: none;
}

input:focus {

  /*border: 1px dotted #000; */
}

input.error {
  border: 1px dotted #f00;
}

/* ===[ End Default Form Styles ]=== */

/* ===[ Poll ]=== */
.poll {
  margin-left: 0;
  font-size: 12px;
}

.poll form {
  margin-left: 0;
}

.poll .question {
  font-weight: normal;
  margin-top: 10px;
  line-height: 22px;
}

.poll .abstract {
  margin: 5px 0 15px 0;
}

.poll .answers {
  overflow: auto;
  width: 100%;
  clear: both;
}

.poll .answer {
  display: block;
  clear: both;
}

.poll .answers label {
  float: left;
  line-height: 20px;
  clear: right;
}

.poll .answers input {
  float: left;
  clear: left;
  margin-right: 18px;
}

.poll input {
  margin: 5px 0;
}

.poll .button {
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* ===[ End Poll ]=== */

/* start breadcrumbs  */
.breadcrumbs {
  display: none;
  margin: 0 0 16px 0;
  font-size: 13px;
  font-weight: normal;
  color: #595959;
  display: none;
}

/* ===[ End breadcrumbs ]=== */

/* ===[ Start Pager ]=== */
.pager {
  list-style: none;
  list-style-type: none;
  clear: both;
  display: block;
  margin: 10px auto;
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  font-weight: bold;
  padding: 0;
  padding-left: 5px;
  text-align: center;
  width: 100%;
}

.pager table {
  background-color: #fff;
  background-repeat: no-repeat;
  height: 28px;
  text-align: center;
  margin: 0 auto;
  width: 150px;
}

.pager span {
  padding: 0 7px 0 6px;
}

.pager a:link,
.pager a:visited,
.pager a:active,
.pager a:hover {
  font-weight: bold;
  font-weight: bold;
  padding: 0 7px 0 6px;
  border-right: 1px solid #989898;
  margin-top: 6px;
  margin-top: 6px;
}

.pager span.prev_page {
  border-right: 1px solid #989898;
}

.pager a.next_page {
  border-right: 0 none;
}

.pager .current,
.pager .current {
  color: #989898;
  padding: 0 7px 0 6px;
  font-weight: bold;
  border-right: 1px solid #989898;
}

/* ===[ End Pager ]=== */

/* ===[ Begin Mini Cart ]=== */
.miniCart .records .record {
  border-bottom: 1px dotted #000;
  padding: 5px;
  margin: 5px 0;
}

.miniCart .record .headline {
  font-size: 11px;
  font-weight: bold;
}

.miniCart .record .price,
.miniCart .record .quantity {
  font-size: 10px;
  display: inline;
  margin-right: 5px;
}

.miniCart .record .price label,
.miniCart .record .quantity label {
  font-weight: bold;
  margin-right: 3px;
}

.miniCart .records .subtotal {
  font-size: 11px;
  font-weight: bold;
}

/* ===[ End Mini Cart ]=== */

/* ===[ Start timepicker ]=== */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dt {
  height: 25px;
}

.ui-timepicker-div dl dd {
  margin: -25px 0 10px 65px;
}

.ui-timepicker-div .ui_tpicker_hour div {
  padding-right: 2px;
}

.ui-timepicker-div .ui_tpicker_minute div {
  padding-right: 6px;
}

.ui-timepicker-div .ui_tpicker_second div {
  padding-right: 6px;
}

.ui-timepicker-div td {
  font-size: 90%;
}

/* ===[ End timepicker ]=== */

/* ===[ Start Media Callout ]=== */
.media .kicker {
  clear: both;
  padding: 10px 0;
}

.media h3 {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  display: none;
}

#section-3  .media .navigation {
  padding-bottom: 5px;
}

.media .navigation ul {
}

#section-3 .media .navigation LI {
  width: 88px;
}

#section-3 .media .navigation LI:nth-child(2) {
  width: 124px;
}

#section-3 .media .navigation LI:nth-child(2) a {
  background: url(/images/global/tabs_off.gif) no-repeat -91px;
}

#section-3 .media .navigation LI:nth-child(2) a.current {
  background: url(/images/global/tabs_on.gif) no-repeat -91px;
}

.media .navigation LI.last {
  border-right: 0 none;
}

#section-3 .media .navigation LI A {
  background: url("/images/global/tabs_off.gif") no-repeat scroll 0 center transparent;
}

#section-3 .media .navigation LI A {
}

#section-3 .media .navigation LI a.current {
  background-color: #c0baaa;
  color: #fff;
  border: 0 none;
  background: url("/images/global/tabs_on.gif") no-repeat scroll 0 center transparent;
}

#section-3 .media .record .image {
  display: block;
  float: none;
  margin: 0 0 10px 0;
  overflow: hidden;
}

.media .record {
  padding: 0;
}

#section-3 .media .record .image img {
  margin: 10px 0;
}

.media .record .image img {
  display: block;
  border: 0 none;
  overflow: hidden;
}

.media .more {
  font-size: 12px;
  text-transform: none;
}

.media .records .headline {
  font-size: 14px;
  font-family: oswald, arial, sans-serif;
  font-weight: normal;
  line-height: 22px;
  padding: 0;
  margin: 0;
}

.media .records.rundowns .record:nth-child(2) .headline a {
  color: #e31f1f;
}

.media .records .headline strong {
  font-weight: normal;
}

.media .record .more {
  font-weight: normal;
  line-height: 18px;
}

.media .kicker {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}

/* ===[ End media ]=== */

/* ===[ Start Likes ]===*/
.record .likes {
  clear: both;
  float: right;
  width: 500px;
  display: block;
}

.likes .sharethis_button {
  display: inline;
  margin-top: 2px;
}

.blog-post .record .likes,
.article-show .record .likes {
  display: none;
}

.record .likes .retweet {
  float: left;
  width: 95px;
}

.record .likes .facebook_like {
  width: 110px;
  overflow: hidden;
}

.record .likes .google_plus {
  width: 75px;
  float: left;
}

.record .likes .email {
  display: none;
}

/* ===[ Start toolbar ]=== */
.toolbar {
  padding: 5px 0;
  clear: both;
  display: block;
  background-color: #ddd;
  font-family: Arial;
  font-size: 12px;
  color: #595959;
  overflow: hidden;
  margin-bottom: 22px;
  margin-top: 10px;
  position: relative;
}

.toolbar a:hover {
  color: #e31f1f;
}

.toolbar .counts {
  float: left;
  padding-right: 10px;
}

.likes {
  margin: 10px 0;
}

.likes .google_plus {
  float: left;
}

.likes .email {
  float: left;
  font-size: 14px;
  display: block;
}

.likes .addthis_button_facebook_like {
  overflow: visible;
}

.likes .facebook_like {
  float: left;
  width: 100px;
}

.likes .addthis_button_linkedin_counter {
  overflow: hidden;
  width: 58px;
}

.toolbar .print,
.toolbar .email,
.toolbar .reprints,
.toolbar .size-text {
  float: left;
  margin: 14px 10px 0;
}

.toolbar .changer {
  padding: 3px 5px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.toolbar #size-text {
  margin-top: 13px;
  float: right;
}

.toolbar a:hover {
  color: #e31f1f;
}

.toolbar .changer#linkLarge {
  text-transform: uppercase;
}

.toolbar .changer#linkSmall {
  text-transform: lowercase;
}

.toolbar .email:before,
.toolbar .print:before,
.toolbar .addthis_button_facebook:before,
.toolbar .addthis_button_twitter:before,
.toolbar .addthis_button_linkedin:before,
.toolbar .google-plus-share:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  font-size: 18px;
}

.toolbar .email:before,
.toolbar .print:before,
.toolbar .addthis_button_facebook:before,
.toolbar .addthis_button_twitter:before,
.toolbar .addthis_button_linkedin:before,
.toolbar .google-plus-share:before,
.topbar .mini-cart a:before,
.rss-feeds .feed .headline:before,
.taxonomy-detail .rss a:before,
.article .accordion .title:before,
.subscription-prices .pricing .sample:before,
h1 .rss a:before,
.product-email:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

.product-email:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  font-size: 18px;
}

.toolbar a.email:before,
.toolbar a.print:before,
.toolbar a.addthis_button_facebook:before,
.toolbar a.addthis_button_twitter:before,
.toolbar a.addthis_button_linkedin:before,
.toolbar a.google-plus-share:before,
.topbar .mini-cart a:before {
  display: inline-block;
}

.toolbar .email:before,
.product-email:before {
  content: "\f003";
}

.toolbar .print:before {
  content: "\f02f";
}

.toolbar .addthis_button_facebook:before {
  content: "\f09a";
}

.toolbar .addthis_button_twitter:before {
  content: "\f099";
}

.toolbar .addthis_button_linkedin:before {
  content: "\f0e1";
}

.toolbar .google-plus-share:before {
  content: "\f0d4";
}

.topbar .mini-cart a:before {
  content: "\f07a";
}

.rss-feeds .feed .headline:before,
.taxonomy-detail .rss a:before {
  content: "\f09e";
}

.article .accordion .title:before {
  content: "\f101";
  color: #333;
}

.subscription-prices .pricing .sample:before {
  content: "\f080";
  color: #4487b6;
}

.interrupter .read-more:after {
  content: "\f101";
  color: #4487b6;
  margin-left: 5px;
  font-size: 12px;
}

.toolbar .keywords {
  width: 230px;
}

.toolbar .keywords a {
  font-weight: bold;
}

.toolbar .tools {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.toolbar .addThis {
  width: 95px;
}

.toolbar .textSize {
  width: 80px;
}

.toolbar #tool-top {
  display: none;
}

.toolbar img {
  border: 0 none;
}

.toolbar .share {
  z-index: 9999999;
}

.toolbar .sharethis_button {
  margin-top: 2px;
  display: inline;
}

.gig-share-bar-container {
  float: left;
}

.textSize {
}

.textSize-layer {
  padding: 15px 10px 10px 15px;
  float: right;
  background-color: #eaeaea;
  cursor: pointer;
  position: absolute;
  top: 28px;
  right: 0;
  z-index: 999999999;
}

.textSize-layer a {
  padding: 8px;
  width: 60px;
  background-color: #cc2127 !important;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.textSize-layer .close {
  text-align: right;
  margin-top: 15px;
}

.custom_images {
  float: left;
}

.custom_images .st_email_hcount {
}

.custom_images .st_facebook_hcount {
}

.custom_images .st_twitter_hcount {
}

.custom_images .st_twitter_hcount {
}

/* ===[ End toolbar ]=== */

/* ===[ Begin Article Sidebar ]=== */
.sidebar {
  width: 250px;
  text-align: left;
  float: left;
  margin: 15px 20px 0 0;
  padding: 0;
  border-bottom: 0 none;
}

.sidebar .records {
  border-bottom: 1px solid #ccc;
  padding: 0 10px 15px 0;
  margin-right: 0;
  margin-bottom: 15px;
}

.sidebar h3 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

.sidebar .record {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}

.sidebar .headline {
  font-family: oswald, arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 0;
  display: block;
  background-repeat: no-repeat;
}

.sidebar .topics .headline {
  padding: 0;
}

.sidebar .headline a {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.sidebar .headline a:hover {
  color: #d82028;
}

.sidebar .tags {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.sidebar .author {
  margin: 0;
}

.sidebar .abstract,
.sidebar .body {
  font-size: 11px;
  margin: 5px 0;
  line-height: 22px;
}

/* ===[ End Sidebar ]=== */

/* ===[ Begin Comments ]=== */
#comments-container {
  font-size: 12px;
  display: block;
  clear: both;
  float: none;
  margin: 1em 0 1.5em 0;
  padding: 0.5em 0 0 0;
}

#comments-container h3 {
  background-color: #eaeaea;
  padding: 2px 7px;
  margin-bottom: 20px;
}

#comments-container #add-comment {
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0 0 0.5em 0;
}

#comments-container .record {
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}

#comments-container .field {
  display: block;
  clear: both;
  float: none;
  overflow: hidden;
  height: 100%;
  margin: 0 0 0.5em 0;
  padding: 0;
}

#comments-container .field label {
  font-size: 11px;
  font-weight: bold;
  float: left;
  width: 125px;
}

#comments-container .field2 label .small {
  display: block;
  font-weight: normal;
}

#comments-container .field2 label .red {
  display: none;
}

#comments-container .field2 label .label:after {
  content: "*";
  color: #cb0000;
  padding-right: 3px;
}

#comments-container .field6,
#comments-container .field7 {
  padding-left: 125px;
}

#comments-container #comment-list {
  border-top: 1px solid #ccc;
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0.5em 0 0 0;
}

#comments-container #comment-list .record {
  border-bottom: 1px solid #ccc;
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0.5em 0.5em 0 0.5em;
}

#comments-container #comment-list .new {
  background-color: #eee;
}

#comments-container #comment-list .record h2 {
  font-size: 14px;
  display: block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}

#comments-container .comment-details .supplemental {
  display: block;
  clear: both;
  float: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%;
}

#comments-container .comment-details .supplemental * {
  display: block;
  clear: none;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0 1em 0 0;
}

#comments-container #comment-list .record .abstract {
  font-size: 12px;
}

#comments-container #comment-list .action-links {
  text-align: right;
  margin: 0 0 1em 0;
  padding: 0;
}

#comments-container #comment-list .action-links a {
  font-size: 11px;
  margin: 0;
  padding: 0 1em 0 0;
}

#comments-container .current_rating {
  height: 100%;
  overflow: hidden;
}

/*
.comment .records {
    padding-bottom: 2px;
}

.comment .record {
    margin: 10px 0;
    padding: 10px;
    border-top: 1px solid #FFF;
    overflow: hidden;
    position: relative;
}

.comment .record .headline {
    font-size: 18px;
    color: #000;
    padding-bottom: 0;
}

.comment .record {
    font-size: 11px;
    padding-left: 15px;
}

.comment .more {
    display: inline;
    padding: 0 10px 0 10px;
    font-size: 10px;
}

.comment .abstract {
    display: block;
    font-size: 12px;
    line-height: 18px;
}

.comment .reply {
    text-transform: uppercase;
    float: right;
    color: #C85B03;
    padding: 5px 0;
}

.comment label {
    font-weight: bold;
    margin-top: 10px;
    display: block;
}
*/

/* ===[ End Comment ]=== */

/* ===[ Start Likes ]=== */

/* ===[ End Likes ]=== */

/* ===[ Start Advertisements ]=== */
#pgBackOAS {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;

  /*background on div itself for random number*/
  position: fixed;
}

.ad-top {
  text-align: center;
}

.ad-top img {
  padding-top: 15px;
}

.ad-surround-left {
  position: fixed;
  left: 50%;
  margin-left: -760px;

  /* margin-left:-778px; for 290px width */
  top: 0%;
}

.ad-surround-right {
  position: fixed;
  left: 50%;
  margin-left: 487px;
  top: 0%;
}

.ad-2 {
  text-align: center;
  height: 50px;
  margin: 10px 0;
  background-color: #989898;
  border: 1px solid #ccc;
}

.ad-index-1 {
  width: 468px;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  background-color: #989898;
  border: 1px solid #ccc;
}

.ad-index-2 {
  width: 468px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
  clear: both;
}

.ad-bottom {
  position: relative;
  text-align: center;
  clear: both;
  z-index: 2; /* Allow certain types of ads to takeover page. */
}

.ad-right {
  margin-bottom: 20px;
}

.ad-article {
  text-align: center;
  margin: 10px 0;
  background-color: #989898;
  border: 1px solid #ccc;
}

.ad-popup {
  position: absolute;
  width: 100%;
  height: auto;
}

.ad-mobile {
  display: none;
}

/* ===[ End Ads ]=== */

/* ===[ Start footer ]=== */
.footer {
  box-sizing: border-box;
  text-align: center;
  position: relative;
  width: 975px;
  color: #4c4c4e;
  font-family: Helvetica, sans-serif;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 45px;
  background: url(/images/global/footer_bg.gif) no-repeat;
  background-color: #ddd;
  overflow: hidden;
}

.footer .navigation {
  padding: 0;
  margin: 0 20px 30px 15px;
  width: 550px;
  float: left;
  margin: 0;
  position: relative;
  border-right: 1px solid #fff;
}

.footer ul {
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}

.footer ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 170px;
  margin-top: 5px;
  padding: 0;
  list-style: none;
}

.footer ul .level1-li {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  padding-bottom: 5px;
}

.footer ul ul li {
  clear: left;
  float: left;
  padding-left: 0;
}

.footer ul .level1-li a.link2,
.footer ul .level1-li a.no_link {
  color: #4c4c4e;
}

.footer ul li {
  display: block;
  float: left;
  width: 160px;
  z-index: 500;
  margin: 0;
  padding: 2px 10px;
  font-size: 14px;
  text-align: left;
  font-family: oswald, arial, serif;
}

/* this is the parent menu  */
.footer ul li a.link2,
.footer ul li a.no_link {
  display: block;
}

.footer ul li a {
  margin: 0;
  padding: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #e31f1f;
}

.footer .footer-wrap {
  margin-left: 30px;
  width: 250px;
  text-align: left;
  float: left;
}

#copyright {
  font-size: 11px;
  text-align: left;
  background-repeat: no-repeat;
  width: auto;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  padding-top: 10px;
  clear: both;
}

#copyright p {
}

/* ===[ End footer ]=== */

/* Digital Edition Landing Page */
.digital-edition-access-link {
  text-align: center;
}

.digital-edition-access-link a {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  text-align: center;
}

/* -------------------------
  CART & CHECKOUT
------------------------- */
.cart th {
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
}

th.description {
  width: 400px;
  text-align: left;
}

.cart table {
  margin-bottom: 20px;
}

.cart td {
  padding: 10px 0;
  font-size: 12px;
}

.cart-action,
.cart-quantity,
.cart-price,
.cart-unit_price {
  text-align: center;
}

.cart-title {
  text-align: left;
}

.cart-action-empty {
  display: none;
  visibility: hidden;
}

.cart .cart-product-item-image {
  float: left;
  margin: 0 10px 0 0;
}

.cart .total {
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  padding: 10px;
}

.cart-action-update,
.cart-action-empty,
.cart-action-checkout {
  margin: 0 20px 0 0;
  float: right;
  font-size: 14px;
}

.cart-action-checkout {
  font-size: 18px;
  font-weight: bold;
}

#checkout fieldset {
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  padding: 10px;
  margin-bottom: 20px;
}

#checkout label {
  float: left;
  margin: 10px 10px 0 0;
  width: 175px;
}

#checkout label.error {
  margin: 0 0 0 10px;
}

#checkout select {
  float: left;
}

#checkout .hint {
  margin: 0 0 10px 185px;
  clear: both;
  text-align: left;
}

#section-2 .store-customer-info #checkout .hint .records,
#section-2 .store-customer-info #checkout .hint .record {
  margin: 0;
  padding: 0;
}

#checkout .field,
#checkout .form-field {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  clear: left;
}

#checkout input[type="text"],
#checkout input[type="password"] {
  width: 40%;
  float: left;
}

#checkout label[for="same_address"] {
  display: inline;
  margin: 0 0 10px 10px;
  float: none;
}

#checkout label[for="bill_state"],
#checkout label[for="bill_country"],
#checkout label[for="ship_state"],
#checkout label[for="ship_country"] {
  margin-top: 3px;
}

#checkout .formError {
  float: left;
  margin: 0 0 0 10px;
}

.shipping-address {
  display: none;
}

.store_current_offers {
  margin: 20px 0 0 0;
}

.checkout-steps {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.checkout-steps .step a {
  color: #222;
}

.checkout-steps .step {
  background-color: #f7f7f7;
  width: 220px;
  float: left;
  padding: 6px 0;
  text-align: center;
  font-size: 14px;
  position: relative;
}

.checkout-steps .step2 {
  background: url('/images/checkout-process-arrow.png') no-repeat top right #f7f7f7;
}

.checkout-steps .step1 {
  background: url('/images/checkout-process-arrow-dr.png') no-repeat top right #f7f7f7;
}

.checkout-steps .selected {
  background: url('/images/checkout-process-arrow-dl.png') no-repeat top right #393939;
  color: #fff;
}

.checkout-steps .selected a {
  color: #fff;
}

.cart-sidebar h3 {
  text-transform: none;
  font-size: 21px;
}

.cart-sidebar .body p {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px 0;
  color: #3a3a3a;
}

.cart-sidebar .body img {
  float: left;
  margin-right: 10px;
}

.cart-sidebar .confidence {
  float: left;
  margin-top: 24px;
}

.cart-action-update,
.cart-action-empty {
  margin: 12px 0 0 0;
}

a.continue-shopping {
  margin: 12px 0 0;
  font-size: 16px;
  color: #e31f1f;
  display: inline-block;
}

.cart-action-update:after,
.cart-action-empty:after {
  color: #ddd;
  display: inline;
  display: inline-block;
  margin: 0 15px;
}

.cart-action-checkout {
  display: none;
}

a.proceed-checkout {
  background-color: #f7aa60;

  /* IE9 Gradient Support */
  border: 1px solid #884201;
  color: #222;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  padding: 8px 20px;
  font-size: 14px;
  margin: 10px 0 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #cc2127;
  box-shadow: none;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin: 0 5px 0 0;
  cursor: pointer;
  border: 0 none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
  font-weight: normal;
}

.cart .promotional-code {
  text-align: right;
}

.store-payment .form {
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  padding: 10px;
  text-align: center;
}

.store-payment .title {
  text-align: left;
}

.store-payment .form label {
  display: block;
  float: left;
  text-align: right;
  width: 275px;
  margin: 0 20px 0 0;
}

.store-payment .form input[type="text"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#payment_holder,
#payment_card_num {
  width: 200px;
}

.store-payment input[type=button].button {
  background: #f7f7f7;
  color: #333;
  text-shadow: none;
  box-shadow: none;
  border: none;
}

.card-info {
  text-align: left;
}

.card-info .card-no {
  position: relative;
}

.card-info .card-no:after {

  /* background: url(/images/icon-creditcards.png) no-repeat transparent; */
  height: 30px;
  width: 149px;
  display: block;
  content: "";
  position: absolute;
  right: 3px;
  top: 4px;
}

.store-payment .form input[type="submit"] {
  background: #cc2127;
  box-shadow: none;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin: 0 5px 0 0;
  cursor: pointer;
  border: 0 none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
  font-weight: normal;
}

.cart h3 {
  text-transform: capitalize;
}

.promotional-code input {
  margin-left: 10px;
}

.store-customer-info {
  width: 80%;
  margin: 0 auto;
}

.store-customer-info .reset {
  display: none;
}

.store-customer-info .form .submit {
  float: none;
  margin: 0 auto;
  display: block;
}

.store-thanks-page .product_content {
  margin-bottom: 10px;
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
}

.store-thanks-page .order-id {
  font-size: 18px;
  margin-bottom: 10px;
}

.store-thanks-page h3.print-title {
  font-weight: bold;
}

.store-thanks-page .download-resources a {
  font-weight: bold;
}

.order-cart-msg {
  margin: 20px 0;
}

/* -------------------------
  PRODUCTS
------------------------- */
.form .add-to-cart {
  background: none repeat scroll 0 0 #cc2127;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: normal;
  display: inline;
}

.product a.product-more {
  font-size: 16px;
}

.products-category .record .form {
  float: left;
}

.products-category .pricing {
  clear: both;
}

.product-prices-header select,
.product-prices-header label {
  display: inline;
  width: auto;
  float: none;
  margin-right: 0;
}

.products-show .record .image {
  margin: 0 10px 10px 0;
  float: left;
}

.products-show .record .header {
  width: auto;
}

a.product-more {
  background-color: #999;
  color: #fff;
  padding: 5px 10px;
  float: right;
  margin-left: 10px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}

/* -------------------------
  MEDIA QUERIES
------------------------- */
@media screen and (max-width: 736px) {
  #primaryNav {
    display: none;
  }

  .primary-navigation-wrapper ul.level1 {
    margin-bottom: 20px;
  }

  .primary-navigation-wrapper ul.level1 li {
    float: none;
    height: 100%;
  }

  .primary-navigation-wrapper ul.level1 li .link2 {
    padding: 10px 20px;
    text-align: left;
    background-color: #f9f9f9;
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden;
    border-right: none;
  }

  .primary-navigation-wrapper ul.level1 .link2 .toggle-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 20px;
    font-size: 21px;
    line-height: 1;
    background-color: #eee;
  }

  .primary-navigation-wrapper ul.level1 .link2 .toggle-icon:after {
    color: #c8192d;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    content: "\f150";
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
  }

  .primary-navigation-wrapper ul.level2 li .link1 {
    padding: 5px 10px;
    text-align: left;
    display: block;
  }

  .primary-navigation-wrapper ul.level1 ul.level2 {
    margin: 0;
    position: static;
  }

  .primary-navigation-wrapper ul.level1 ul.level2 li {
    float: none;
  }

  .document,
  .document-container {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }

  .document .masthead {
    height: 30px;
  }

  .document .navigation-container {
    height: 68px;
  }

  .document .navigation-2 .login-nav {
    line-height: 15px !important;
    padding-left: 0 !important;
    position: relative !important;
  }

  /* === [ mini cart ]=== */
  .minicart:before {
    color: #fff;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    content: "\f07a";
    margin: 0 10px 0 15px;
  }

  .mini-cart {
    float: right;
    color: #fff;
  }

  .mini-cart a.minicart {
    color: #fff;
    float: none;
  }

  .minicart {
    border-right: 1px solid #fff;
    padding-right: 15px !important;
    position: static;
    height: auto;
    line-height: 0;
  }

  #section-2 {
    width: 100%;
    float: none;
    padding: 0;
  }

  #section-3 {
    width: 100%;
    padding: 0;
    float: none;
    width: 100%;
  }

  .footer {
    width: 100%;
    padding: 30px;
  }

  .footer ul {
    float: none;
  }

  .footer ul li,
  .footer ul li a {
    padding: 0;
  }

  .footer-wrap {
    box-sizing: border-box;
    margin-left: 0 !important;
    width: 100% !important;
    float: none !important;
  }

  .footer-wrap h2 {
    margin-bottom: 20px;
  }

  .footer  #footerNav {
    border-right: 0 none !important;
    float: none;
    margin: 20px 0;
    width: auto;
  }

  .footer  #footerNav li {
    box-sizing: border-box;
    width: 50%;
  }

  .footer #footerNav li.level2-li {
    margin: 2px 0;
  }

  .footer  #footerNav li:nth-child(3) {
    clear: left;
  }

  .ad-mobile {
    display: block;
  }

  img {
    max-width: 100%;
    height: auto !important;
  }

  #pgBackOAS {
    display: none;
  }

  .document .ad-top {
    display: block !important;
    z-index: 1;
  }

  .masthead,
  .document .editorial_content.header_middle,
  .document .editorial_content.header_right {
    display: none;
  }

  .document .navigation-2 {
    padding-top: 5px;
    height: 28px;
  }

  .document .navigation-2,
  .document .navigation-2 .subscribe-link a,
  .document .navigation-2 .login-nav {
    top: 0;
    font-size: 14px;
  }

  .document .navigation-2 .login-nav {
    margin: 0;
    padding-left: 10px;
    line-height: 12px;
    left: 0;
  }

  .document .navigation-2 ul {
    height: auto;
    margin: 0;
  }

  .document  .login-box {
    top: 28px;
  }

  .document .navigation-2 #topNav,
  .document .navigation-2 .subscribe-link,
  .document .navigation-2 .login-nav {
    float: right;
    position: relative;
    line-height: inherit;
  }

  .document .navigation-2 .subscribe-link {
    margin-right: 10px;
    padding: 0;
  }

  .document .navigation-2 .header_social_bar {
    display: none;
  }

  .document .primary-navigation-wrapper ul.level1 ul {
    display: none;
  }

  .document .logo {
    top: 20px;
    position: relative;
    float: none;
    text-align: center;
  }

  .document .logo img {
    width: 260px;
    height: auto;
  }

  .document .quick-search {
    background-color: #c71b21;
    top: 30px;
    left: 0;
    width: 100%;
    height: 30px;
    position: static;
  }

  .document .quick-search input {
    float: left;
    font-size: 16px;
    position: relative;
    background-color: #fff;
    height: 18px;
    margin-left: 7px;
    margin-top: 3px;
    -webkit-appearance: none;
    border-radius: 0;
  }

  .document .quick-search .button {
    float: left;
    background-color: #000000;
    padding: 2px 7px;
    margin-top: 2px;
    color: #fff;
    text-indent: 0;
    font-size: 16px;
    height: 20px;
    display: block;
  }

  .document .quick-search .search_sponsor {
    margin-top: 0;
    float: right;
    display: none;
  }

  .primary-navigation-wrapper {
    background-image: none;
    font-size: 16px;
    top: 20px;
  }

  input.button {
    -webkit-appearance: none;
  }

  #signup-submit {
    -webkit-appearance: none;
  }

  .record .likes {
    width: auto;
  }

  .record .likes div > span {
    padding-bottom: 10px;
    display: block;
    float: left;
  }

  /* ===[ Mobile Homepage Styles ]=== */
  .document #home-top {
    display: block !important;
  }

  .whats-new-stories {
    margin: 10px;
  }

  .whats-new-stories .record img {
    width: 100px;
    height: auto;
  }

  .home_whats_new_sponsor {
    width: 200px;
    display: none;
  }

  .document #slider {
    width: 280px;
    height: 250px;
  }

  #slider .navi {
    display: none;
  }

  .document a.browse {
    margin-top: 50px;
    display: none;
  }

  .document #slider .featured-story {
    width: 280px;
  }

  .document #featured-stories h2.headline {
    font-size: 18px;
    line-height: 24px;
  }

  .document #featured-stories .sub_headline {
    font-size: 18px;
  }

  .document #featured-stories .more a {
    font-size: 14px;
  }

  .document #slider .featured-story img {
    width: 140px;
    height: auto;
  }

  .whats-new-stories-more {
    margin-bottom: 10px;
  }

  /* ===[ Mobile Article Styles ]=== */
  #comments-container .field6,
  #comments-container .field7 {
    padding-left: 0;
  }

  .article-show,
  .recent-articles,
  #comments-container {
    margin: 0 10px;
  }

  #photo_title {
    width: 100% !important;
    padding: 0 !important;
  }

  .nextImage,
  .prevImage {
    display: none !important;
  }

  /* ===[ Mobile Static Page Styles ]=== */
  .document .container.full #section-2 {
    width: 90%;
    padding: 0 10px;
  }

  .pages-show .body div {
    width: 100% !important;
  }

  .pages-show .body img {
    max-width: 250px !important;
    height: auto !important;
  }

  /* ===[ Mobile checkout Styles ]=== */
  #checkout label {
    width: 70px;
    padding-right: 10px;
  }

  #checkout  .hint {
    margin-left: 70px;
  }

  /* ===[ Mobile subscription Styles ]=== */
  #subscribe-right {
    clear: left;
  }

  #subscribe-right .form div {
    clear: left;
  }

  #subscribe-right .form label {
    width: 70px;
  }

  /* ===[ Mobile user/new Styles ]=== */
  #default {
    width: 100% !important;
  }

  #default div {
    width: 100% !important;
    float: none !important;
  }

  #default img {
    max-width: 250px !important;
    height: auto !important;
  }

  #section-2 .box1 #register.form {
    width: 100% !important;
    margin: 0 !important;
  }

  #section-2 .box1 #register.form label {
    display: block;
    float: none;
    text-align: left;
  }

  /* ==[Mobile taxonomy styles ]== */
  .taxonomy-detail .special-videos .article-image {
    position: relative !important;
  }

  /* Responsive Tables */
  .pages-show table {
    width: 100%;
  }

  .pages-show table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: center;
    display: block;
    width: 100%;
  }

  .pages-show table td:before {
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
}

@media screen and (max-width:736px) {
  .document .masthead {
    height: 50px;
  }

  .document .navigation-2 ul {
    position: relative;
    left: 1px;
    margin: 0;
  }

  .document .navigation-2 {
    height: 70px;
  }

  .document .quick-search {
    margin-top: 20px;
  }

  .navigation-2 {
    background-color: #222;
    background-image: none;
  }

  .login-nav__profile-picture {
    width: 16px;
    height: 16px;
  }
}

.navigation-2 li a {
  padding: 0 10px;
}

.navigation-2 ul {
  margin: 3px 10px 0 0;
}

.navigation-2 li.last {
  padding-left: 0;
}

.gig-comments-container {
  display: inline-block;
}

.quick-search {
  top: 16px;
  right: 15px;
}

.search-ad {
  display: block;
  clear: both;
  position: relative;
  z-index: 30;
  margin: 0 auto;
  top: -2px;
}

.ad-top {
  position: relative;
}

/* Styles for the signup stuff at the bottom of the page */
#start_date {
  display: none;
}

#signup-submit {
  background: #cc2127;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  padding: 3px 10px 5px 10px;
  margin: 10px 5px 0 0;
  cursor: pointer;
  border: 0 none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
  font-weight: normal;
}

/* Styles for the app list in the footer */
.apps-list__icon img {
  width: 32px;
  height: 32px;
}

/* Styles for the newsletter-signup form in the footer */
.newsletters-signup__email-field {
  height: 27px;
  width: 170px;
}

.mobile-menu-button {
  background: #ccc;
  border: none;
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0 0 1px 0;
  line-height: 1;
  display: none;
}

.mobile-menu-button:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  content: "\f0c9";
  float: right;
  color: #c71b21;
  -webkit-font-smoothing: antialiased;
  font-size: 25px;
}

.mobile-menu-button:focus {
  outline: 0;
}

/* Add styling to article-topic dates to copy what's new date styles */
.article-topic .date,
.article-topic .author {
  border-right: 1px solid;
  color: #888;
  display: inline;
  font-size: 12px;
  margin-right: 7px;
  padding-right: 8px;
}

#section-2 .article-topic .record .comment-count {
  color: #777;
  display: inline;
  float: none;
  font-size: 12px;
  padding: 0;
}

.article-topic .comment-count a {
  color: #777;
}

.article-topic .author a {
  color: #888;
}

/* Hack to disable responsive image max-width on side ads */
.ad-surround-right img,
.ad-surround-left img {
  max-width: none;
}
