/*new single player*/
.jp-container{
    position:relative;
    width: 450px;
    height: 51px;
    border:1px solid #cfcfcf;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url("images/pl_fon.jpg") repeat-x;
}

.jp-controls {
    display: block;
    margin: 0; padding: 0;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 11px;
    height: 14px;
}
.jp-controls li {margin: 0px; position: relative; padding: 0; cursor: pointer; float: left;  list-style: none;}
.jp-controls li > a{
    float: left;
    margin-top: 1px;
    border:none;
    width: 11px;
    height: 14px;
}

.jp-controls li > .jp-play{
    background:url("images/play_icon.png") 0px 0px no-repeat;
}
.jp-controls li > .jp-play:hover{
    background: url("images/play_icon.png") 0px -15px no-repeat;
}
.jp-controls li > .jp-pause {
    background: url("images/pause.png") 0 0px no-repeat;
    /*display:none;*/
}
.jp-controls li > .jp-pause:hover {
    background: url("images/pause.png") 0px 0px no-repeat;
}

/*.jp-controls #volume-min {
    margin:2px 140px 2px 364px;
}*/

.jp-volume-bar {
    width: 83px;
    height: 7px;
    overflow: hidden;
    background: url("images/vol_bar.jpg") 0 0px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 30px;
}
.jp-volume-bar-container{
    display: none;
}
.jp-volume-bar .jp-volume-bar-value {
    z-index: 1; 
    /*font-size: .7em;*/
    display: block;
    border: 0;
    padding:0;
    margin:0;
    background: url("images/vol_bar.jpg") 0 -7px;
    height:100%;
    cursor: pointer;
}


.jp-progress {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 450px;
    height: 19px;
    background: #999999;
    cursor: pointer;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius:  5px 5px 0px 0px;
}


.jp-seek-bar, .jp-seek-bar-html{ 
    position: relative;
    text-align: left; 
    height: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.jp-seek-gray-color{
    background-color: #898989;
}
.jp-seek-bar .jp-play-bar { 
    position: absolute; 
    z-index: 1; 
    font-size: .7em; 
    display: block; 
    border: 0; 
    background: #d24c35;
}

.jp-slider-bar { 
    left: 0;
    top: 0;
    height: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.jp-time-holder .jp-current-time, .jp-time-holder .jp-duration, .jp-time-holder .jp-time-divider{
    float: left;
}
.jp-time-holder .jp-time-divider{
    padding: 0px 3px;
}
.jp-logo{
    position: absolute;
    top: 25px;
    right: 10px;
    width:80px;
    height:20px;
    background: url("images/logo.jpg") 0 0 no-repeat;
}

.jp-time-holder_tip{
    position: absolute;
    z-index:999;
    padding: 1px 5px;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    background-color: white;
    border:1px solid #cfcfcf;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jp-volume-icon{
    display: inline-block;
    width: 23px;
    height: 18px;
    background: url("images/vol_icon_export.png") 0 0 no-repeat;
    cursor: pointer;
    float: left;
}
.jp-volume-icon:hover{
    background: url("images/vol_icon_export.png") 0 -18px no-repeat;
}
div.jp-ui-list{
    position: absolute;
    top: 20px;
    list-style: none;
    margin: 0px;
    left: 7px;
    padding-left: 0;
}
div.jp-ui-list  .jp-ui-list-item{
    background: url("images/line.jpg") 100% 0 no-repeat;
}
div.jp-ui-list  .jp-ui-list-item, div.jp-ui-list  .jp-ui-list-item-devfree{
    float: left;
    padding: 7px 10px 0 10px;
    height:24px;
}
div.jp-ui-list li.vol_border{
    padding: 7px 10px 8px 15px;
}
div.jp-ui-list .jp-ui-list.jp-volume-bar{
    padding: 12px 0px 0px 0px;
}

.jp-download-button {
    background: url('images/download_icon.png') no-repeat;
    width:15px;
    height: 15px;
    display:block;
    margin: 1px 3px 0 3px;
}
.jp-download-button:hover {
    background: url('images/download_icon_pressed.png') no-repeat;
}


/* end new single player */

.icon_download {
    background: url("images/icons.png") no-repeat scroll left -310px transparent;
    height: 12px;
    margin-right: 6px;
    padding-left: 13px;
    width: 12px;
}
a.box_download {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    float: left;
    font-size: 11px;
    height: 31px;
    line-height: 30px;
    margin-bottom: 18px;
    padding: 0 11px 0 9px;
}
a.box_download:hover {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    text-decoration: none;
}
a.box_download:hover .icon_download {
    background: url("images/icons.png") no-repeat scroll left -325px transparent;
}
.count_replay {
    color: #999999;
    float: right;
    font-size: 10px;
    line-height: 31px;
    margin-right: 3px;
    text-transform: uppercase;
}
.count_replay b {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}
div.pf-jp-podcast-info{
    margin-top:30px;
}
.jp-seek-bar-html{
    margin:0;
    padding:0;
    position:absolute;
    left:0;
    right:0;
    display:none;
}
.jp-download-count-container {
    position: absolute;
    top: 25px;
    right: 100px;
    height: 20px;
    display: none;
}
.jp-podcast-info-text{
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    color: white;
}
.jp-seek-bar{
    opacity:0.7;
}
.jp-container {
    position: relative;
    width: 450px;
    height: 50px;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url("images/pl_fon.jpg") repeat-x;
}
.jp-podcast-info-text {
    position: absolute;
    left: 0;
    font-family: sans-serif;
    font-size: 13px;
    padding-left: 5px;
    color: white;
    line-height: 13px;
    padding-top: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 440px;
    overflow: hidden;
}

div.jp-ui-list  .jp-ui-list-item-devfree.jp-download-counter-holder {
    padding: 7px 0 10px 0;
}
div.jp-ui-list  .jp-ui-list-item-devfree.jp-download-button-holder {
    padding-right: 0;
}
.jp-ui-list-item-text{
    line-height: 11px;
    font-size: 11px;
    font-family: Arial;
    color: #666;
    margin-top: 3px;
}
.jp-download-counter{
    display:none;
}
.jp-ui-list-download-block{
    float: left;
}
div.jp-ui-list .jp-ui-list-item.jp-download-block-dev{
    padding-left: 0;
}
.jp-seek-bar, .jp-play-bar, .jp-seek-bar-html{
    max-width:450px;
}