/* Use this class to override the default styles based on segment */
.generationSlides {
  background: #03344b;
  width: 630px;
  color: #fff;
  font-family: Arial, Verdana;
}

body #main {
  background: url(http://static.men.portal.skynet.be/module/images/mainNoLeftBg.png) repeat-y scroll 0 0 transparent;
}

body .leaderBoardWrapper {
  display: block;
  min-height: 100px;
}

/*body .leaderboardBuddy { float:left; margin-right:12px;border:1px solid red;}
body .topLeaderBoard {}
body .bottomLeaderBoard { display:block; clear:both; float:right; }*/
body .CEcomments {
  clear: both;
}

#main .clearfloat {
  clear: both;
  float: none;
}

/* MULTI SEGMENTS START */
/* ==================== */
.jackSlides,
.liliSlides,
.newsSportsSlides {
  float: left;
  width: 600px;
  color: #000;
  font-family: Arial, Verdana;
  background-color: #fff;
}

.jackSlides .ceSlideShow,
.liliSlides .ceSlideShow,
.newsSportsSlides .ceSlideShow {
  padding: 15px 0;
}

.jackSlides h2,
.liliSlides h2,
.newsSportsSlides h2 {
  font-size: 1.1em;
  background: transparent none;
  border-top-width: 0px;
  height: auto;
  margin: 0;
  padding: 0;
}

.jackSlides .ceSlideShow h2,
.liliSlides .ceSlideShow h2,
.newsSportsSlides .ceSlideShow h2 {
  font-size: 1.5em;
  float: left;
  width: 470px;
}

.jackSlides .ceSlideShow .btnFacebookLike,
.liliSlides .ceSlideShow .btnFacebookLike,
.newsSportsSlides .ceSlideShow .btnFacebookLike {
  float: right;
}

.jackSlides .ceSlideShow .connect_widget_interactive_area,
.liliSlides .ceSlideShow .connect_widget_interactive_area,
.newsSportsSlides .ceSlideShow .connect_widget_interactive_area {
  float: right;
}

.jackSlides h3 {
  font-size: 0.8em;
  clear: both;
}

.jackSlides .ceSlideShow div.carousel ul li a img,
.liliSlides .ceSlideShow div.carousel ul li a img,
.newsSportsSlides .ceSlideShow div.carousel ul li a img {
  border-color: #fff;
}

.jackSlides .ceSlideShow div.carousel ul li a:hover img,
.liliSlides .ceSlideShow div.carousel ul li a:hover img,
.newsSportsSlides .ceSlideShow div.carousel ul li a:hover img {
  border-color: #000;
}

.jackSlides .ceSlideShow div.jcarousel-prev-disabled span,
.jackSlides .ceSlideShow div.jcarousel-prev-disabled span:hover,
.liliSlides .ceSlideShow div.jcarousel-prev-disabled span,
.liliSlides .ceSlideShow div.jcarousel-prev-disabled span:hover,
.newsSportsSlides .ceSlideShow div.jcarousel-prev-disabled span,
.newsSportsSlides .ceSlideShow div.jcarousel-prev-disabled span:hover {
  background-position: left -470px;
  cursor: default;
}

.jackSlides .ceSlideShow div.jcarousel-next-disabled span,
.jackSlides .ceSlideShow div.jcarousel-next-disabled span:hover,
.liliSlides .ceSlideShow div.jcarousel-next-disabled span,
.liliSlides .ceSlideShow div.jcarousel-next-disabled span:hover,
.newsSportsSlides .ceSlideShow div.jcarousel-next-disabled span,
.newsSportsSlides .ceSlideShow div.jcarousel-next-disabled span:hover {
  background-position: right -470px;
  cursor: default;
}

/* MULTI SEGMENTS START */
/* GENERATION SEGMENT START */
/* ================= */
div.boxDown.ceSlideShow .slideContent {
  margin: 15px auto 0;
  width: 600px;
}

div.boxDown.ceSlideShow .slideDetails {
  margin: 0 auto 10px;
  width: 580px;
}

div.boxDown.ceSlideShow .CEShareBar {
  margin: 4px 10px 0 0;
}

div.boxDown.ceSlideShow .CEactions {
  margin-left: 5px;
}

/* GENERATION SEGMENT END */
/* MEN SEGMENT START */
/* ================= */
.jackSlides a {
  color: #c50026;
  font-weight: bold;
}

.jackSlides .ceSlideShow .slideDetails {
  background-color: #f7f7f7;
}

.jackSlides .ceSlideShow span.infos,
.jackSlides .ceSlideShow span.copywrite {
  color: #666;
}

.jackSlides .ceSlideShow p.credits span.infos strong {
  color: #000;
}

.jackSlides h2 {
  color: #C60228;
}

.jackSlides .ceSlideShow h2 {
  color: #000;
}

.jackSlides h3 {
  color: #44575F;
  margin-top: 0;
  padding-top: 10px;
}

.jackSlides .ceSlideShow div.carousel ul li.current a img,
.jackSlides .ceSlideShow div.carousel ul li.current a:hover img {
  border-color: #BDC081;
}

.jackSlides .ceSlideShow .jcarousel-prev span,
.jackSlides .ceSlideShow .jcarousel-next span {
  background-position: left -510px;
}

.jackSlides .ceSlideShow .jcarousel-next span {
  background-position: right -510px;
}

.jackSlides .ceSlideShow .jcarousel-prev span:hover {
  background-position: left -550px;
}

.jackSlides .ceSlideShow .jcarousel-next span:hover {
  background-position: right -550px;
}

.jackSlides .ceSlideShow .slideTextContent a.previous span.icon {
  background-position: left -510px;
}

.jackSlides .ceSlideShow .slideTextContent a.next span.icon {
  background-position: right -510px;
}

.jackSlides .ceSlideShow .slideTextContent a.previous:hover span.icon {
  background-position: left -550px;
}

.jackSlides .ceSlideShow .slideTextContent a.next:hover span.icon {
  background-position: right -550px;
}

/* MEN SEGMENT END */
/* WOMEN SEGMENT START */
/* =================== */
.liliSlides .ceSlideShow .slideDetails {
  background-color: #F7F7F7;
}

.liliSlides .ceSlideShow span.infos,
.liliSlides .ceSlideShow span.copywrite,
.liliSlides .ceSlideShow p.credits span.infos strong,
.liliSlides .ceSlideShow p {
  color: #000;
}

.liliSlides .ceSlideShow p {
  font-size: 1em;
}

.liliSlides .ceSlideShow .slideDetails a {
  font-weight: bold;
  color: #e30052;
}

.liliSlides h2 {
  color: #C60228;
}

.liliSlides .ceSlideShow h2 {
  color: #C60228;
}

.liliSlides h3 {
  color: #44575F;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  clear: both;
}

.liliSlides .ceSlideShow div.carousel ul li.current a img,
.liliSlides .ceSlideShow div.carousel ul li.current a:hover img {
  border-color: #e30053;
}

.liliSlides .ceSlideShow .jcarousel-prev span,
.liliSlides .ceSlideShow .jcarousel-next span {
  background-position: left -510px;
}

.liliSlides .ceSlideShow .jcarousel-next span {
  background-position: right -510px;
}

.liliSlides .ceSlideShow .jcarousel-prev span:hover {
  background-position: left -550px;
}

.liliSlides .ceSlideShow .jcarousel-next span:hover {
  background-position: right -550px;
}

.liliSlides #sendToFriend {
  margin-top: 10px;
}

.liliSlides .ceSlideShow .slideTextContent p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

.liliSlides .ceSlideShow .slideTextContent a.next span.label, .liliSlides .ceSlideShow .slideTextContent a.previous span.label {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a3b5c;
}

.liliSlides .ceSlideShow .slideTextContent a.next span.icon {
  background-position: right -510px;
}

.liliSlides .ceSlideShow .slideTextContent a.previous span.icon {
  background-position: left -510px;
}

/* WOMEN SEGMENT END */
/* NEWS & SPORTS SEGMENT START */
/* =================== */
#main div.footballColumnLeft.newsSportsSlides {
  width: 600px;
}

.newsSportsSlides .ceSlideShow .slideDetails {
  background-color: #f3f3f3;
}

.newsSportsSlides .ceSlideShow span.infos,
.newsSportsSlides .ceSlideShow span.copywrite,
.newsSportsSlides .ceSlideShow p.credits span.infos strong,
.newsSportsSlides .ceSlideShow p {
  color: #000;
}

.newsSportsSlides .ceSlideShow span.copywrite,
.newsSportsSlides .ceSlideShow span.infos {
  color: #666;
}

.newsSportsSlides h2 {
  color: #C60228;
}

.newsSportsSlides .ceSlideShow h2 {
  color: #000;
}

.newsSportsSlides h3 {
  color: #666;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  clear: both;
  font-size: 0.8em;
  font-weight: normal;
}

.newsSportsSlides .ceSlideShow div.carousel ul li.current a img,
.newsSportsSlides .ceSlideShow div.carousel ul li.current a:hover img {
  border-color: #D60B11;
}

.newsSportsSlides .ceSlideShow .jcarousel-prev span,
.newsSportsSlides .ceSlideShow .jcarousel-next span {
  background-position: left -510px;
}

.newsSportsSlides .ceSlideShow .jcarousel-next span {
  background-position: right -510px;
}

.newsSportsSlides .ceSlideShow .jcarousel-prev span:hover {
  background-position: left -550px;
}

.newsSportsSlides .ceSlideShow .jcarousel-next span:hover {
  background-position: right -550px;
}

.newsSportsSlides #sendToFriend {
  margin-top: 10px;
}

.newsSportsSlides .ceSlideShow .slideTextContent a.next span.label, .newsSportsSlides .ceSlideShow .slideTextContent a.previous span.label {
  color: #39c;
  font-size: 11px;
}

.newsSportsSlides .ceSlideShow .slideTextContent a.next span.icon {
  background-position: right -510px;
}

.newsSportsSlides .ceSlideShow .slideTextContent a.previous span.icon {
  background-position: left -510px;
}

/* NEWS & SPORTS SEGMENT END */
/* General Container Common Element SlideShow */
.ceSlideShow {
  padding: 15px;
}

.ceSlideShow .slideContent .currentPage,
.ceSlideShow .slideTextContent .currentPage,
.ceSlideShow .slideContent .previous,
.ceSlideShow .slideContent .next,
.ceSlideShow .slideTextContent a.previous span.icon,
.ceSlideShow .slideTextContent a.next span.icon,
.ceSlideShow .jcarousel-prev span,
.ceSlideShow .jcarousel-next span {
  background: transparent url(http://static.common.skynet.be/ce/Slideshow/images/slide_sprite.png) left top no-repeat;
}

.ie6 .slideContent .currentPage,
.ie6 .ceSlideShow .slideTextContent .currentPage
.ie6 .slideContent .previous,
.ie6 .slideContent .next,
.ie6 .ceSlideShow .slideTextContent a.previous span.icon,
.ie6 .ceSlideShow .slideTextContent a.next span.icon,
.ie6 .jcarousel-prev span,
.ie6 .jcarousel-next span {
  background-image: url(http://static.common.skynet.be/ce/Slideshow/images/slide_sprite_gif.gif);
}

/* Carousel */
.ceSlideShow div.carousel {
  position: relative;
  display: block;
  overflow: hidden;
}

.ceSlideShow .jcarousel-container {
  width: 600px;
}

.ceSlideShow .jcarousel-container .jcarousel-clip {
  height: 79px;
  width: 558px;
  margin-left: 21px;
  overflow: hidden;
  clear: both;
}

.ceSlideShow div.carousel ul.ceSlideShowCarousel {
  margin: auto;
  width: 558px;
  height: 79px;
  overflow: hidden;
}

.ceSlideShow div.carousel ul.jcarousel-list {
  margin-left: 0;
}

.ceSlideShow li.itemThumb {
  float: left;
  list-style: none;
  margin: 0 7px;
}

.ceSlideShow li.itemThumb a {
  position: relative;
  display: block;
}

.ceSlideShow li.itemThumb a img.videoPlay,
.ceSlideShow li.itemThumb a:hover img.videoPlay,
.ceSlideShow li.itemThumb a:hover img.videoPlay,
.ceSlideShow li.current a:hover img.videoPlay,
.ceSlideShow div.carousel ul li.current a img.videoPlay,
.ceSlideShow div.carousel ul li.current a:hover img.videoPlay {
  position: absolute;
  left: 1px;
  top: 1px;
  width: auto;
  height: auto;
  border-width: 0px;
}

.ceSlideShow ul.jcarousel-list li.itemThumb {
  width: 79px;
}

.ceSlideShow div.carousel ul li a img {
  border: 2px solid #03344B;
  width: 75px;
  height: 75px;
}

.ceSlideShow div.carousel ul li a:hover img {
  border: 2px solid #cccccc;
}

.ceSlideShow div.carousel ul li.current a img,
.ceSlideShow div.carousel ul li.current a:hover img {
  border: 2px solid #0098DB;
  cursor: default;
}

.ceSlideShow .jcarousel-prev,
.ceSlideShow .jcarousel-next {
  width: 28px;
  height: 79px;
  position: absolute;
  cursor: pointer;
  overflow: hidden;
  top: 0;
}

.ceSlideShow .jcarousel-prev {
  left: 0;
}

.ceSlideShow .jcarousel-next {
  right: 0;
}

.ceSlideShow .jcarousel-prev span,
.ceSlideShow .jcarousel-next span {
  background-position: left -220px;
  display: block;
  width: 14px;
  height: 28px;
  margin: 25px auto auto 0;
  text-indent: -1000px;
}

.ceSlideShow .jcarousel-next span {
  background-position: right -220px;
  margin: 25px 0 auto auto;
}

.ceSlideShow .jcarousel-prev span:hover {
  background-position: left -430px;
}

.ceSlideShow .jcarousel-next span:hover {
  background-position: right -430px;
}

.ceSlideShow .jcarousel-prev-disabled,
.ceSlideShow .jcarousel-prev-disabled:hover,
.ceSlideShow .jcarousel-next-disabled,
.ceSlideShow .jcarousel-next-disabled:hover {
  cursor: default;
}

.ceSlideShow .jcarousel-prev-disabled span,
.ceSlideShow .jcarousel-prev-disabled span:hover {
  background-position: left -470px;
  cursor: default;
}

.ceSlideShow .jcarousel-next-disabled span,
.ceSlideShow .jcarousel-next-disabled span:hover {
  background-position: right -470px;
  cursor: default;
}

/* Slides */
.ceSlideShow .slideContent {
  position: relative;
  margin-top: 15px;
  overflow: hidden;
  width: 100%;
}

.ceSlideShow .slideContent img,
.ceSlideShow .slideContent object,
.ceSlideShow .slideContent embed {
  margin: 0 auto;
  display: block;
}

.ceSlideShow .slideContent .currentPage,
.ceSlideShow .slideTextContent .currentPage,
.ceSlideShow .slideContent .previous,
.ceSlideShow .slideContent .next {
  display: block;
  position: absolute;
  margin: 0;
}

.ceSlideShow .slideContent .currentPage,
.ceSlideShow .slideTextContent .currentPage {
  width: 69px;
  height: 27px;
  top: 0;
  right: 100px;
  color: #666;
  text-align: center;
  font: normal 11px/20px Verdana, Geneva, sans-serif;
}

.ceSlideShow .slideContent .previous,
.ceSlideShow .slideContent .next {
  width: 66px;
  height: 83px;
  top: 175px;
  right: 0;
  background-position: -0px -40px;
  outline: none;
}

/**/
.ceSlideShow .slideContent .previous,
.ceSlideShow .slideContent .next {
  top: 93px;
}

.ceSlideShow .slideContent .previous {
  background-position: -0px -130px;
  left: 0;
  right: auto;
}

.ceSlideShow .slideContent .previous:hover {
  background-position: -0px -340px;
}

.ceSlideShow .slideContent .next:hover {
  background-position: -0px -250px;
}

.ceSlideShow .slideContent .previous span,
.ceSlideShow .slideContent .next span {
  display: none;
}

.ceSlideShow .slideDetails {
  background: #024A6C;
  padding: 10px;
  overflow: hidden;
}

.ceSlideShow .slideDetails p.credits {
  font-size: 12px;
  color: #ccc;
  margin-bottom: 14px;
  overflow: hidden;
}

.ceSlideShow .slideDetails p.credits span.infos {
  display: inline;
  float: left;
}

.ceSlideShow .slideDetails p.credits span.copywrite {
  text-align: right;
  float: right;
}

.ceSlideShow .slideDetails div.description {
  font-size: 13px;
}

/* Editorial Slides */
.ceSlideShow .slideTextContent {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 50px;
  background-color: #fff;
}

.ceSlideShow .slideTextContent img.mainImg {
  float: left;
  margin: 20px 15px 10px 0;
}

.ceSlideShow .slideTextContent .currentPage {
  width: 69px;
  height: 27px;
  top: 0;
  right: 25px;
  color: #000;
  text-align: center;
  font: normal normal bold 11px/20px Verdana, Geneva, sans-serif;
}

.ceSlideShow .slideTextContent span.infos,
.ceSlideShow .slideTextContent span.copywrite {
  text-align: left;
  float: left;
  color: #666;
}

.ceSlideShow .slideTextContent span.copywrite {
  clear: left;
}

.ceSlideShow .slideTextContent p.credits {
  overflow: hidden;
  margin: 20px 0 10px 0;
}

.ceSlideShow .slideTextContent p.credits span.infos strong {
  color: #000;
}

.ceSlideShow .slideTextContent a {
  font-weight: bold;
  color: #C50026;
}

.ceSlideShow .slideTextContent a:hover {
  text-decoration: underline;
}

/* Bottom navigation */
.ceSlideShow .slideTextContent a.previous,
.ceSlideShow .slideTextContent a.next {
  display: block;
  width: 40%;
  position: absolute;
  height: 28px;
  bottom: 5px;
  left: 0;
  cursor: pointer;
}

.ceSlideShow .slideTextContent a.next {
  left: auto;
  right: 0;
}

.ceSlideShow .slideTextContent a.previous span,
.ceSlideShow .slideTextContent a.next span {
  position: absolute;
}

.ceSlideShow .slideTextContent a.previous span.icon,
.ceSlideShow .slideTextContent a.next span.icon {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  text-indent: -1000px;
}

.ceSlideShow .slideTextContent a.previous span.label,
.ceSlideShow .slideTextContent a.next span.label {
  line-height: 28px;
  color: #C50026;
}

.ceSlideShow .slideTextContent a.previous:hover span.label,
.ceSlideShow .slideTextContent a.next:hover span.label {
  text-decoration: underline;
}

.ceSlideShow .slideTextContent a.previous span.label {
  left: 23px;
  text-align: left;
}

.ceSlideShow .slideTextContent a.previous span.icon {
  left: 0;
  background-position: left -220px;
}

.ceSlideShow .slideTextContent a.next span.label {
  right: 23px;
  text-align: right;
}

.ceSlideShow .slideTextContent a.next span.icon {
  right: 0;
  background-position: right -220px;
}

/* Sharing options */
.ceSlideShow .shareAndActionBars {
  border-color: transparent;
  margin: 0;
}

.ceSlideShow .shareAndActionBars .CEShareBar {
  margin: 8px 0 0;
}

.ceSlideShow .shareAndActionBars .actionBar {
  margin-bottom: 20px;
}

.ceSlideShow .CEShareBar li {
  margin: 0 0 0 5px;
}

.ceSlideShow .CEcomments {
  margin: 0;
}

.ceSlideShow h2.comment_title {
  width: 380px;
  text-align: right;
  font-weight: bold;
  font-size: 1.2em;
}

.ceSlideShow div.comments_leader .buttonblock {
  padding-top: 1px;
}

.ceSlideShow p.btnContainer {
  background: url("../images/watch-again-jack_left.png") no-repeat scroll left top transparent;
  display: block;
  float: left;
  height: 36px;
  margin: 0 155px;
}

.ceSlideShow p.btnContainer a.watchAgain {
  background: url("../images/watch-again-jack_right.png") no-repeat scroll right top transparent;
  color: white;
  display: block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 40px;
  padding-right: 7px;
  text-align: center;
}

ul.otherCrosslinks {
  margin-bottom: 14px;
}

ul.otherCrosslinks li {
  float: left;
  width: 50%;
}

.newsSportsSlides a {
  color: #3399cc;
  text-decoration: none;
}

.newsSportsSlides a:hover {
  text-decoration: underline;
}

.newsSportsSlides a:hover span {
  text-decoration: underline;
}

ul.crosslinks li {
  height: 143px;
  margin: 3px;
  float: left;
  width: 145px;
  overflow: hidden;
}

ul.crosslinks li.first {
  margin: 3px 4px 3px 0;
}

ul.crosslinks li.last {
  margin: 3px 0 3px 4px;
}

ul.crosslinks li a span {
  display: block;
  margin: 0 3px;
  line-height: 1.25em;
}

ul.crosslinks5 {
  margin-bottom: 20px;
}

ul.crosslinks5 li {
  margin: 3px;
  float: left;
  width: 145px;
  overflow: hidden;
}

ul.crosslinks5 li.first {
  margin: 3px 4px 3px 0;
}

ul.crosslinks5 li.last {
  margin: 3px 0 3px 4px;
}

ul.crosslinks5 li a span {
  display: block;
  margin: 0 3px;
}

div.archiveBox {
  float: right;
  margin-left: 20px;
  width: 450px;
}
