.CKTabs li.tab {
  list-style: none;
}
.CKTabs .tabs {
  display: block;
}
.CKTabs .tabs:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.CKTabs .tabs .tab {
  display: block;
  float: left;
}
.CKTabs .tabContent {
  display: block;
  position: relative;
}
.CKTabs .tabContent.inactive {
  display: none;
}
body {
  background-color: #fafafa;
}
body.has-skin .mainFrame {
  margin-top: 0 !important;
}
.mainFrame {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: none #fff;
  border: none 0px;
}
.mainFrame:before,
.mainFrame:after {
  background: none #fff;
  width: auto;
}
.mainFrame .mainFrameModule.breadCrumbs {
  width: 970px;
  padding: 18px 0 12px;
  margin: 0px auto;
}
.mainFrame .mainFrameModule.section-header {
  z-index: 3;
}
.mainFrame .mainFrameModule.section-main {
  z-index: 2;
}
.mainFrame .mainFrameModule.section-main.sectionWhiteBg {
  z-index: 1;
}
.mainFrame .mainFrameModule .trc_related_container .video-title {
  font-family: 'Arvo', serif;
  font-size: 11px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .trc_related_container .trc_rbox_header {
  border-bottom: 2px solid #E7E6E4;
  padding: 0px;
  background: none;
  color: #303030;
}
.mainFrame .mainFrameModule .trc_related_container .trc_rbox_header .trc_inner_header {
  font-family: 'proximaNovaBold';
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 150%;
}
.mainFrame .mainFrameModule .trc_related_container .branding {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .leftColumn {
  /*min-height: 1770px;*/
  margin-top: 15px;
  paddint-top: 0;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule {
  padding: 20px;
  padding-top: 10px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule.popularVideoModule,
.mainFrame .mainFrameModule .leftColumn .genericLeftModule.scrollPageModule,
.mainFrame .mainFrameModule .leftColumn .genericLeftModule.scrollPageModule {
  padding: 10px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry {
  padding: 20px 0px;
  border-bottom: 1px dotted #e1e1e1;
  display: inline-block;
  width: 100%;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry:last-child {
  border-bottom: 0px none;
  padding-bottom: 0px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry:first-child {
  padding-top: 0px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta {
  margin-left: 170px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .title {
  font-family: 'Arvo', serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 7px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .title a {
  color: #000;
  text-decoration: none;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .title a:hover {
  color: #0657af;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .author {
  color: #0657af;
  margin-bottom: 7px;
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .author a {
  text-decoration: none;
  color: #0657af;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .timeViews {
  margin-top: 10px;
  color: #818181;
  font-family: 'proximanNovaRegular';
  font-size: 12px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .timeViews .date,
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .meta .timeViews .views {
  color: #8E8E8E;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .listEntry .thumb {
  float: left;
  width: 147px;
  height: 90px;
  display: block;
}
.mainFrameModule {
  width: 990px;
  margin: 0 auto;
}
.mainFrameModule .playerBackground {
  background: #000;
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.mainFrame .mainFrameModule .CKTabs .tabs .tab {
  cursor: pointer;
  float: left;
  background-color: #fff;
  padding: 12px 33px;
  color: #000000;
  text-decoration: none;
  margin-top: -5px;
  border-left: 1px solid #E7E6E4;
  border-right: 1px solid #E7E6E4;
  border-top: 1px solid #E7E6E4;
  font-family: 'proximaNovaSemibold';
  font-size: 14px;
  font-weight: normal;
  width: auto;
  margin-bottom: 0px;
}
.mainFrame .mainFrameModule .CKTabs .tabs .tab.inactive {
  background-color: #f6f6f6;
  padding: 12px 33px 10px;
  border-bottom: 1px solid #E7E6E4;
}
.mainFrame .mainFrameModule .CKTabs .tabContent.inactive {
  display: none;
}
.mainFrame .mainFrameModule .videoEmbedModule {
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 756px;
  margin: 0 auto;
  padding: 10px 10px;
  border-bottom: 1px solid #f5f4f4;
  border-left: 1px solid #f5f4f4;
  border-right: 1px solid #f5f4f4;
}
.mainFrame .mainFrameModule .videoEmbedModule .embedCode {
  margin: 0 auto;
}
#dark.on {
  z-index: 2;
}
.mainFrame .mainFrameModule .videoPlayerModule {
  margin: 0 auto;
  background: #000;
  font-size: 0;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper {
  display: inline-block;
  margin: 0;
  width: 663px;
  height: 373px;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate,
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .countdownSplash {
  width: 663px;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .close {
  background-color: transparent;
  border: none;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .leftRail {
  width: 130px;
  margin-left: 0px;
  margin-top: 57px;
  padding-top: 10px;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .leftRail .title,
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .leftRail .cpl {
  color: black;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .leftRail .dmLogo {
  width: 122px;
  height: 50px;
  display: block;
  background: url(/ui/shared/images/2013/global/layout/logo_driven_by_demand_media.png) left top;
  margin-left: 5px;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .rightRail {
  width: 460px;
  margin-left: 136px;
  margin-top: 25px;
  padding-top: 0px;
}
.mainFrame .mainFrameModule .videoPlayerModule #videoWrapper .videoPostPlate .videoPostPlateWrapper .videoPostPlateSection .embedCode {
  width: 442px;
  height: 297px;
  margin-top: 32px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent {
  overflow: hidden;
  display: inline-block;
  width: 304px;
  height: 375px;
  vertical-align: top;
  color: #FFF;
  background-color: #222222;
  background-image: url(/ui/shared/images/2013/global/layout/shadow_right-of-video-player.png);
  background-position: left top;
  background-repeat: repeat-y;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent > h3.title {
  background-color: #1b1b1b;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent h3.title,
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .videosRecentListWrapper > * {
  padding: 10px 14px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .videosRecentListWrapper {
  /*overflow-y: hidden;
      height: 339px;
      &:hover{
          overflow-y: scroll;
          }*/
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .title {
  font-family: 'proximaNovaBold';
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry {
  background: url("/ui/shared/images/2013/global/layout/line_bottom_header_photoplasty.png") repeat-x top left;
  padding: 8px 0 8px 15px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry:hover {
  background-color: #302f2f;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .linkImage {
  text-decoration: none;
  display: inline;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .scrollable .viewport .overview,
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .videosRecentListWrapper {
  padding-bottom: 50px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry img {
  width: 32%;
  vertical-align: top;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .meta {
  display: inline-block;
  width: 181px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .title,
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .timeViews {
  padding: 0 5px;
  font-size: 12px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .title {
  font-family: 'proximaNovaBold';
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .title a {
  color: #FFF;
  text-decoration: none;
  font-family: 'Arvo', serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videos-recent .listEntry .timeViews {
  margin-top: 3px;
  font-size: 10px;
  color: #6C6C6C;
  font-family: 'proximanNovaRegular';
  font-size: 9px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .videoPlayerModule .videoDockButtons {
  right: 317px;
}
.mainFrame .mainFrameModule .videoPlayerModule .videoDockButtons.hidden {
  display: none !important;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2 {
  font-family: 'proximaNovaSemibold';
  font-size: 11px;
  font-weight: normal;
  border: 0 solid #f0f0f0;
  box-shadow: 0 2px 10px #e0e0e0;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2 .summaryWrapper {
  display: none;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary .summaryWrapper {
  display: block;
  width: 640px;
  float: left;
  margin-left: 10px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary .summaryWrapper p {
  margin-bottom: 0px;
  line-height: 20px;
  font-family: 'proximanNovaRegular';
  font-size: 15px;
  font-weight: normal;
  color: #676768;
  line-height: 23px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary .summaryWrapper p a {
  text-decoration: none;
  color: #676768;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary .summaryWrapper p .btn-subscribe {
  margin-left: 10px;
  text-indent: -999999px;
  background: url(/ui/shared/images/2013/global/layout/subscribe_off.jpg) no-repeat top left;
  /** CKSprite */
  width: 128px;
  height: 23px;
  display: inline-block;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary .summaryWrapper p .btn-subscribe:hover {
  background: url(/ui/shared/images/2013/global/layout/subscribe_on.jpg) no-repeat top left;
  /** CKSprite */
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li {
  width: 143px;
  margin-bottom: 11px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .embedInput,
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .embedBtn.btn-copy-embed-code,
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .btnFavorites,
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .embedBtn.addCommentBtn {
  width: 124px;
  margin-left: 11px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li.embedListItem {
  display: none;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .social {
  width: 143px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2.hasSummary ul > li .social .btnFavorites {
  padding: 4px 19px 4px 30px;
  margin: 0px 0px 0px 11px;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2 .btnFavorites {
  font-family: 'proximaNovaSemibold';
  font-size: 11px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .videoPlayerModule #share2 .EmbedCode,
.mainFrame .mainFrameModule .videoPlayerModule #share2 .btn-copy-embed-code {
  cursor: default;
}
.mainFrame .mainFrameModule .videoPlayerModule .shadow-bottom {
  background: url("/ui/shared/images/global/layout/shadow_undervideo-player.jpg") top no-repeat;
  height: 20px;
}
.mainFrame .mainFrameModule .videoListModule {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #dfdede;
}
.mainFrame .mainFrameModule .fullColumn {
  border: none;
  padding: 10px 0 10px 0;
  border-top: 1px dotted #f5f4f4;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule {
  width: 100%;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body {
  border-bottom: 2px solid #e7e6e4;
  padding-bottom: 5px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body header {
  padding-bottom: 0px;
  margin: 0px;
  border-bottom: none;
  height: auto;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body header h1 {
  line-height: 30px;
  display: block;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body header h1.title-series {
  font-family: 'proximaNovaSemibold';
  font-size: 20px;
  font-weight: normal;
  color: #0460A1;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body header h1.title {
  font-family: 'Arvo', serif;
  font-size: 22px;
  font-weight: normal;
  color: #000;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer {
  margin-top: 6px;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .socialVideoBox {
  position: absolute;
  right: 0px;
  bottom: -10px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .socialVideoBox li {
  float: left;
  margin: 0px 5px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  color: #a2a1a1;
  float: left;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta.metaSeries .byline {
  display: block;
  margin-bottom: 5px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta.metaSeries .byline a {
  color: #0657af;
  text-decoration: none;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta .byline {
  color: #0657af;
  text-decoration: none;
  display: inline;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta .date {
  border-left: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 4px;
  margin-right: 4px;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .meta.metaSeries .date {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .videoShareModule {
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: bold;
  border: none;
  display: inline-block;
  float: left;
}
.mainFrame .mainFrameModule .fullColumn .videoTitleModule .body footer .social {
  margin-bottom: 15px;
}
.videoPageThumbs {
  margin-top: 20px;
  display: inline-block;
  position: relative;
}
.videoPageThumbs:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.videoPageThumbs li {
  display: inline-block;
  width: 187px;
  position: relative;
  margin-right: 24px;
  margin-bottom: 24px;
  height: 192px;
  vertical-align: top;
}
.videoPageThumbs li .links {
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  line-height: 150%;
  display: block;
  margin-bottom: 5px;
}
.videoPageThumbs li .links:hover {
  color: #0657af;
}
.videoPageThumbs li.last {
  margin-right: 10px;
}
.videoPageThumbs li .Thumbnail {
  display: block;
  line-height: 150%;
  margin-bottom: 5px;
}
.videoPageThumbs li .views {
  line-height: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #aaaaaa;
}
.videoCastCrew {
  display: inline-block;
  position: relative;
}
.videoCastCrew:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.videoCastCrew li {
  float: left;
  width: 250px;
  height: 25px;
  position: relative;
  padding: 19px;
  border-bottom: 1px dotted #f5f4f4;
  border-right: 1px solid #f5f4f4;
}
.videoCastCrew li.last {
  margin-right: 0px;
  border-right: 0;
}
.videoCastCrew li .actorRole {
  line-height: normal;
  font-family: 'proximanNovaRegular';
  font-size: 14px;
  font-weight: normal;
  color: #696969;
}
.videoCastCrew li .actorNameLink {
  line-height: normal;
  font-family: 'proximaNovaSemibold';
  font-size: 14px;
  font-weight: normal;
  color: #353535;
}
.browseBySorting {
  border-top: 1px dotted #f5f4f4;
  width: 100%;
}
.browseBySorting footer {
  width: 528px;
  margin: 15px auto;
}
.browseBySorting footer .meta {
  font-family: Georgia, serif;
  font-size: 19px;
  font-weight: bold;
}
.browseBySorting footer .meta .browseByText {
  padding: 6px 20px;
  text-decoration: none;
  font-family: Georgia, serif;
  font-size: 15px;
  font-weight: bold;
  color: #666e75;
}
.browseBySorting footer .meta .sortLink {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #ffffff;
  color: #0657af;
  margin: 0;
  border: none;
  cursor: pointer;
  padding: 6px 20px;
  text-decoration: none;
  font-size: 15px;
}
.browseBySorting footer .meta .sortLink:hover {
  background-color: #ececec;
  color: #0657af;
  margin: 0;
  border: none;
  cursor: pointer;
}
.browseBySorting footer .meta .sortLink.Selected {
  background-color: #175e9a;
  color: #ffffff;
  margin: 0;
  border: none;
  cursor: pointer;
}
.browseBySorting footer .meta .sortLink.Selected:hover {
  background-color: #175e9a;
  color: #ffffff;
  margin: 0;
  border: none;
  cursor: pointer;
}
/** tabs */
.CKTabs header {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/** taboola */
#taboola-autosized-3r-video {
  margin-left: 13px;
  margin-bottom: 15px;
}
.videoDemo {
  width: 304px;
  height: 340px;
}
.videoDemo.scrollable .scroll-bar.vertical {
  right: 0px;
  z-index: 10;
  width: 12px;
  background-color: #4d4d4d;
}
.videoDemo.scrollable.default-skin {
  padding-right: 0;
}
.videoDemo.scrollable.default-skin .thumb {
  width: 8px;
  background-color: #c6c6c6;
  left: 2px;
  opacity: 1;
}
.module.genericLeftModule.scrollPageModule .body {
  width: 626px;
  height: 230px;
  padding-bottom: 25px;
}
.module.genericLeftModule.scrollPageModule .body ul {
  width: 1884px;
}
.module.genericLeftModule.scrollPageModule .body ul li {
  float: left;
  width: 144px;
  height: 220px;
  position: relative;
  margin-right: 13px;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 {
  font-family: 'Arvo', serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 a {
  color: #000000;
  text-decoration: none;
  line-height: 20px;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 a:hover {
  color: #0657af;
}
.module.genericLeftModule.scrollPageModule .body ul li .dateView {
  position: absolute;
  font-family: 'proximanNovaRegular';
  font-size: 10px;
  font-weight: normal;
  color: #747474;
  bottom: 5px;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn {
  width: 315px;
  float: right;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #dcdcdd;
  margin-bottom: 8px;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li.last {
  border-bottom: 0px none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .numberVideo {
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 29px;
  float: left;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: -143px -110px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-position: 0 0;
  background-repeat: no-repeat;
  font-family: 'proximaNovaSemibold';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .meta {
  float: right;
  width: 275px;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .meta h4 {
  font-family: 'Arvo', serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 20px;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .meta h4 a {
  text-decoration: none;
  color: #000000;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .meta h4 a:hover {
  color: #0657af;
}
.module.genericLeftModule.scrollPageModule .rightPopularColumn ul li .meta .dateView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #747474;
}
.module.genericLeftModule.scrollPageModule header {
  margin-top: 5px;
  margin-bottom: 13px;
}
.module.genericLeftModule.scrollPageModule .body {
  width: 626px;
  height: 230px;
  padding-bottom: 20px;
}
.module.genericLeftModule.scrollPageModule .body ul {
  width: 1884px;
}
.module.genericLeftModule.scrollPageModule .body ul li {
  float: left;
  width: 144px;
  height: 220px;
  position: relative;
  margin-right: 13px;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 {
  font-family: 'Arvo', serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 a {
  color: #000000;
  text-decoration: none;
}
.module.genericLeftModule.scrollPageModule .body ul li h5 a:hover {
  color: #0657af;
}
.module.genericLeftModule.scrollPageModule .body ul li .dateView {
  position: absolute;
  font-family: 'proximanNovaRegular';
  font-size: 10px;
  font-weight: normal;
  color: #747474;
  bottom: 5px;
}
.module.genericLeftModule.popularVideoModule header {
  margin: 5px 6px 13px;
}
.module.genericLeftModule.popularVideoModule .clearFix {
  clear: both;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn {
  width: 288px;
  float: left;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer {
  position: relative;
  width: 288px;
  height: 183px;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .gradientCover {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .meta {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 268px;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .meta h4 {
  margin-bottom: 5px;
  line-height: 16px;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .meta h4 a {
  font-family: 'Arvo', serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .meta h4 a:hover {
  color: #0657af;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .meta .dateView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #747474;
}
.module.genericLeftModule.popularVideoModule .leftPopularColumn .imageContainer .numberVideo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 53px;
  height: 51px;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: -143px 0px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-position: 0 0;
  background-repeat: no-repeat;
  font-family: 'proximaNovaSemibold';
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  padding: 5px 0 0 10px;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn {
  width: 315px;
  float: right;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li {
  padding-bottom: 10px;
  border-bottom: 1px dotted #dcdcdd;
  margin-bottom: 10px;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li.last {
  border-bottom: 0px none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .numberVideo {
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 29px;
  float: left;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: -143px -110px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-position: 0 0;
  background-repeat: no-repeat;
  font-family: 'proximaNovaSemibold';
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .meta {
  float: right;
  width: 275px;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .meta h4 {
  font-family: 'Arvo', serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 7px;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .meta h4 a {
  text-decoration: none;
  color: #000000;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .meta h4 a:hover {
  color: #0657af;
}
.module.genericLeftModule.popularVideoModule .rightPopularColumn ul li .meta .dateView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #747474;
}
.videoSlidesModule {
  position: relative;
  margin-bottom: 58px;
  height: 369px;
}
.videoSlidesModule ul li {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.videoSlidesModule ul li .gradientCover {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.videoSlidesModule ul li.visible {
  display: block;
}
.videoSlidesModule ul li .btnPlay {
  width: 143px;
  height: 143px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -71px;
  margin-top: -110px;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: 0px 0px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-position: 0 0;
  background-repeat: no-repeat;
}
.videoSlidesModule ul li .meta {
  position: absolute;
  bottom: 60px;
  left: 15px;
  width: 420px;
}
.videoSlidesModule ul li .meta h5 {
  margin-bottom: 15px;
  line-height: 31px;
  font-family: 'Arvo', serif;
  font-size: 25px;
  font-weight: normal;
  -webkit-text-shadow: 0px 0px 3px #000000;
  text-shadow: 0px 0px 3px #000000;
}
.videoSlidesModule ul li .meta h5 a {
  color: #fff;
  text-decoration: none;
}
.videoSlidesModule ul li .meta .byline {
  display: inline;
}
.videoSlidesModule ul li .meta .byline a {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  color: #dcdcdc;
  -webkit-text-shadow: 0px 0px 3px #000000;
  text-shadow: 0px 0px 3px #000000;
  text-decoration: none;
}
.videoSlidesModule ul li .meta .byline a:hover {
  color: #1576d5;
}
.videoSlidesModule ul li .meta .dateView {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  color: #dcdcdc;
  -webkit-text-shadow: 0px 0px 3px #000000;
  text-shadow: 0px 0px 3px #000000;
}
.videoSlidesModule ul li .meta .dateView span {
  padding: 0 8px;
}
.videoSlidesModule .videoSlidesThumb {
  width: 650px;
  position: absolute;
  overflow-x: hidden;
  bottom: -46px;
  background-image: url(/ui/shared/images/2013/global/layout/shadow_behind_thumbs.jpg);
  background-position: left bottom;
  padding-bottom: 22px;
  background-repeat: no-repeat;
}
.videoSlidesModule .videoSlidesThumb .videoScrollThumb {
  width: 1536px;
}
.videoSlidesModule .videoSlidesThumb a {
  margin: 2px 6px 0 13px;
  width: 109px;
  height: 65px;
  display: block;
  float: left;
}
.videoSlidesModule .videoSlidesThumb a.active {
  border: 2px solid #fff;
  margin: 0px 4px 0 11px;
}
body.has-skin .mainFrame {
  width: 992px;
  margin: 0 auto;
  background: #fff;
  margin-top: 120px;
}
.btnFavorites {
  background-image: url(/ui/shared/images/global/icons/sprite.png);
  background-position: -281px -474px;
  background-repeat: no-repeat;
}
.btnFavorites.on {
  background-position: -281px -474px;
}
.btnFavorites.off {
  background-position: -281px -409px;
}
.btnFavorites.hover {
  background-position: -281px -441px;
}
.mainFrame.videoSeriesPage {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  min-height: 2180px;
}
.mainFrame.videoSeriesPage .mainFrameModule {
  width: 968px;
  margin-left: auto;
  margin-right: auto;
}
.mainFrame .mainFrameModule .videoSeriesModule {
  margin-left: auto;
  margin-right: auto;
}
.mainFrame .mainFrameModule .videoSeriesModule > .categoryTitle {
  margin-top: 0;
}
.mainFrame .mainFrameModule .videoSeriesModule .videoScroll.gray-skin .scroll-bar.vertical {
  display: none!important;
}
.mainFrame .mainFrameModule .videoSeriesModule .videoScroll.gray-skin .scroll-bar.horizontal {
  width: 942px!important;
}
.mainFrame .mainFrameModule .videoSeriesModule .videoScroll.gray-skin .viewport {
  height: 100px!important;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .inactive {
  display: none;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry {
  padding: 20px 0px;
  border-bottom: 1px dotted #e1e1e1;
  display: inline-block;
  width: 100%;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry.last {
  border-bottom: 0px none;
  padding-bottom: 0px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry.first {
  padding-top: 0px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta {
  margin-left: 170px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .title {
  font-family: 'proximaNovaSemibold';
  font-size: 20px;
  font-weight: normal;
  line-height: 140%;
  margin-bottom: 10px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .title a {
  color: #000;
  text-decoration: none;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .title a:hover {
  color: #0657af;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .author {
  color: #0657af;
  margin-bottom: 10px;
  font-family: 'proximanNovaRegular';
  font-size: 12px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .author a {
  text-decoration: none;
  color: #0657af;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .timeViews {
  margin-top: 10px;
  color: #818181;
  font-family: 'proximanNovaRegular';
  font-size: 12px;
  font-weight: normal;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .timeViews .date,
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .meta .timeViews .views {
  color: #747474;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .listEntry .thumb {
  float: left;
  width: 147px;
  height: 90px;
  display: block;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery {
  display: inline-block;
  width: 3140px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li {
  float: left;
  position: relative;
  height: 85px;
  width: 145px;
  padding: 3px;
  margin: 0px 3px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li.active {
  border: 1px solid #500406;
  padding: 2px;
  margin: 0px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li:hover a img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li:hover a .description {
  display: block;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li a,
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li img {
  display: block;
  background-color: #000;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .carouselVideoSeries .carouselVideoSeriesGallery li .description {
  position: absolute;
  bottom: 0px;
  margin: 0px auto;
  right: 0px;
  left: 0px;
  padding: 7px;
  font-family: 'proximaNovaSemibold';
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  /*.text-shadow(0px, 0px, 3px, #000);*/
  display: none;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs {
  display: inline-block;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li {
  float: left;
  width: 215px;
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li .links {
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  line-height: 150%;
  display: block;
  margin-bottom: 5px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li .links:hover {
  color: #0657af;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li.last {
  margin-right: 0px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li .Thumbnail {
  display: block;
  line-height: 150%;
  margin-bottom: 5px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li .Thumbnail img {
  width: 215px;
  height: 128px;
}
.mainFrame .mainFrameModule .videoSeriesModule .body .videoSeriesThumbs li .timeViews {
  line-height: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #585858;
}
.videoWrapperSeriesModule {
  position: relative;
  margin: 0px auto 32px;
  border: 1px solid #f3f3f3;
  z-index: 5;
}
.videoWrapperSeriesModule.videoSeriesContainer .playerBackground {
  background: none;
}
.videoWrapperSeriesModule.videoSeriesContainer .playerBackground .videoPlayerModule {
  background: none;
}
.videoWrapperSeriesModule.videoSeriesContainer .playerBackground .videoPlayerModule #videoWrapper {
  background: none;
}
.videoWrapperSeriesModule.videoSeriesContainer .playerBackground .videoPlayerModule #videoWrapper #videoPlayer {
  background: none;
}
.videoWrapperSeriesModule.videoSeriesContainer .playerBackground .videoPlayerModule #videoWrapper #videoPlayer .videoDockButtons {
  right: 311px;
}
.videoWrapperSeriesModule.videoSeriesContainer .meta {
  padding: 15px 0 15px 15px;
}
.videoWrapperSeriesModule.videoSeriesContainer .meta .seriesVideoLatestViews {
  padding: 15px 0 0 0;
}
.videoWrapperSeriesModule:after {
  height: 23px;
  content: "";
  position: absolute;
  bottom: -24px;
  width: 968px;
  background: url(/ui/shared/images/2013/global/layout/shadow_under-player.jpg) 0 0 no-repeat;
  left: 0px;
}
.videoWrapperSeriesModule .playerBackground {
  width: 966px;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper {
  height: 398px !important;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper.seriesVideo {
  height: 368px!important;
  width: 655px;
  background: none;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer {
  /*#dmjwplayer_wrapper { width: 655px !important; }*/
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .countdownSplash {
  left: 0px;
  top: 0px;
  width: 655px;
  height: 368px;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .videoDockButtons {
  right: 300px;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .videoPostPlateBG {
  width: 655px;
  left: 0px;
  top: 0px;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .videoPostPlate {
  width: 655px;
  left: 0px;
  top: 0px;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .videoPostPlate .videoPostPlateRelatedItem {
  padding: 8px 0;
}
.videoWrapperSeriesModule .playerBackground #videoWrapper #videoPlayer .meta {
  width: 330px !important;
}
.videoWrapperSeriesModule .meta {
  margin: 0 !important;
}
.videoWrapperSeriesModule .socialVideoContainer {
  position: relative;
}
.videoWrapperSeriesModule .socialVideoContainer:before {
  background: url(/ui/shared/images/2013/global/layout/lefttrail_shadow_1px.png) repeat-y;
  content: "";
  width: 5px;
  position: absolute;
  top: 0px;
  left: -5px;
  height: 450px;
}
.videoWrapperSeriesModule .socialVideoContainer .socialVideoShare {
  position: absolute;
  left: 22%;
  bottom: 31px;
}
.videoWrapperSeriesModule .socialVideoContainer .socialVideoShare .fb-like {
  margin-right: 5px;
  display: inline-block;
}
.videoWrapperSeriesModule .socialVideoContainer .socialVideoShare .twitter-share-button {
  display: inline-block;
}
.videoWrapperSeriesModule .meta {
  margin: 12px;
}
.videoWrapperSeriesModule .meta .seriesVideoLatest {
  font-family: 'Arvo', serif;
  font-size: 21px;
  font-weight: normal;
}
.videoWrapperSeriesModule .meta .seriesVideoLatestViews {
  padding: 14px 0px 8px;
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  color: #A2A2A2;
}
.videoWrapperSeriesModule iframe {
  display: block;
}
.videoExperienceWrapper {
  width: 968px;
  margin: 0px auto 28px;
}
.videoExperienceWrapper .noMarginTop {
  margin-top: 0px;
}
.videoExperienceWrapper .columnLeft {
  width: 655px;
}
.videoExperienceWrapper .columnLeft .videoAboutExperience .body {
  height: 130px;
}
.videoExperienceWrapper .columnLeft .videoAboutExperience .personImage {
  bottom: 0;
  left: 0;
  position: absolute;
}
.videoExperienceWrapper .columnLeft .videoAboutExperience .personExperience {
  border-bottom: 1px dotted #dddddd;
  border-top: 1px dotted #dddddd;
  padding: 12px 0px;
  margin-left: 130px;
  width: 480px;
  height: 100%;
  font-size: 14px;
  line-height: 160%;
}
.mainFrame .mainFrameModule .CKTabs .tabs .tab {
  float: left;
  background-color: #fff;
  padding: 12px 33px;
  color: #000000;
  text-decoration: none;
  margin-top: -5px;
  border-left: 1px solid #E7E6E4;
  border-right: 1px solid #E7E6E4;
  border-top: 1px solid #E7E6E4;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  width: auto;
  margin-bottom: 0px;
}
.mainFrame .mainFrameModule .CKTabs .tabs .tab.inactive {
  background-color: #f6f6f6;
  padding: 12px 33px 10px;
}
.mainFrame .mainFrameModule .CKTabs .tabContent.inactive {
  display: none;
}
#videoWrapper.index {
  height: 400px;
  margin: 14px 0 0 0;
  background: url(/ui/shared/images/pages/video/BG-index.jpg) repeat-x 0 -236px;
}
#videoWrapper.video {
  height: 426px;
  margin: 5px 0 0 0;
  background: url(/ui/shared/images/pages/video/BG-video.jpg) repeat-x 0 -316px;
}
#videoWrapper.series {
  height: 426px;
  margin: 38px 0 0 0;
}
#videoWrapper.video .discovery {
  display: none;
}
#videoWrapper.series .discovery {
  display: none;
}
#videoWrapper.index .discovery .bigButton {
  top: 70px;
}
/** Video Dock Buttons */
.videoDockButtons {
  width: 66px;
  position: absolute;
  top: 0;
  right: 232px;
  list-style: none;
  cursor: pointer;
}
.videoDockButtons li {
  background-image: url(/ui/shared/images/pages/video/jwplayer/jwplayer-sprite.png);
  background-repeat: no-repeat;
  width: 66px;
}
.videoDockButtons .related {
  height: 63px;
  background-position: -420px -72px;
}
.videoDockButtons .share {
  height: 59px;
  background-position: -490px -72px;
}
.videoDockButtons .embed {
  height: 57px;
  background-position: -560px -72px;
}
.videoDockButtons .lowerlights {
  height: 68px;
  background-position: -630px -72px;
}
.videoDockButtons .related:hover {
  height: 63px;
  background-position: -420px 0px;
}
.videoDockButtons .share:hover {
  height: 59px;
  background-position: -490px 0px;
}
.videoDockButtons .embed:hover {
  height: 57px;
  background-position: -560px 0px;
}
.videoDockButtons .lowerlights:hover {
  height: 68px;
  background-position: -630px 0px;
}
/** Video Post Plate */
.videoPostPlateBG {
  width: 970px;
  height: 375px;
  background: #000;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 10px;
}
.videoPostPlate,
.countdownSplash {
  width: 666px;
  height: 375px;
  position: absolute;
  top: 0;
  left: 10px;
  overflow: hidden;
}
.countdownSplash {
  display: none;
}
.countdownSplash .cdBgImage {
  opacity: 0.5;
  width: auto;
  height: 100%;
}
.countdownSplash .cdWrap {
  position: absolute;
  top: 0;
  padding: 20px;
  font-family: "Verdana", sans-serif;
  color: #fff;
}
.cdWrap h3 {
  font-size: 18px;
  margin: 0 0 8px 0;
  color: #fff;
}
.cdWrap .nextTitle {
  font-size: 26px;
  margin: 0 0 10px;
}
.cdWrap .meta {
  font-size: 11px;
  color: #ccc;
}
.cdWrap .views {
  border-left: 1px solid #111;
  padding-left: 8px;
  margin-left: 5px;
}
.cdWrap .cdNumbers {
  font-family: "Verdana", sans-serif;
  font-size: 100px;
  font-weight: bold;
  margin: 25px 0 0 ;
  cursor: pointer;
}
.cdWrap label {
  font-style: normal;
  font-weight: bold;
}
.countdownSplash .overlay {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  font-family: "Verdana", sans-serif;
  color: #fff;
  background: #222;
  opacity: 0.9;
}
.overlay h3 {
  font-size: 14px;
  color: #fff;
  margin: 15px 0 5px 10px;
}
.overlay .previousTitle {
  font-size: 22px;
  margin: 0 0 10px 10px;
  width: 580px;
}
.overlay .right {
  position: absolute;
  width: 140px;
  height: 75px;
  right: 0;
  top: 15px;
}
.overlay .button {
  border: 1px solid #665;
  width: 130px;
  text-align: center;
  padding: 3px 0px;
  background: #888;
  border-radius: 3px;
  font-size: 12px;
  margin: 10px 0 0;
  cursor: pointer;
}
.videoPostPlateWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.videoPostPlate .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background-image: url(/ui/shared/images/pages/video/jwplayer/jwplayer-sprite.png);
  background-repeat: no-repeat;
  background-position: -665px -311px;
}
.videoPostPlate .videoPostPlateMenu {
  width: 66px;
  height: 241px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  list-style: none;
  background-image: url(/ui/shared/images/pages/video/jwplayer/jwplayer-sprite.png);
  background-repeat: no-repeat;
}
.videoPostPlate .videoPostPlateMenu.related {
  background-position: 0px -120px;
}
.videoPostPlate .videoPostPlateMenu.share {
  background-position: -68px -120px;
}
.videoPostPlate .videoPostPlateMenu.embed {
  background-position: -136px -120px;
}
.videoPostPlate .videoPostPlateMenu.lowerlights {
  background-position: -205px -120px;
}
.videoPostPlate .videoPostPlateMenu li:hover {
  background: #000;
  opacity: 0.1;
}
.videoPostPlate .videoPostPlateMenu li.current:hover {
  background: transparent;
}
.videoPostPlate .videoPostPlateMenu .related {
  width: 66px;
  height: 60px;
}
.videoPostPlate .videoPostPlateMenu .share {
  width: 66px;
  height: 59px;
}
.videoPostPlate .videoPostPlateMenu .embed {
  width: 66px;
  height: 56px;
}
.videoPostPlate .videoPostPlateMenu .lowerlights {
  width: 66px;
  height: 66px;
}
.videoPostPlateSection {
  font-family: arial;
  height: 100%;
}
/** related section */
.videoPostPlateSection.related .leftRail {
  float: left;
  width: 140px;
  border-right: 1px solid #333;
  margin-top: 32px;
  height: 356px;
}
.videoPostPlateSection.related .leftRail .button {
  color: white;
  font-weight: bold;
  border: 1px solid #555;
  width: 90px;
  margin: 20px;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
  background: #444;
  font-size: 11px;
  font-family: "lucida grande";
  cursor: pointer;
  background: -moz-linear-gradient(top, #666655 10%, #444455 100%);
  background: -webkit-linear-gradient(top, #666655 10%, #444455 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666665', endColorstr='#444445', GradientType=1);
}
.videoPostPlateSection.related .leftRail .cpl {
  color: white;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}
.videoPostPlateSection.related .leftRail input {
  margin: 0 5px 0 15px;
}
.videoPostPlateSection.related .leftRail .thumb {
  width: 98px;
  height: 98px;
  border: 1px solid #565656;
  margin: 0 auto;
  display: block;
}
.videoPostPlateSection.related .leftRail .title {
  width: 100px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  display: block;
  margin-top: 4px;
}
.videoPostPlateSection.related .rightRail {
  float: left;
  width: 460px;
  margin-left: 22px;
  margin-top: 32px;
  text-align: left;
}
.videoPostPlateSection.related .rightRail .more {
  color: #fff;
  font-size: 20px;
  display: block;
}
.videoPostPlateSection.related .rightRail .videoPostPlateRelatedItem {
  padding: 12px 0;
  border-bottom: 1px solid #333;
  cursor: pointer;
  position: relative;
}
.videoPostPlateSection.related .rightRail .videoPostPlateRelatedItem.on {
  background: #292929;
}
.videoPostPlateSection.related .rightRail .thumb {
  height: 58px;
}
.videoPostPlateSection.related .rightRail .meta {
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
  color: #ffcc00;
  width: 345px;
}
.videoPostPlateSection.related .rightRail a.title {
  font-size: 14px;
  color: #fff;
}
.videoPostPlateSection.related .rightRail .byline {
  font-size: 11px;
  margin-top: 3px;
}
.videoPostPlateSection.related .rightRail .byline a {
  color: #ffcc00;
}
.videoPostPlateSection.related .rightRail .views {
  border-left: 1px solid #ffcc00;
  margin-left: 5px;
  padding-left: 8px;
  line-height: 15px;
}
.videoPostPlateSection.related .rightRail .videoPostPlateRelatedItem .playButton {
  display: block;
  height: 35px;
  width: 35px;
  left: 30px;
  position: absolute;
  top: 23px;
  background-image: url(/ui/shared/images/pages/video/videoSprite.png);
  background-repeat: none;
  background-position: 0px -41px;
}
/** embed section */
.videoPostPlateSection.embed .leftRail {
  float: left;
  width: 284px;
  margin-left: 90px;
  margin-top: 120px;
}
.videoPostPlateSection.embed .rightRail {
  float: left;
  margin-left: 22px;
  color: #fff;
  width: 240px;
  margin-top: 150px;
}
.videoPostPlateSection.embed .rightRail .embedCode {
  width: 216px;
  background: #1a1a1a;
  border: 1px solid #2b2b2b;
  height: 60px;
  word-wrap: break-word;
  padding: 6px;
  margin-top: 6px;
  color: #fff;
}
/** share section */
.videoPostPlateSection.share span {
  display: block;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 8px;
  color: #fff;
}
.videoPostPlateSection.share .shareButtons {
  width: 243px;
  height: 183px;
  margin: -105px 0 0 -123px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
}
.videoPostPlateSection.share .shareButtons a {
  width: 60px;
  height: 60px;
  margin: 9px 10px;
  float: left;
  background-image: url(/ui/shared/images/pages/video/jwplayer/jwplayer-sprite.png);
  background-repeat: no-repeat;
}
.videoPostPlateSection.share .shareButtons .facebook:hover {
  background-position: 2px 0px;
}
.videoPostPlateSection.share .shareButtons .facebook {
  background-position: 1px -60px;
}
.videoPostPlateSection.share .shareButtons .twitter:hover {
  background-position: -59px 0px;
}
.videoPostPlateSection.share .shareButtons .twitter {
  background-position: -59px -60px;
}
.videoPostPlateSection.share .shareButtons .reddit:hover {
  background-position: -120px 0px;
}
.videoPostPlateSection.share .shareButtons .reddit {
  background-position: -120px -60px;
}
.videoPostPlateSection.share .shareButtons .stumbleupon:hover {
  background-position: -299px 0px;
}
.videoPostPlateSection.share .shareButtons .stumbleupon {
  background-position: -299px -60px;
}
.videoPostPlateSection.share .shareButtons .digg:hover {
  background-position: -180px 0px;
}
.videoPostPlateSection.share .shareButtons .digg {
  background-position: -180px -60px;
}
.videoPostPlateSection.share .shareButtons .tumblr:hover {
  background-position: -240px 0px;
}
.videoPostPlateSection.share .shareButtons .tumblr {
  background-position: -240px -60px;
}
.videoPostPlateSection.share .shareButtons .mail:hover {
  background-position: 0px 0px;
}
.videoPostPlateSection.share .shareButtons .mail {
  background-position: 0px 0px;
}
.videoPostPlateSection .dmLogo {
  background-repeat: no-repeat;
  background-position: -425px -150px;
  width: 274px;
  height: 156px;
  background-image: url(/ui/shared/images/pages/video/jwplayer/jwplayer-sprite.png);
}
#share2 {
  padding: 1em;
  background-color: #FFF;
}
#share2 li {
  display: inline-block;
}
#share2 .embedInput {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #f3f3f3;
  -webkit-box-shadow: inset 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 3px 3px 4px;
  line-height: 13px;
  width: 430px;
}
#share2 .embedBtn {
  border: 1px solid #DFDFDF;
  margin: 0 10px;
  padding: 5px 5px;
  color: #777777;
  background-color: #F0F0F0;
  cursor: pointer;
  font-family: 'proximaNovaSemibold';
  font-size: 11px;
  font-weight: normal;
}
#share2 .embedBtn.addCommentBtn {
  text-decoration: none;
  width: 100px;
  text-align: center;
  display: block;
  margin: 0px;
}
#share2 .embedBtn.EmbedCode {
  width: 55px;
  text-align: center;
  display: block;
}
#share2 .embedBtn.btn-copy-embed-code {
  width: 115px;
  text-align: center;
  display: block;
}
#share2 .btnFavorites {
  margin-left: 15px;
  border: 1px solid #DFDFDF;
  border-radius: 0;
  -webkit-border-radius: 0;
  color: #777777;
  background-color: #F0F0F0;
  cursor: pointer;
  font-family: georga;
  font-weight: bold;
  float: none;
  padding: 4px 10px 4px 25px;
}
#share2 input {
  padding: 3px;
  width: 450px;
}
#fb_share_msg_box .msg {
  width: 530px;
}
#fb_share_msg_box div.shadow {
  margin-top: -15px;
}
#dark {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
}
#dark.off {
  display: none;
}
#dark.on {
  display: block;
}
.ckLinkHoverable {
  color: #000;
  text-decoration: none;
}
.ckLinkHoverable:hover {
  color: #0657af;
}
.ckButtonBlue {
  background-color: #175e9a;
  color: #ffffff;
  margin: 0;
  border: none;
  cursor: pointer;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.gradientCover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.56)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover1 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.7)), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
html {
  background-color: #fafafa;
}
body {
  background-color: transparent;
  overflow-x: hidden;
}
body.noSkin.noOPA .headerWrapper {
  margin-bottom: 0 !important;
}
body.has-skin {
  background-position: center 114px !important;
}
body.has-skin .mainAd {
  background-color: transparent !important;
}
body.has-skin #persistent-share {
  top: 512px;
  opacity: 0;
}
body.has-skin .headerWrapper {
  background-image: url(/ui/shared/images/2013/global/layout/nav_bg.jpg) !important;
}
body.has-skin .headerWrapper .mainHeader {
  background-image: url(/ui/shared/images/2013/global/layout/nav_glow.png) !important;
}
body.has-skin .headerWrapper .secondaryNav {
  background: #f1f1f1 !important;
  -webkit-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
}
body.has-skin .headerWrapper .secondaryNav .secondaryContainer {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
body.takeOver {
  background-position: 50% 115px;
  background-repeat: no-repeat;
}
body.takeOver .mainFrame {
  background-color: transparent;
  width: 970px;
  margin: 0 auto;
  margin-top: 118px;
}
body.takeOver .mainFrameModule {
  width: 970px;
}
body.takeOver .mainFrame.noMarginTopWithContent {
  padding-top: 0;
}
body.takeOver .mainFrame .mainFrameModule.breadCrumbs {
  width: 950px;
  padding: 18px 10px 12px 10px;
}
body.takeOver .contentTopModuleWrapper .contentTopModuleContent {
  width: 314px;
}
body.takeOver #safePlace {
  width: 630px;
}
body.takeOver #safePlace section.body section img {
  max-width: 100%;
}
body.takeOver #safePlace section.body section font {
  max-width: 100%;
}
body.takeOver #safePlace .genericLeftModule .body ul li {
  max-width: 31.5%;
}
body.takeOver #safePlace .genericLeftModule .body .leftContainer ul li,
body.takeOver #safePlace .genericLeftModule .body .rigthContainer ul li {
  max-width: 100%;
}
body.hasButtonAd .buttonAd {
  width: 102px;
  height: 40px;
  float: right;
  margin-right: 10px;
  background-size: 100%;
  cursor: pointer;
}
.tabs .tab {
  float: left;
  text-align: center;
  font-family: 'proximaNovaSemibold';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0px;
  border-left: 1px solid #E7E6E4;
  border-right: 1px solid #E7E6E4;
  border-top: 1px solid #E7E6E4;
  color: #484647;
  background: #fff;
}
.tabs .tab.inactive {
  background-color: #F6F6F6;
}
.up-and-down-controler {
  position: fixed;
  bottom: 70px;
  right: 30px;
  width: 54px;
  z-index: 9999;
}
.up-and-down-controler a {
  text-indent: -999999px;
  width: 54px;
  height: 53px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
}
.up-and-down-controler a.go-top {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: 0px -143px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  margin-bottom: 10px;
}
.up-and-down-controler a.go-down {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: -143px -56px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
}
.seeMore {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: left -225px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-repeat: no-repeat;
  background-position: 0px right;
  font-family: 'proximaNovaSemibold';
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding: 8px 0px;
  width: 88px;
  text-align: center;
  margin-right: -8px;
}
/*
.btnFavorites {
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	float: left;
	margin: 0 15px 0 0;
	padding: 0px 10px 0px 25px;
	.fontProximaSemiBold(12px, normal);
	color: #7e7e7e;
	.border-radius(3px, 3px, 3px, 3px);
	position: relative;
	line-height: normal;
	text-decoration: none;
	height: 18px;
	line-height: 19px;
	background-image: url(/ui/shared/images/global/icons/sprite.png);
	background-position: -281px -475px;
	background-repeat: no-repeat;
	cursor:pointer;

	&.on { background-position: -281px -475px; }
	&.off { background-position: -281px -410px; }
	&.hover { background-position: -281px -442px; }
}
*/
.articleBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.articleBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/article_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: -4px;
}
.slideShowBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.slideShowBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/slideshow_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: 6px;
}
.dropShadowBottomRight {
  background: url("/ui/shared/images/2013/global/layout/button_shadow_lrg.png") no-repeat scroll right bottom transparent;
  padding-bottom: 5px;
  text-align: right;
}
.dropShadowBottomRight .commentSubmitButton,
.dropShadowBottomRight .generalButton {
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  height: 34px;
  margin-left: 20px;
  padding: 6px 25px;
  text-decoration: none;
}
.middleButtonArticle .dropShadowBottomRight {
  width: 180px;
  margin: 10px auto;
}
.middleButtonArticle .dropShadowBottomRight .ckButtonBlue {
  display: block;
  width: 180px;
  line-height: 34px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #175e9a;
}
/**
.btnFavorites{
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	.border-radius;
    float: left;
    margin: 0 15px 0 0;
    padding: 4px 10px 4px 25px;
    .fontGeorgia(@size: 11px, @weight: bold);
    color: #7e7e7e;
    position: relative;
    line-height: normal;
    text-decoration: none;
    height: 14px;
    i{
    	position: absolute;
    	top: 4px;
    	left: 5px;
    	background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    	background-repeat: no-repeat;


    	&.star{
    		background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    		background-repeat: no-repeat;
    		background-position:-286px -477px;
    		width: 14px;
    		height: 14px;

    	}
    }
}
*/
.generalButtonModule {
  background-color: #04609F;
  padding: 8px 30px;
  text-align: center;
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: normal;
  text-decoration: none;
  position: relative;
  color: #ffffff;
}
.generalButtonModule i {
  margin: 0px 5px 0 0;
}
.generalButtonModule:after {
  content: "";
  width: 90px;
  height: 5px;
  position: absolute;
  right: 0px;
  bottom: -5px;
  background-image: url(/ui/shared/images/2013/global/layout/button_shadow_lrg.png);
}
.FacebookLike {
  margin-bottom: 30px;
  margin-top: 10px;
}
/*FLAME VIRAL*/
span.imgFlame {
  width: 10px;
  height: 16px;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/aa8da506259cc20f2b030624854a4362.png);
  background-position: -171px -110px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  display: inline-block;
  margin-left: 5px;
  text-indent: -9999px;
  position: relative!important;
  bottom: 0px!important;
}
#companion_div {
  height: 250px;
  margin-left: 11px;
  margin-bottom: 15px;
}
#loaderModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.6) url(/ui/shared/images/2013/global/icons/loading.gif) 50% 50% no-repeat;
  background-size: 100px 100px;
  -webkit-transition: all 400ms ease;
  /* Chrome y Safari */
  -o-transition: all 400ms ease;
  /* Opera */
  -moz-transition: all 400ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 400ms ease;
  /* Internet Explorer */
  transition: all 400ms ease;
  /* W3C */
}
#loaderModal.open {
  opacity: 1;
  visibility: visible;
}