/* ckoi.com */

#content-index {
	width:980px;
	background:#fff url(../img/bck/idx-cln.gif) repeat-y right 0;
	margin:0 auto;
	overflow:hidden;
	border-bottom:2px solid #fff;
}

#content-index .leftcontent {
	padding:10px;
	float:left;	
	min-height:500px;
	width:640px;
}
#content-index .rightcontent {
	width:300px;
	float:right;
	padding:10px;
	min-height:500px;
}
.boxhead {
	font-family: 'Droid Sans', sans-serif, Arial, Verdana;
	color:#676767;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}

/* Webdiffuseur / slideshow */
.webdiffuseur {
	width:640px;
	overflow:hidden;
	padding-bottom:4px;
	position:relative;
	margin-bottom:20px;
}
#webdif {
	height:346px;
	overflow:hidden;
}
.webdif-control {
	overflow:auto;
	float:left;
	padding:6px 5px;
	top:312px;
	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: 640px;
    height: 346px;
}
.webdiffuseur .jcarousel-container-horizontal {
    width: 640px;
}
.webdiffuseur .jcarousel-clip-horizontal {
    width:  640px;
    height: 346px;
}
.webdiffuseur .jcarousel-item {
    width: 640px;
    height: 346px;
}
.jcarousel-item-horizontal {
    margin-right: 10px;
}
.webdiffuseur .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/* Colonne */
.ad300 {
	width:300px;
	margin-bottom:20px;	
}
/* On air */
.onair {
	width:300px;
	min-height:100px;
	overflow:hidden;
	margin-bottom:20px;
}
.onair .onairnfo {
	float:right;
	width:186px;
}
.heure {
	font-size:11px;
	font-weight:bold;
	color:#717171;
	margin:8px 0 8px 0;
}
.emission {
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3c3c3c;
}
.animateur {
	font-family: 'Droid Sans', sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3c3c3c;
	margin-bottom:10px;
}
.emission a,
.animateur a {
	text-decoration:none;
	color:#3c3c3c;
}
.emission a:hover,
.animateur a:hover {
	text-decoration:none;
	color:#ff0000;
}
.links {
	
}
.facebook {
	margin-bottom:20px;
}
.webpressidx {
	margin-bottom:20px;
}
/* boite concours */
/* Concours */

.concoursidx,
.eventsidx {
	margin-bottom:20px;
	width:300px;
	overflow:hidden;
	height:144px;
}

.concours-control,
.events-control {
	overflow:auto;
	float:right;
	margin:8px 5px 0 0;
}
.concours-control li,
.events-control li {
	list-style:none;
	float:left;
	margin-right:8px;
}
.concours-control li a,
.events-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,
.events-control li a.active {
	background:url(../img/btn/concours-nav.gif) no-repeat 0 -7px;
}
.sliderskin .jcarousel-container {}
.sliderskin .jcarousel-direction-rtl {
	direction: rtl;
}

.sliderskin .jcarousel-container-horizontal {
    width: 300px;
	height: 118px;
}

.sliderskin .jcarousel-clip {
    overflow: hidden;
}

.sliderskin .jcarousel-clip-horizontal {
    width:  300px;
    height: 118px;
}
.sliderskin .jcarousel-item {
    width: 300px;
    height: 118px;
}

.sliderskin .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.sliderskin .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}
.sliderskin .jcarousel-item-placeholder {

}


/* Contenu */
#music {
	margin-bottom:20px;
	overflow:hidden;
}
#music .musicbox {
	border:1px solid #cccccc;
	border-top:3px solid #e2001a;
	background:#fff url(../img/bck/idxmusic.png) repeat-x left bottom;
	width:286px;
	min-height:220px;
	padding:8px 8px 8px 16px;
	float:left;
	margin-bottom:10px;
}
* .firstbx {
	margin-right:10px;
}
#music .musicbox:nth-child(odd) {
	margin-right:10px;
}
#music .musicbox .boxhead {
	margin-bottom:10px;
}


#music .entry {
	overflow:hidden;
	padding:8px 0;
}
#music .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 .entry .cover {
	float:left;
	margin-right:10px;
}
#music .entry .data {
	float:left;
	width:144px;
}
#music .list .entry .data {
	float:left;
	width:200px;
}
#music .entry .data .artist {
	font-size:12px;
	font-weight:bold;
}
#music .entry .data .title {
	font-size:11px;
}
#music .entry .data .listen {
	background:#fff url(../img/btn/play-simple2.png) no-repeat 10px 4px;
	border:1px solid #dedede;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top:6px;
	font-size:11px;
	float:left;
}
#music .entry .data .listen:hover {
	background:#fff url(../img/btn/play-simple2.png) no-repeat 10px -27px;
}
#music .entry .data .listen a {
	padding:4px 28px 4px 30px;
	font-size:11px;
	color:#3a3a3a;
	display:block;
}
#music .entry .data .listen a:hover {
	text-decoration:none;
	color:#6a6a6a;
}
#music .entry .data .listen a .time {
	color:#8a8a8a;
}
.more {
	background:url(../img/bck/more-left.png) no-repeat 0 0;
	float:right;
	margin:10px 5px 5px 0;
}
.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;
}
.more a:hover {
	text-decoration:none;
	color:#8a8a8a;
}

#news {
	margin-bottom:20px;
	overflow:hidden;
}
#news .newsbox {
	border-top:3px solid #e2001a;
	background:#fff;
	width:296px;
	min-height:220px;
	padding:8px;
	float:left;
	margin-bottom:10px;
}
#news .newsbox:nth-child(odd) {
	margin-right:10px;
}
#news .newsbox .boxhead {
	margin-bottom:10px;
}
#news .last {
	padding-right:8px;
	font-size:12px;
}
#news .last h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}
#news .bphoto {
	float:left;
	margin-right:8px;
}
#news ul.morenews {
	float:none;
	clear:both;
	padding:10px 0;
}
#news ul.morenews li {
	padding-left:10px;
	background:url(../img/misc/puce1.gif) no-repeat left 5px;
	margin:4px 0;
}


#bestmp3 {
	border-top:3px solid #e2001a;
	background:#fff;
	min-height:220px;
	padding:8px;
	margin-bottom:10px;
}
#bestmp3 .boxhead {
	margin-bottom:10px;
}
#bestmp3 .audio-box-1,
#bestmp3 .audio-box-2 {
	clear:both;
	overflow:hidden;
	float:none;
	border-bottom:1px dotted #9a9a9a;
	padding:8px 0;
}
#bestmp3 .audio-box-2 {
	background:#f9f9f9;
}
#bestmp3 .audio-left {
	float:left;
	text-align:center;
	width:52px;
}
#bestmp3 .audio-right {
	float:left;
	width:560px;
}
#bestmp3 .audio-title {
	font-size:13px;
	font-weight:bold;
}

#bestmp3 .audio-title a {
	text-decoration:none;
	color:#1c1d1d;
}

#bestmp3 .audio-title a:hover {
	text-decoration:none;
	color:#5a5a5a;
}
#bestmp3 .audio-show {
	color:#868686;
	font-style:italic;
	font-size:11px;
}
#bestmp3 .audio-info {
	color:#7a7a7a;
	font-size:11px;
}
#bestmp3 .audio-info a {
	color:#7a7a7a;
	text-decoration:underline;
}
#bestmp3 .audio-info a:hover {
	color:#3a3a3a;
	text-decoration:underline;
}


/*****************************************************************************/



/* 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; }

/* 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;
}


/* Listening Now 2 */
.listening-now-11 {
	background:url(../img/bck/listening-now2.png) no-repeat left top;
	height:42px;
	overflow:hidden;
	margin-bottom:20px;
}
.listening-now-11 .lastsong {
	margin:0 0 0 155px;
	padding-top:8px;
	color:#c5c5c5;
	font-size:11px;
	width:428px;
	overflow:hidden;
	float:left;
}
.listening-now-11 .lastsong .hour {
	background:url(../img/btn/onair-hour.png) no-repeat;
	margin:1px 5px 0 1px;
	float:left;
	line-height:23px;
	padding-left:76px;
	padding-top:1px;
	height:23px;
	width:45px;
	color:#f1f1f1;
	font-size:11px;
	font-weight:bold;
}
.listening-now-11 .lastsong .song {
	line-height:26px;
	height:24px;
	float:left;
	width:286px;
	overflow: hidden;
	font-size:11px;
	color:#f8f8f8;
}
.listening-now-11 .lparchives {
	float:left;
	padding:5px 0 0 4px;
}
.listening-now-11 .lastplay span {
	margin:0 2px;
	color:#fff;
	font-size:12px;
}
.listening-now-11 .btn-music-11 {
	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;
}



/* 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;
}

