body {
    color: #000000;
    background: url("/static/images/player/topstripbg.png") repeat-x scroll left bottom rgb(0, 0, 0);
    font-family: tahoma,sans-serif;
    font-size: 10pt;
}

.outermost {
	margin: 0 auto;
	background: url("/static/images/player/topstripbg.png") repeat-x scroll left top transparent;
}

.main_container {
	padding: 10px;
}

#player_logomenu {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    font-size: 11px;
    height: 112px;
    padding: 0;
    width: 582px;
}

#player_logomenu_top {
	background: url("/static/images/player/toppergrad.png") repeat-x scroll left top #006A71;
	border-bottom: 1px solid #006A71;
	color: #DDDDDD;
    height: 60px;
    padding: 5px;
    vertical-align: middle;
}


#player_logomenu_top_nowonair {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-weight: normal;
    height: 56px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 5px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 50%;
}


#player_showname {
    font-size: 11pt;
    font-weight: bold;
    text-shadow: 0 0 2px white;
}


#player_showdesc {
    font-size: 8pt;
    font-weight: normal;
}


div.showlive {
    background: none repeat scroll 0 0 white;
    color: #006A71;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px 5px;
    position: relative;
    right: -537px;
    text-align: center;
    top: -67px;
    width: 30px;
    z-index: 9;
}


#player_contentcontainer {
    clear: both;
    display: inline-block;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#player_rightpanel {
    float: right;
    padding: 0;
    width: 266px;
}

#player_leftpanel {
    height: 370px;
    width: 286px
}


#player_webcam {
    margin: 0;
    padding: 5px 5px 0;
    text-align: center;
}


#player_msgstudio {
    margin: 10px 0 0;
    padding: 0 5px;
    text-align: left;
}

#player_msgstudio h2 {
    color: #006A71;
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 0.25em;
    padding: 0;
}

.content_frame {
	background: none repeat scroll 0 0 white;
    border: 5px solid #B4B4B4;
    color: #000000;
    padding: 0;
}

.frame_heading {
    background: url("/static/images/player/box_topper.png") repeat-x scroll left top transparent;
    border-bottom: 1px solid #B4B4B4;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0;
    text-align: center;
}


#player_msgstudio textarea {
    background: none repeat scroll 0 0 #99CCCC;
    border: 2px solid #006A71;
    color: #000000;
    font-family: tahoma;
    font-size: 10pt;
    height: auto;
    padding: 2px;
    width: 266px;
}


#player_rightlive {
    background: none repeat scroll 0 0 white;
    border: 5px solid #B4B4B4;
    color: #006A71;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}


#player_rightagain {
    background: none repeat scroll 0 0 white;
    border: 5px solid #B4B4B4;
    padding: 0;
}

.button {
    background: url("../images/button_grad.png") repeat-x scroll left top #006A71;
    border: 2px outset #006A71;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 4px;
    padding: 2px 4px;
}


.player_lagaindates {
    color: #006A71;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    text-align: center;
    vertial-align: middle;
    font-weight: bold;
}


.player_lagainrowl {
    color: #000000;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}


#player_rightagain .content {
    background: none repeat scroll 0 0 white;
    margin-bottom: 5px;
    max-height: 241px;
    min-height: 241px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px;
    vertial-align: middle;
}


div.show {
	padding: 5px;
}


div.show_info {
    display: inline-block;
    margin: 10px 0 0 10px;
    padding: 0;
    width: 178px;
    vertical-align: top;
}

span.show_cat {
	margin: 5px 0 0 0;
	padding: 0 3px;
	font-size: 8pt;
	font-weight: bold;
}

div.show_image {
    border: 2px solid #006A71;
    display: inline-block;
    height: 80px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 80px;
}


div.show_title {
    color: #006A71;
    font-size: 12pt;
    font-weight: bold;
    margin: 0 0 3px;
}


div.broadcast_info {
    color: #999999;
    font-size: 8pt;
    font-weight: normal;
    padding-top: 5px;
    text-align: left;
}

#player_footer {
    clear: both;
    color: #FFFFFF;
    font-size: 11px;
    height: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    top: 0;
}

#player_footer IMG {
	max-width: 520px;
	max-height: 72px;
}

/*
 * New jPlayer styles - Yannik (11/11/2015)
 */
DIV.jp-audio {
	width: 100%;
	border: 0 none;
}
DIV.jp-audio DIV.jp-interface {
	height: 40px;
}
DIV.jp-audio DIV.jp-controls {
	padding: 0 0 0 4px;
}
DIV.jp-volume-bar {
	right: 40px;
	width: 60px;
	top: 9px;
	left: inherit !important;
}
BUTTON.jp-volume-max, BUTTON.jp-mute {
	float: none !important;
	position: absolute;
	right: 10px !important;
	top: 4px;
	left: inherit;
}
BUTTON.jp-mute {
	right: 104px !important;
}
DIV.jp-audio DIV.jp-time-holder {
	right: 8px;
	left: inherit !important;
	top: 22px;
	width: 116px !important;
}
DIV.jp-current-time, DIV.jp-duration {
	width: 50px;
	font-style: normal;
}
DIV.jp-duration {
	color: #000;
}
DIV.jp-audio DIV.jp-type-single DIV.jp-progress {
	top: 7px;
	height: 27px;
	width: 320px;
	border-radius: 5px;
}
DIV.jp-progress {
	background: #DDD;
}
DIV.jp-seek-bar {
	background: #FFF;
}
DIV.jp-play-bar {
	background: #0D88C1;
}
