@import url("reset.css?cKey=1");

/************************************************************
generics
*************************************************************/

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: #666;
}

a {
    text-decoration: none;
    color: #fff;
}
/*a:hover { color: #d3d3d3; }*/

li { list-style:none; }

.clear { clear: both; }

/* scroll bar */
.jspVerticalBar { background: transparent; }
.jspTrack {
    border: 1px solid black;
    background: #4D4D4D;
    margin: 3px 3px 0;
}
.jspDrag { background: #878787; }
.jspCapBottom { 
    display: block;
    visibility: hidden;
    height: 8px;
}


/************************************************************
popup style
*************************************************************/

.content-box {
    background: #f0f0f0;
    margin: 0 0 10px;
    color: #666;
}
.content-box a { color: #A21E21; }
.content-box a:hover { color: #666; }

#main {
    /*width: 380px;*/
    min-width: 380px;
    margin: 0 auto;
    padding: 10px;
    background: #666;
}

#lives h2 {
    padding: 5px 0 0 6px;
    font-weight: normal;
    position: absolute;
}

#lives ul {
    overflow: hidden;
    padding: 27px 3px 5px 2px;
}

#lives ul li {
    float: left;
    width: 25%;
    position: relative;
}

#lives ul li a {
    display: block;
    width: 51px;
    margin: 0 auto;
}

#lives ul li a span.channel {
    display: block;
    height: 51px;
    width: 51px;
}
#lives ul li a span.channel.la-1ere { background: url("/img/audio/live-la-1ere.png") no-repeat scroll left top transparent; }
#lives ul li a span.channel.espace-2 { background: url("/img/audio/live-espace-2.png") no-repeat scroll left top transparent; }
#lives ul li a span.channel.couleur3 { background: url("/img/audio/live-couleur3.png") no-repeat scroll left top transparent; }
#lives ul li a span.channel.option-musique { background: url("/img/audio/live-option-musique.png") no-repeat scroll left top transparent; }
#lives ul li a.playing span.channel { background-position: 0 -51px; }

#lives a img.arrow {
    bottom: -5px;
    position: relative;
    display: block;
    margin: 0 auto;
    visibility: hidden;
}
#lives a.playing img.arrow {
    visibility: visible;
}

#info-play {
    height: 215px;
    position: relative;
    overflow: hidden;
}

#info-play .label-title {
    font-size: 13px;
    overflow: hidden;
}

#info-play .label-title .listen {
    float: left;
    width: 64px;
}

#info-play .label-title .meta-program {
    height: 16px;
    display: block;
}

#info-play #meta-data-box {
    position: relative;
    height: 177px;
    overflow: hidden
}

#info-play #meta-data-box #cont-wrapper {
    width: 200%;
    height: 177px;
    position: relative;
}

#info-play #meta-data-box #cont-wrapper .wrapper-margin { 
    height: 163px;
    margin: 7px;
    position: relative;
}

#info-play .meta-data-wrapper,
#info-play .error-wrapper {
    width: 50%;
    float: left;
    height: 177px;
}

#info-play .meta-data-wrapper img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 5px 5px 0;
}
#info-play .meta-data-wrapper .meta-data {
    margin: 7px 0;
    height: 119px;
    overflow: auto;
}
#info-play .meta-data-wrapper.illustrated .meta-content {
    margin-left: 74px;
    padding-left: 5px;
}
#info-play a.meta-url {
    position: absolute;
    bottom: 0;
    right: 0;
}

#info-play .error-wrapper .error-data {
    overflow: hidden;
}

#info-play .error-wrapper .error-title {
    font-weight: bold;
    color: #A81421;
    font-size: 2.909em;
}

#info-play .error-wrapper .error-text {
    font-weight: bold;
    font-size: 1.273em;
    margin: 5px 0 15px 0;
}

#info-play .error-wrapper .error-back {
    visibility: hidden;
    cursor: pointer;
    color: #A81421;
    font-weight: bold;
    font-size: 1.273em;
}

#info-play .error-wrapper .error-back:hover {
    color: black;
}

#scroller-box {
    position: absolute;
    margin:0;
    bottom: 0;
    width: 100%;
    background: #EDEDED;
    top: 229px;
}

#scroller-box .label {
    padding: 0 30px;
    display: block;
    line-height: 38px;
    color: #FFF;
    font-weight: bold;
    font-size: 1.167em;
    cursor: pointer;
    background: url("/img/audio/picto/picto-scroller-label.png") no-repeat scroll 8px 12px #B4B4B4;
}
#scroller-box .playlist-link {
	display: block;
	float: right;
    line-height: 38px;
    padding: 0 15px;
    color: #fff;
}
#scroller-box .playlist-link:hover {
    color: #666;
}

#scroller-box .list-cont {
    height: 177px;
    overflow: hidden;
}

#scroller-box .list-cont ul { padding: 3px; }
#scroller-box .list-cont ul li { border-bottom: 1px solid #B4B4B4; }
#scroller-box .list-cont ul a.playing {color: #A21E21; }

#scroller-box .list-cont ul li a {
    padding: 4px;
    color: #333;
    display: block;
}
#scroller-box .list-cont ul li a:hover { background: #D5D5D5; }

#scroller-box .list-cont ul li a span {
    display: block;
}
#scroller-box .list-cont ul li a span.date {
    float: left;
}
#scroller-box .list-cont ul li a span.artist {
    color: #666;
}
#scroller-box .list-cont ul li a.has-date span.title,
#scroller-box .list-cont ul li a.has-date span.artist {
    margin-left: 60px;
}

.player-widget {
    margin: 0 0 10px;
}

.player-widget a:hover {
    color: #d3d3d3;
}

#special-links a,
#social-links a {
    color: #d3d3d3;
    background: url("/img/audio/picto/picto-player-audio.png")  no-repeat scroll left 4px transparent;
    display: block;
    padding: 5px 0 5px 25px;
}

#special-links a:hover,
#social-links a:hover {
    color: #AF001E;
}

#special-links {
    float: left;
    width: 130px;
    border-right: 1px solid #d3d3d3;
}
#special-links li {
    padding: 0 10px 0 6px;
}

#social-links {
    margin-left: 130px;
    font-size: 0.833em;
    border-left: 1px solid #d3d3d3;
    padding: 0 0 0 10px;
}

#social-links ul li {
    float: left;
    width: 80px;
}
#social-links ul li.broke {
    opacity: 0.3;
    filter: alpha(opacity='30');
}
#social-links ul li.big { width: 60%; }

#social-links ul li a {
    background: left center no-repeat;
    text-align: center;
    padding: 0 0 10px;
    line-height: 17px;
}
#social-links ul li.broke a { cursor: default; }
#social-links ul li.broke a:hover { color: #d3d3d3; }

/*#social-links ul li a.download      { background-image: url("/img/audio/picto/picto-player-download.png"); }*/
/*#social-links ul li a.share         { background-image: url("/img/audio/picto/picto-player-share.png"); }*/
#social-links ul li a.podcast       { background-image: url("/img/audio/picto/picto-player-podcasting.png"); }
/*#social-links ul li a.playlist-add  { background-image: url("/img/audio/picto/picto-player-selection.png"); }*/
#social-links ul li a.playlist-add.remove { background-image: url("/img/audio/picto/picto-player-selection-remove.png"); }
/*#social-links ul li a.playlist-play { background-image: url("/img/audio/picto/picto-player-playlist.png"); }*/

#social-links ul li.pDownload a .picto-download{ 
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -97px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pDownload a:hover .picto-download{ 
    background-position: -65px -66px;
}

#social-links ul li.pShare a .picto-share{
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -129px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pShare a:hover .picto-share{
    background-position: -129px -66px;
}
#social-links ul li.pSelection .picto-selection{ 
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -193px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pSelection a:hover .picto-selection{ 
    background-position: -193px -66px;
}
#social-links ul li.pLaylist .picto-playlist{ 
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -225px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pLaylist a:hover .picto-playlist{ 
    background-position: -225px -66px;
}

/* COMMENTS BUTTONS */
#social-links ul li.pReact a.round-box{
    padding: 0;
}
#social-links ul li.pReact .round-box{
    margin: 0;
    border:none;
    border-radius: none;
    box-shadow: none;
    background-color: none;
}
#social-links ul li.pReact .round-box .round-box-ico {
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -257px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pReact .round-box:hover .round-box-ico { 
    background-position: -257px -66px !important;
}

.round-box:hover {
    border:1px solid #666;
}

.round-box-ico {
    display: inline-block;
    *display: inline;
    zoom:1;

    width: 18px;
    height: 14px;
    background: url(/img/video/sprite-round-box-2.png) no-repeat;
    
    margin-bottom: -3px;
    margin-right: 10px;
}
.round-box-ico-emission {
    background-position: -20px 0px;
}

.round-box-ico-video {
    background: url(/img/rts/video-horizontal.png) no-repeat -28px -19px;
    width: 27px;
    height: 15px;
}
.round-box-ico-comment {
    background-position: -2px 0px;
}
#social-links .actif .round-box-ico-video {
    background-position: -28px 0px;
}

#social-links ul li.pReact .picto-react{ 
    background : url("/img/audio/sprit-player-audio.png") no-repeat scroll -257px -34px;
    width:31px;
    height:31px;
    display: block;
    margin: 0 auto;
}
#social-links ul li.pReact a:hover .picto-react{ 
    background-position: -257px -66px;
}



.share-buttons {
    z-index:3;
    display: none;
    position: absolute;
    width: 185px;
    height: 135px;
    padding: 0px;
    background: #FFFFFF;
    border: #9f9f9f solid 1px;
}

.share-buttons .social {
    padding:10px 0 0 13px;
}

.share-buttons:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -12px;
    left: 109px;
}

.share-buttons:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #9f9f9f transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -13px;
    left: 109px;
}

.share-buttons .social .mail {
    background:transparent url('/img/general/pictos-rts.png') no-repeat -156px -33px;
    float:left;
    display:inline;
    width:18px;
    height:16px;
}

.share-buttons .social .mail a {
    margin-left: 22px;
    text-decoration: none;
    color: #999;   
}

.share-buttons .social .mail a:hover {
    color: #000;
}
.share-buttons .social .mail:hover {
    background:transparent url('/img/general/pictos-rts.png') no-repeat -156px -9px;
}