/* ckoi.com */
/* Corus Quebec © 2010 */
/* romain.lefebvre@corusent.com */

/* Contenu #1 */
#line-a, #line-b, #line-c, #line-d, #line-e { overflow:hidden; margin-bottom:20px; clear:both; float:none; }
#line-d { margin-bottom:40px; }
#line-a .cln-right { float:left; width:300px; }
.line-header { margin-left:20px; margin-bottom:10px; }

/* On air */
#line-a .cln-right .onair {
	margin-bottom:16px;
	background:url(../img/bck/on-air.png) no-repeat;
	height:94px;
}
#line-a .cln-right .onair .inner {
	padding:19px 5px 19px 25px;
}
#line-a .cln-right .onair .inner .emission {
	font-size:14px;
	margin-top:8px;
	font-weight:bold;
}
#line-a .cln-right .onair .inner .diffusion {
	font-size:11px;
}
/* Webdiffuseur / slideshow */
.webdiffuseur {
	float:left;
	width:665px;
	margin-right:15px;
	background:url(../img/bck/webdiffuseur-bck.png) no-repeat right 361px;
	padding-bottom:4px;
	position:relative;
}
#webdif {
	height:360px;
	overflow:hidden;
}
.webdif-control {
	overflow:auto;
	float:left;
	padding:6px 5px;
	top:328px;
	position:absolute;
	right:0;
	z-index:2;
}
.webdif-control li {
	list-style:none;
	float:left;
	margin-right:6px;
}
.webdif-control li a {
	display:block;
	padding:0px 3px;
	border:1px solid #cdcdcd;
	background:#fff;
	color:#2a2a2a;
	float:left;
	font-size:11px;
}
.webdif-control li a:hover {
	text-decoration:none;
	background:#C7352B;
	border:1px solid #C7352B;
	color:#fff;
}
.webdif-control li a.active {
	background:#5a5a5a;
	border:1px solid #5a5a5a;
	color:#fff;
}
.jcarousel-container {
    position: relative;
	background: #e3e3e3;
	clear:both;
}
.webdiffuseur .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.webdiffuseur .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.webdiffuseur .jcarousel-list li,
.webdiffuseur .jcarousel-item {
    float: left;
    list-style: none;
    width: 665px;
    height: 360px;
}
.webdiffuseur .jcarousel-container-horizontal {
    width: 665px;
}
.webdiffuseur .jcarousel-clip-horizontal {
    width:  665px;
    height: 360px;
}
.webdiffuseur .jcarousel-item {
    width: 665px;
    height: 360px;
}
.jcarousel-item-horizontal {
    margin-right: 10px;
}
.webdiffuseur .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/* Listening Now */
.listening-now {
	background:url(../img/bck/listening-now.png) no-repeat left top;
	height:42px;
	margin-bottom:20px;
	position:relative;
}
.listening-now .nielsen {
	position:absolute;
	top:8px;
	left:155px;
}
.lastplay {
	margin:0 0 0 155px;
	padding-top:8px;
	color:#c5c5c5;
	font-size:11px;
	width:504px;
	overflow:hidden;
	float:left;
}
.lastplay span {
	margin:0 2px;
	color:#fff;
	font-size:12px;
}
.btn-music {
	float:left;
	margin-left:20px;
	padding-top:5px;
}
/* Box nouvelles */
.box {
	width:300px;
	float:left;
	margin-left:20px;
}
.box .header {
	margin-bottom:10px;
}
.box .bigheader {
	margin-bottom:4px;
}
.box .last {
	padding-right:14px;
}
.box .last h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}
.box .bphoto {
	float:left;
	margin-right:14px;
}
.box ul.bum {
	float:none;
	clear:both;
	padding:10px 0;
}
.box ul.bum li {
	padding-left:10px;
	background:url(../img/misc/puce1.gif) no-repeat left 5px;
	margin:4px 0;
}
.box ul.audio {
	padding:14px 14px 6px 14px;
	background:url(../img/bck/index-audio.png) repeat-x;
	margin:4px 0;
}
.box ul.audio li {
	background:#fff;
	border:1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:6px;
}
.box ul.audio li a {
	padding:5px 5px 5px 35px;
	display:block;
	background:url(../img/misc/audio-play.png) no-repeat 0 center;
	font-size:11px;
}
.box ul.audio li a:hover {
	background:url(../img/misc/audio-play.png) no-repeat -300px center;
	text-decoration:none;
	color:#d30e00;
}
.box .more {
	background:url(../img/bck/more-left.png) no-repeat 0 0;
	float:right;
	margin:2px 5px 5px 0;
}
.box .more a {
	padding:0 10px;
	background:url(../img/bck/more-right.png) no-repeat right 0;
	font-size:11px;
	display:block;
	height:19px;
	line-height:19px;
}
.box .more a:hover {
	text-decoration:none;
	color:#8a8a8a;
}
.box ul.concerts {}
.box ul.concerts li {
	padding:6px;
	border-bottom:1px dotted #9a9a9a;
}
.box ul.concerts li:last-child {
	border-bottom:none;
}
.box ul.concerts li .date {
	float:left;
	background:url(../img/bck/concerts-dates.png) no-repeat;
	height:32px;
	width:56px;
	text-align:center;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	color:#fff;
}
.box ul.concerts li .artiste {
	font-weight:bold;
}
.box ul.concerts li .lieu {
	font-size:11px;
	color:#7a7a7a;
}

/* boite concours */
/* Concours */
ul#concours-index {
	height:118px;
	overflow:hidden;
}
#concours-index-wrap {
}
.concours-control {
	overflow:auto;
	float:right;
	margin:8px 5px 0 0;
}
.concours-control li {
	list-style:none;
	float:left;
	margin-right:8px;
}
.concours-control li a {
	display:block;
	height:7px;
	width:7px;
	overflow:hidden;
	text-indent:-2000px;
	background:url(../img/btn/concours-nav.gif) no-repeat 0 0;
}
.concours-control li a.active {
	background:url(../img/btn/concours-nav.gif) no-repeat 0 -7px;
}
#concours-index-wrap .jcarousel-container {
    position: relative;
	background: #e3e3e3;
	clear:both;
}
#concours-index-wrap .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
#concours-index-wrap .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
#concours-index-wrap .jcarousel-list li,
#concours-index-wrap .jcarousel-item {
    float: left;
    list-style: none;
    width: 300px;
    height: 118px;
}
#concours-index-wrap .jcarousel-container-horizontal {
    width: 300px;
}

#concours-index-wrap .jcarousel-clip-horizontal {
    width:  300px;
    height: 118px;
	overflow:hidden;
}
#concours-index-wrap .jcarousel-item {
    width: 300px;
    height: 118px;
}

#concours-index-wrap .jcarousel-item-horizontal {
    margin-right: 10px;
}
#concours-index-wrap .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.promo {
	height:100px;
	width:300px;
	overflow:hidden;
	margin-top:10px;
	position:relative;
}
.promo .liner {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}


/* Musique */

.music-idx {
	overflow:hidden;
	background:url(../img/bck/music-box-idx.png) repeat-x left top;
	padding-top:6px;
}
.nouveautes {
	padding:0 10px;
}
.music-idx .entry {
	overflow:hidden;
	padding:10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.music-idx .entry .pos {
	float:left;
	background:#131313;
	border:1px solid #131313;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding:3px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right:10px;
}
.music-idx .entry .cover {
	float:left;
	margin-right:10px;
}
.music-idx .entry .data {
	float:left;
	width:166px;
}
.music-idx .entry .data .artist {
	font-size:12px;
	font-weight:bold;
}
.music-idx .entry .data .title {
	font-size:11px;
}
.music-idx .entry .data .listen {
	background:#fff url(../img/btn/play-simple.png) no-repeat 10px center;
	border:1px solid #dedede;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top:6px;
	font-size:11px;
	float:left;
}
.music-idx .entry .data .listen a {
	padding:4px 28px 4px 30px;
	font-size:11px;
	color:#3a3a3a;
	display:block;
}
.music-idx .entry .data .listen a:hover {
	text-decoration:none;
	color:#6a6a6a;
}
.music-idx .entry .data .listen a .time {
	color:#8a8a8a;
}



/* countdown lotto */
#countdown {
	height:88px;
	margin-bottom:10px;
	color:#fff;
}
#countdown .format {
	overflow:hidden;
	margin-top:8px;
}
#countdown .wrap {
	width:380px;
	margin-left:10px;
	margin-top:250px;
}
#countdown .wdjm {
	display:block;
	width:78px;
	text-align:center;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#A0A5A9;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #002c44;
}
#countdown-xx .epiclock {
	display:block;
	width:78px;
	overflow:hidden;
	text-align:center;
	float:left;
	font-size:45px;
	line-height:45px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:3px 3px 3px #962807;
}
#countdown .epiclock-spacer {
	display:none !important;
	float:left;
}
