*{
margin:0;
padding:0;
border:0;
list-style:none;
cursor:default;
text-decoration:none;
color:#003;
font-family: 'Century-Gothic bold';
font-size : 1em;
}

@font-face {
    font-family: 'Century-Gothic';
    src: url('fonts/Century-Gothic.eot');
    src: url('fontsCentury-Gothic.eot?#iefix') format('embedded-opentype'),
           url('fonts/GOTHIC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century-Gothic bold';
    src: url('fonts/Century-Gothic.eot');
    src: url('fontsCentury-Gothic.eot?#iefix') format('embedded-opentype'),
           url('fonts/GOTHICB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1{font-weight:normal;}
h2{font-weight:normal;}

html{
width : 100%;
height : 100%;
background : #e5e5e5;
}

body {
position : relative;
margin : 0 auto;
top : 12%;
width : 640px;
height : auto;
height : 360px;
/*background : #efb;*/
}

#radioStation{
position : relative;
margin : 0 auto;
top : 0;
left : 0;
width : 100%;
height : 100%;
background : #eee url(../../abc_assets/zebra.png) left bottom no-repeat;
background-size : contain;
border-radius : 12px;
border : 1px #fff solid;
overflow : hidden;
}

.dumUp{
width : 100%;
height : 80px;
/*background : #efb;*/
}
.dumDown{
width : 100%;
height : 150px;
/*background : #efb;*/
}

.dumUpST{
width : 100%;
height : 60px;
/*background : #efb;*/
}
.dumDownST{
width : 100%;
height : 140px;
/*background : #eef;*/
}

.ext{position:relative;top:0;left:0;width: 98%;height : 2.5em;line-height : 2.5em;cursor:default;z-index:1;}

.header {
position:relative;
left : 2%;
font-family: 'Century-Gothic';
font-size : 1em;
display : inline;
cursor : pointer;
}
.header:hover{color : #0af;}

.abc_media_title{
display : inline;
position:absolute;
top : 0;
right : 0;
font-size : 1em;
letter-spacing : 1px;
}

/* FOOTER */

.Lfoot{
float:left;
position:relative;
top:0;
left:2%;
width:auto;
height:auto;
z-index:3;
font-size:1em;
display:inline;
color:#003;
cursor:pointer;
}

.Lfoot:hover{
color : #fff;
}

#Rfoot{
display : block;
position:relative;
float:right;
top:0;
right:0;
width:auto;
height:auto;
z-index:3;
}

.Rfoot{
display:inline;
color:#003;
font-size:1em;
cursor:pointer;
}
/*
.Rfoot span{
color:#003;
font-size:1em;
cursor:pointer;
}
.Rfoot span:hover{
color : #4000ff;
color : #0cf;
}
*/
.extRfoot{
display:inline;
}
.aRfoot{
display:inline;
color:#003;
font-family: 'Century-Gothic';
font-size:1em;
cursor:pointer;
}
.aRfoot:hover{
color : #4000ff;
color : #fff;
}
.aRfootBlue{color : #003;cursor : pointer;font-family: 'Century-Gothic';}
.aRfootBlue:hover{color : #0af;}

#lightBlue{color : #003;cursor : pointer;font-family : 'Century-Gothic bold';}
#lightBlue:hover{color : #0af;}
.lightBlue{color : #003;cursor : pointer;font-family : 'Century-Gothic bold';}
.lightBlue:hover{color : #0af;}
#fushia{color : #0af;cursor : pointer;font-family : 'Century-Gothic bold';}
#fushia:hover{color : #fff;}
.lightRed{color : #003;cursor : pointer;font-family : 'Century-Gothic bold';}
.lightRed:hover{color : #fff;}

/* FOOTER  END */

.jp-video-360p{
position : relative;
margin : 0 auto;
width : 240px;
height : 80px;
}
.jp-type-single{
width : 100%;
}
.jp-gui{
width : 100%;
}

.jp-progress{
overflow : hidden;
background : #ddd;
border-radius : 2.5px;
}
.jp-video .jp-progress{
top : 0;
left : 0;
width : 200px;
height : 5px;
overflow : hidden;
}
.jp-seek-bar{
background : #ccc;
width : 0;
height : 100%;
cursor : pointer;
}
.jp-play-bar{
background : #003;
width : 0;
height : 100%;
cursor : pointer;
}

.jp-duration{
float:right;
display:inline;
text-align:right;
height : 30px;
}
.jp-video .jp-current-time{margin-left : 0;font-size : 0.8em;color : #003;font-family: 'Century-Gothic';}
.jp-video .jp-duration{margin-right : 40px;font-size : 0.8em;color : #003;font-family: 'Century-Gothic';}

.jp-audio-stream{
position:relative;
width : 100%;
height : auto;
overflow : hidden;
}

.jp-interface{
position : relative;
width : 100%;
height : 10px;
}

.jp-details{
width : 100%;
height : 2.5em;
line-height : 2em;
cursor:default;
}
.jp-title{
position : relative;
margin : 0 auto;
text-align : left;
width : 200px;
height : 2.5em;
letter-spacing : 1px;
text-shadow : 1px 2px 2px #666;
}
.titleST{
position : relative;
text-align : left;
width : 220px;
height : 2.5em;
line-height : 0;
letter-spacing : 1px;
text-shadow : 1px 2px 2px #666;
font-size : 0.95em;
}

.jp-controls{
float : left;
position : relative;
top : 20px;
left : 10px;
width : 40px;
}
.jp-audio-stream .jp-volume-controls{
float : left;
position : relative;
width : 100%;
height : auto;
}

.jp-volume-bar{
position : relative;
margin : 0 auto;
overflow : hidden;
background : #ccc;
width : 200px;
height : 10px;
cursor : pointer;
border-radius : 5px;
}
.jp-volume-bar-value{
background : #003;
width:0;
height : 10px;
cursor:pointer;
}

.jp-state-no-volume .jp-volume-controls{display:none}

.jp-volume-controls{
display : block;
position : relative;
}

.jp-volume-controls button{display:block;position:absolute;overflow:hidden;border:none;cursor:pointer;}

.jp-volume-max{left : 85px}
.jp-volume-max{background:url(image/spezzSkin.png) 0 -186px no-repeat}
.jp-volume-max:focus{background:url(image/spezzSkin.png) -19px -186px no-repeat}

.jp-mute,.jp-volume-max{
width : 20px;
height : 15px;
overflow : hidden;
}
.jp-mute{background : url(image/spezzSkin.png) 0 -170px no-repeat}
.jp-mute:focus{background : url(image/spezzSkin.png) -19px -170px no-repeat}
.jp-state-muted .jp-mute{background:url(image/spezzSkin.png) -60px -170px no-repeat}
.jp-state-muted .jp-mute:focus{background:url(image/spezzSkin.png) -79px -170px no-repeat}

.jp-toggles{padding:0;margin:0 auto;overflow:hidden}
.jp-audio .jp-type-single .jp-toggles{width : 20px;}
.jp-toggles button{display:block;float:left;width : 20px;height : 20px;text-indent:-9999px;line-height:100%;border:none;cursor:pointer}

.jp-audio .jp-controls{
width:380px;
padding : 20px 20px 0;
}

.jp-controls-holder{
clear:both;
width : 200px;
height : 20px;
/*margin:0 auto;*/
position:relative;
overflow:hidden;
top : 0;
}
.jp-interface .jp-controls{margin:0;padding:0;overflow:hidden}

.jp-video .jp-type-single .jp-controls{width : 40px;margin-left : 0;}
.jp-video .jp-controls{float:left}
.jp-controls button{display:block;float:left;overflow:hidden;text-indent:-9999px;border:none;cursor:pointer}
.jp-next,.jp-previous,.jp-stop{width:28px;height:28px;margin-top:6px}
.jp-stop{background : #d00;margin-left:10px}
.jp-stop:focus{background : #d0d;}
.jp-previous{background:url(image/spezzSkin.jpg) 0 -112px no-repeat}
.jp-previous:focus{background:url(image/spezzSkin.jpg) -29px -112px no-repeat}
.jp-next{background:url(image/spezzSkin.jpg) 0 -141px no-repeat}
.jp-next:focus{background:url(image/spezzSkin.jpg) -29px -141px no-repeat}

.jp-audio .jp-progress{position:absolute;top:32px;height:15px}

.jp-audio .jp-type-single .jp-progress{left : 0;width:186px}

.jp-audio .jp-type-playlist .jp-progress{left:166px;width:130px}

.jp-video-play{width:100%;overflow:hidden;cursor:pointer;background : #0cf;}
.jp-video-play-icon{position:relative;display:block;width:20px;height:20px;margin : 0;left:0%;top:0%;background : #0cf;border:none;cursor:pointer}

.jp-seeking-bg{background : #333;}

.jp-video .jp-volume-controls{
top : 0;
left : 0px;
}
.jp-video-360p .jp-video-play{
margin-top : 0;
height : auto;
}

.jp-current-time,.jp-duration{width:60px;font-size:.64em;}
.jp-current-time{float:left;display:inline;cursor:default}

.jp-type-playlist .jp-details,.jp-type-single .jp-details{border-top:none}
.jp-playlist ul{list-style-type:none;margin:0;padding:0 20px;font-size:.72em}.jp-playlist li{padding:5px 0 4px 20px;border-bottom:1px solid #eee}.jp-playlist li div{display:inline}div.jp-type-playlist div.jp-playlist li:last-child{padding:5px 0 5px 20px;border-bottom:none}div.jp-type-playlist div.jp-playlist li.jp-playlist-current{list-style-type:square;list-style-position:inside;padding-left:7px}div.jp-type-playlist div.jp-playlist a{color:#333;text-decoration:none}div.jp-type-playlist div.jp-playlist a.jp-playlist-current,div.jp-type-playlist div.jp-playlist a:hover{color:#0d88c1}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove{float:right;display:inline;text-align:right;margin-right:10px;font-weight:700;color:#666}div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover{color:#0d88c1}div.jp-type-playlist div.jp-playlist span.jp-free-media{float:right;display:inline;text-align:right;margin-right:10px}div.jp-type-playlist div.jp-playlist span.jp-free-media a{color:#666}div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{color:#0d88c1}span.jp-artist{font-size:.8em;color:#666}.jp-video-270p .jp-video-play{margin-top:-270px;height:270px}.jp-video-full .jp-video-play{height:100%}.jp-video-play-icon:focus{background:url(image/jplayer.blue.monday.video.play.png) 0 -100px no-repeat}.jp-audio .jp-type-playlist .jp-toggles{width:55px;margin:0;position:absolute;left:325px;top:50px}.jp-video .jp-toggles{position:absolute;right:16px;margin:10px 0 0;width:100px}.jp-full-screen{background:url(image/spezzSkin.jpg) 0 -310px no-repeat;margin-left:20px}.jp-full-screen:focus{background:url(image/spezzSkin.jpg) -30px -310px no-repeat}.jp-state-full-screen .jp-full-screen{background:url(image/spezzSkin.jpg) -60px -310px no-repeat}.jp-state-full-screen .jp-full-screen:focus{background:url(image/spezzSkin.jpg) -90px -310px no-repeat}.jp-repeat{background:url(image/spezzSkin.jpg) 0 -290px no-repeat}.jp-repeat:focus{background:url(image/spezzSkin.jpg) -30px -290px no-repeat}.jp-state-looped .jp-repeat{background:url(image/spezzSkin.jpg) -60px -290px no-repeat}.jp-state-looped .jp-repeat:focus{background:url(image/spezzSkin.jpg) -90px -290px no-repeat}.jp-shuffle{background:url(image/spezzSkin.jpg) 0 -270px no-repeat;margin-left:5px}.jp-shuffle:focus{background:url(image/spezzSkin.jpg) -30px -270px no-repeat}.jp-state-shuffled .jp-shuffle{background:url(image/spezzSkin.jpg) -60px -270px no-repeat}.jp-state-shuffled .jp-shuffle:focus{background:url(image/spezzSkin.jpg) -90px -270px no-repeat}.jp-no-solution{padding:5px;font-size:.8em;background-color:#eee;border:2px solid #009be3;color:#000;display:none}.jp-no-solution a{color:#000}.jp-no-solution span{font-size:1em;display:block;text-align:center;font-weight:700}