body {
  background: transparent url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/background.jpg) top left repeat;
  padding: 0px;
  margin: 0px;
}
body #lightbox {
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
body #lightbox > .lb-fade {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #000;
}
body #lightbox .shadow {
  width: 980px;
  height: 580px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -286px;
  margin-left: -486px;
  z-index: -1;
  background: #ddd;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border-radius: 5px;
}
body #lightbox .shadow.vid {
  width: 648px;
  height: 364px;
  margin-left: -324px;
  margin-top: -182px;
}
body #lightbox > .lb-content {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
body #lightbox > .lb-content#store {
  width: 980px;
  height: 580px;
  margin-top: -290px;
  margin-left: -490px;
  padding: 20px;
}
body #lightbox > .lb-content#store .lightbox-close {
  position: absolute;
  top: 30px;
  right: 20px;
  height: 13px;
  width: 13px;
  cursor: pointer;
  background: transparent url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/close.png) top left no-repeat;
}
body #lightbox > .lb-content#video {
  width: 648px;
  height: 364px;
  margin-left: -324px;
  margin-top: -182px;
  background: transparent;
  border: 0px;
}
body #lightbox > .lb-content#video .lightbox-close {
  position: absolute;
  top: 0px;
  right: -32px;
  height: 32px;
  width: 32px;
  cursor: pointer;
  background: transparent url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/video-close.png) top left no-repeat;
}
body #lightbox > .lb-content#video .lightbox-close:hover {
  background-position: 0px -55px;
}
body #lightbox > .lb-content.active {
  display: block;
}
body #lightbox > .lb-content .float {
  float: left;
  width: 460px;
}
body #lightbox > .lb-content .float.first {
  margin-right: 18px;
}
body #lightbox > .lb-content .float h1 {
  font-family: Helvetica;
  font-size: 24px;
  font-weight: normal;
  color: #333;
  margin: 0px;
  padding: 0px;
}
body #lightbox > .lb-content .float img {
  margin-top: 30px;
}
body .next-gen {
  width: 1200px;
  margin: 0 auto;
}
body .next-gen h1,
body .next-gen h2,
body .next-gen h3 {
  color: #333;
}
body .next-gen p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
body .next-gen .clearfix {
  *zoom: 1;
}
body .next-gen .clearfix:before,
body .next-gen .clearfix:after {
  display: table;
  content: "";
}
body .next-gen .clearfix:after {
  clear: both;
}
body .next-gen .hide-text {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 9999px;
}
body .next-gen .nav-tree {
  margin-top: 5px;
  margin-bottom: 20px;
}
body .next-gen .left-nav {
  float: left;
  width: 209px;
  padding-right: 11px;
}
body .next-gen .left-nav h1 {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 9999px;
  margin: 0 0 18px;
  padding: 0;
  width: 114px;
  height: 26px;
  background: url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/heading-stores.png) no-repeat;
}
body .next-gen .left-nav .button {
  margin: 0 0 10px;
}
body .next-gen .left-nav .button a {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 9999px;
  display: block;
  width: 143px;
  height: 33px;
}
body .next-gen .left-nav .button a:hover,
body .next-gen .left-nav .button a:focus {
  background-position: 0 -43px;
}
body .next-gen .left-nav #btnSubscribeNow {
  background-image: url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/button-subscribe-now.png);
}
body .next-gen .left-nav #btnManageMyStore {
  margin-bottom: 27px;
  background-image: url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/button-manage-my-store.png);
}
body .next-gen .left-nav h2 {
  margin: 0;
  padding: 0 0 5px;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
  color: #222;
}
body .next-gen .left-nav ul,
body .next-gen .left-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.285714286;
}
body .next-gen .left-nav ul {
  margin-bottom: 27px;
}
body .next-gen .left-nav li a {
  display: block;
  padding: 9px 15px;
  color: #666;
  border-bottom: 1px solid #d9d9d9;
}
body .next-gen .left-nav li a:hover,
body .next-gen .left-nav li a:focus {
  text-decoration: underline;
  color: #0654ba;
}
body .next-gen .content {
  float: left;
  width: 980px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* JE's Accordion Styles */

  /* End JE's Accordion Styles */

}
body .next-gen .content .hero-container {
  background: #e7e7e7;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body .next-gen .content .hero-container .hero-text {
  float: left;
  height: 370px;
  width: 380px;
  background: transparent url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/hero-text.png) top left no-repeat;
}
body .next-gen .content .hero-container .hero {
  float: left;
  width: 570px;
  height: 370px;
  margin-left: 10px;
  position: relative;
}
body .next-gen .content .hero-container .hero img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: none;
}
body .next-gen .content .hero-container .hero img.active {
  z-index: 2;
}
body .next-gen .content .hero-container .hero img.first {
  display: block;
}
body .next-gen .content .details-container {
  float: left;
  width: 650px;
  margin-bottom: 20px;
  margin-right: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  z-index: 20;
}
body .next-gen .content .details-container .details {
  padding: 30px;
  padding-bottom: 0px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .next-gen .content .details-container .details .shadow {
  position: absolute;
  bottom: -45px;
  z-index: -1;
  right: -5px;
  background: #f2f2f2;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
body .next-gen .content .details-container .details h1 {
  font-size: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
}
body .next-gen .content .details-container .details > p {
  width: 550px;
  margin-top: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 28px;
}
body .next-gen .content .details-container .details .row {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
}
body .next-gen .content .details-container .details .row .example {
  float: left;
  width: 280px;
}
body .next-gen .content .details-container .details .row .example.first {
  margin-right: 30px;
}
body .next-gen .content .details-container .details .row .example h2 {
  padding-top: 0px;
  margin-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
body .next-gen .content .details-container .details .row .example p {
  padding-top: 0px;
  margin-top: 8px;
}
body .next-gen .content .details-sidebar {
  overflow: visible;
  float: left;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 318px;
}
body .next-gen .content .details-sidebar .update-callout {
  width: 320px;
  height: 211px;
  background: url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/update-callout.png);
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
body .next-gen .content .details-sidebar .seller-responses {
  position: relative;
  width: 320px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px;
  padding-bottom: 20px;
  margin-top: 10px;
}
body .next-gen .content .details-sidebar .seller-responses h2 {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 8px;
}
body .next-gen .content .details-sidebar .seller-responses.video {
  padding: 0px;
  height: 210px;
  background: #ffffff url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/video.jpg) top left no-repeat;
  background-size: 100%;
  cursor: pointer;
  border-radius: 0px;
}
body .next-gen .content .details-sidebar .seller-responses.video .shadow {
  border-radius: 0px;
}
body .next-gen .content .details-sidebar .seller-responses .shadow {
  position: absolute;
  bottom: -5px;
  z-index: -1;
  right: -5px;
  background: #f2f2f2;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}
body .next-gen .content .details-sidebar .seller-responses h1 {
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
}
body .next-gen .content .details-sidebar .seller-responses p {
  width: 232px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
}
body .next-gen .content .details-sidebar .seller-responses p.right {
  text-align: right;
}
body .next-gen .content .details-sidebar .seller-responses a {
  font-weight: bold;
  color: #0654ba;
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
}
body .next-gen .content .faq {
  background: #ffffff url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/faq.png) no-repeat 0 0;
  float: none;
  clear: both;
  border: 1px solid #dddddd;
  position: relative;
  margin-bottom: 65px;
}
body .next-gen .content .faq .shadow {
  position: absolute;
  bottom: -5px;
  z-index: -1;
  right: -5px;
  background: #f2f2f2;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}
body .next-gen .content .faq h1 {
  /* .visuallyhidden(); */

  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .next-gen .content .faq #faq-accordion {
  padding-top: 65px;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 0;
  list-style-type: none;
}
body .next-gen .content .faq #faq-accordion {
  color: #333;
  margin-bottom: 0;
  margin-left: 0px;
  padding-bottom: 31px;
}
body .next-gen .content .faq #faq-accordion .faq-content {
  padding-top: 10px;
  padding-right: 110px;
  border-bottom: 1px solid #dddddd;
}
body .next-gen .content .faq #faq-accordion > li {
  cursor: pointer;
  height: 38px;
  overflow: hidden;
}
body .next-gen .content .faq #faq-accordion > li:first-child {
  border-top: 1px solid #dddddd;
}
body .next-gen .content .faq #faq-accordion .inner-list {
  list-style-type: disc;
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .next-gen .content .faq #faq-accordion .inner-list li {
  padding-bottom: 5px;
}
body .next-gen .content .faq #faq-accordion .numbered-list {
  list-style-type: decimal;
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .next-gen .content .faq #faq-accordion li.open {
  background-color: #fafafa;
  height: 38px;
  cursor: default;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
body .next-gen .content .faq #faq-accordion li.open p.question {
  background-position: 924px -40px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 4px;
  padding-top: 10px;
  padding-left: 13px;
  background-color: #fafafa;
}
body .next-gen .content .faq #faq-accordion p.question {
  background: #ffffff url(http://pics.ebaystatic.com/aw/pics/stores/2013sf/plus-minus.png) no-repeat 924px 1px;
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-top: 11px;
}
body .next-gen .content .faq #faq-accordion p {
  padding-left: 14px;
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
  padding-bottom: 5px;
}
body .next-gen .content .faq #faq-accordion p a {
  color: #0654ba;
}
body .next-gen .content .faq #faq-accordion ol {
  font-size: 14px;
  line-height: 20px;
}
body .next-gen .content .faq #faq-accordion ol li {
  padding-bottom: 7px;
}
body .next-gen .content .faq #faq-accordion ol li.last {
  padding-bottom: 0px;
}
body #glbfooter {
  clear: both;
  text-align: center;
}
