* {}
* {
    margin: 0;
    padding: 0;
}
li {
	list-style: none;
}

fieldset {
    border: 0 solid #fff;
}
del {
    font-weight: normal;
}
address {
    font-size: 120%;
    font-style: normal;
}
img {
	display: block;
	border: 0;
}
form textarea {
	height: 140px;
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
}
h1, h2, h3, h4, h5, h6, table, input, textarea, label {
	font-size: 100%;
}
video {
	display: inline-block;
	overflow: hidden;
}
video {
	width: 360px;
	height: 240px;
}
audio {
	overflow: hidden;
}
/*
 * hidden
 */
.aural {
	position: absolute;
	left: -9999px;
	overflow: hidden;
	width: 5px;
}
.content-area:after,
.text-col:after,
#inner-wrapper:after {
	content: " ";
	display: block;
	clear: both;
}
body {
    font: 100.1% arial, helvetica, sans-serif;
	background: url(../img/body-bg.png) 0 100px;
	color: #443320;
}
.browser-support {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.browser-support-box {
	background: #ff6;
	border: 1px solid #000;
	padding: 5px 20px;
	color: #000;
	text-align: center;
}
#wrapper {
	width: 820px;
	margin: 50px auto 20px;
	font-size: 87.444%;
}
#inner-wrapper {
	position: relative;
	margin-left: 10px;
	padding: 15px 20px;
	width: 750px;
	min-height: 500px;
	background: #6D6D00;
	color: #fff;
	background-image: -webkit-gradient(radial, 600 0, 340, 680 0, 20, from(#6D6D00), to(#9C9C00));
	background-image: -moz-radial-gradient(680px 0, circle, #9C9C00 70px, #6D6D00 350px);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	
	min-height: 300px;
}
.home #inner-wrapper {
	margin-left: 120px;
	width: 640px;
}
ul[role=navigation] {
	margin: 55px 130px 20px 0;
}
ul[role=navigation] li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 5px;
}
ul[role=navigation] li:first-child {
	margin-left: 0;
}
ul[role=navigation] a,
ul[role=navigation] strong {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px 2px rgba(33, 33, 33, 0.666);
}
ul[role=navigation] a.active,
ul[role=navigation] strong {
	font-weight: bold;
}
ul[role=navigation] a:hover,
ul[role=navigation] a:focus {
	text-decoration: underline;
}
ul[role=navigation] a:active {
	text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.666);
}
.logo {
	position: absolute;
	top: 20px;
	right: 20px;
}
.breadcrumbs {
	margin: 0 0 25px;
}
.breadcrumbs ul {
	overflow: hidden;
	zoom: 1;
	font-size: 95%;
}
.breadcrumbs ul li {
	float: left;
	margin: 0 10px 0 0;
}
.breadcrumbs strong {
	font-weight: normal;
	color: #A1A100;
}
.main-area {
	line-height: 1.3;
}
.demo-col {
	float: left;
	margin: 0 0 0 -120px;
	width: 455px;
}
.text-col {
	float: right;
}
.content-box {
	margin: 10px 0;
	padding: 15px 20px;
	width: 255px;
	color: #fff;
	background: rgb(157, 157, 0);
	background: rgba(157, 157, 0, 0.95);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.content-box p {
	margin: 0 0 20px;
}
.content-box a {
	color: #fff;
}
#inner-wrapper .content-area {
	padding: 15px 20px;
	zoom: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	
	min-height: 100px;
	background: #fff;
	color: #000;
}
.main-col {
	float: left;
	width: 450px;
}
.main-col h1 {
	margin: 0 0 15px;
	border-bottom: 1px solid #CFCF00;
	padding: 0 0 10px;
	font-size: 123.1%;
	color: #6C6C00;
}
.main-col h2 {
	margin: 25px 0 15px;
	border-top: 1px solid #CFCF00;
	padding: 20px 0 0;
	color: #6C6C00;
	font-size: 115.4%;
}
.main-col h1 + h2 {
	margin: 15px 0;
	padding: 15px 0 0;
	border: none;
}
.main-col h3 {
	margin: 25px 0 -5px;
	color: #6C6C00;
	font-size: 108%;
}
.main-col h4 {
	margin: 20px 0 -10px;
	color: #6C6C00;
	font-size: 100%;
}
.main-col li h3 {
	margin: 0 0 -10px;
}
.main-col p,
.main-col ul {
	margin: 15px 0;
}
.main-col li {
	padding: 2px 0 2px 25px;
	background: url(../img/icons.png) no-repeat 10px -194px;
}
.content-area a {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #A1A100;
	text-decoration: none;
}
.content-area a:focus {
	text-decoration: underline;
}
.content-area a:active {
	background: #A1A100;
	color: #fff;
}
.aside-col {
	float: right;
}
.sticky-col {
	position: relative;
	top: 0;
}
.aside-col .content-box {
	width: 190px;
	float: none;
}
.content-box h2 {
	margin: 0 0 10px;
	padding: 0 5px 5px;
	background: url(../img/h2-box.png) no-repeat 0 100%;
	font-family: Georgia, serif;
	font-size: 190%;
	text-align: right;
	color: #6C6C00;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9); 
}
.aside-col .content-box h2 {
	background: none;
	padding-bottom: 0;
}
.jme-box {
	padding: 15px;
	width: 410px;
}

.marquee {
	position: relative;
	overflow: hidden;
	display: block;
}
.marquee li {
	display: block;
}
/* only opera can mix color with opacity nicely, so donīt use rgba */
.marquee-box {
	background: rgb(157, 157, 0);
}
.marquee-box .marquee {
	padding: 0 0 0 30px;
	background: rgb(157, 157, 0) url(../img/icons.png) no-repeat; /* ie opacity workaround */
}
.marquee-box .marquee li {
	min-height: 60px;
	color: #fff;
	background: rgb(157, 157, 0); /* ie opacity workaround */
}
.js-on .marquee li {
	display: none;
}
.marquee code {
	display: block;
	margin: 3px 0 0;
}
h3.api {
	overflow: hidden;
	zoom: 1;
}
.js-on h3.api {
	padding: 3px 0 3px 25px;
	background: url(../img/icons.png) no-repeat 0 -1193px;
	cursor: pointer;
	outline: none;
}
.js-on h3.api:hover,
.js-on h3.api.a11y-focus-key {
	background-position: 0 -595px;
}
.js-on h3.api.js-selected {
	background-position: 0 -795px;
}
.js-on h3.api.js-selected:hover,
.js-on h3.api.js-selected.a11y-focus-key {
	background-position: 0 -995px;
}
h3.api span {
	display: inline-block;
	float: right;
	width: 60%;
	text-align: right;
}
h3.api span:first-child {
	float: left;
	width: 35%;
	text-align: left;
}
p.short {
	font-style: italic;
	margin-top: 8px;
}
.api-documentation .group {
	overflow: auto !important;
}
.js-on .api-documentation .group {
	display: none;
}
.api-documentation .group :first-child {
	margin-top: 0 !important;
} 
pre {
	white-space: pre-line;
}
.syntaxhighlighter {
	padding: 4px 1px !important;
	font-size: 0.9333em !important;
}
a.fullscreen-unsupported {
	display: none !important;
}
/*
 * 
 */
.media-controls a .button-text {
	position: absolute;
	display: block;
	left: -9999px;
	width: 3px;
}
.media-controls a.ui-state-default {
	overflow: hidden;
}
.media-label,
.ui-handle-label {
	display: none;
}
.fallback {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	zoom: 1;
}
.fallback img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	max-width: 100%;
	max-height: 100%;
}
.fallback-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	background: #000;
}
.flashblocker .media-element-box {
	min-width: 40px;
	min-height: 40px;
}
/*
 * aside player
 */
.aside-col video {
	display: block;
	height: 101px;
	width: 190px;
}
.aside-media-player {
	position: relative;
	zoom: 1;
}
.aside-col audio {
	max-width: 190px;
}
.aside-col .media-controls {
	display: none;
	height: 20px;
	zoom: 1;
	position: relative;
	margin: 0;
	padding: 0 22px;
}
.aside-col .wraps-fullscreen .media-controls {
	position: absolute;
	bottom: 5px;
	left: 100px;
	right: 100px;
	z-index: 999999;
}
.aside-col .wraps-fullscreen .fullscreen {
	z-index: 999999;
}
.js-ready .aside-col .media-controls {
	display: block;
}
.aside-col .media-controls a.ui-state-default {
	position: absolute;
	top: 3px;
	padding: 0;
}
.aside-col .media-controls a.play-pause {
	left: 3px;
}
.aside-col .media-controls a.mute-unmute {
	right: 3px;
}
.aside-col .ui-icon {
	margin: -2px;
}
.aside-col .media-controls a:focus {
	outline: 1px dotted #666;
}

.aside-col .timeline-slider {
	top: 7px;
	height: 3px;
}
.aside-col .media-controls a.ui-slider-handle {
	padding: 0;
	top: -6px;
	height: 13px;
	margin-left: -2px;
	width: 4px;
}
.aside-col .ui-progressbar {
	height: 100%;
}


/* demo video-player */
.video-player {
	position: relative;
	zoom: 1;
}
/* vlc does not support wmode, so controls will under the video not above */
.jme-box .video-player.vlc {
	padding-bottom: 55px;
}
.video-player video {
	display: block;
	width: 410px;
	height: 228px;
}
.video-player .video-box {
	position: relative;
	width: 410px;
	height: 228px;
}
.video-player .video-box div.media-state {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	/* preload loader */
	background: url(../img/load-bar.gif) -999px -999px no-repeat;
}
html > body .video-player .video-box div.media-state {
	height: auto;
	bottom: 35px;
}
.js-off .media-controls,
.js-off div.media-state,
.js-off .playlist {
	display: none !important;
}
.video-player.idle .video-box div.media-state {
	pointer-events: auto;
	cursor: pointer;
	background: url(../img/play-overlay-mini.png) center no-repeat;
}
.video-player.wraps-fullscreen .video-box div.media-state {
	z-index: 999999;
}
.video-player.waiting .video-box div.media-state {
	background: url(../img/load-bar.gif) center no-repeat;
}
.video-player.wraps-fullscreen.idle .video-box div.media-state {
	background: url(../img/play-overlay.png) center no-repeat;
}

.jme-box .video-player .media-controls {
	position: absolute;
	left: 0;
	bottom: 0;
	zoom: 1;
	width: 100%;
	display: none;
	z-index: 0;
}
.video-player.wraps-fullscreen .media-controls {
	z-index: 999999;
}
.media-controls-box {
	position: relative;
	padding: 0 73px 0 55px;
	height: 35px;
}
.audio-player .media-controls-box {
	padding: 0 0 0 88px;
} 
.wraps-fullscreen .media-controls-box {
	padding: 0 160px 0 115px;
	height: 80px;
}
.control-group-1,
.control-group-2,
.control-group-3 {
	position: relative;
	height: 33px;
	top: 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	border-radius: 5px;
	
	background: url(../img/player-icons.png) 0 -300px;
}
.wraps-fullscreen .control-group-1,
.wraps-fullscreen .control-group-2,
.wraps-fullscreen .control-group-3 {
	height: 75px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	border-radius: 10px;
}
.control-group-1,
.control-group-3 {
	position: absolute;
	zoom: 1;
	z-index: 9;
}
.control-group-1 {
	left: 5px;
	overflow: hidden;
}
.audio-player .control-group-1 {
	overflow: visible;
}
.control-group-2 {
	overflow: hidden;
}
.audio-player .controls-group-2 {
	position: relative;
	zoom: 1;
}
.control-group-box-2 {
	position: absolute;
	display: none;
	right: 0;
	height: 33px;
}
.control-group-3 {
	right: 5px;
}
.jme-box .btn {
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	width: 26px;
	height: 26px;
	background: url(../img/player-icons.png) 0 0 no-repeat;
	outline: none;
	
	float: left;
	text-indent: -9999em;
}
.jme-box .wraps-fullscreen .btn {
	width: 50px;
	height: 50px;
}
.jme-box .media-player .play-pause {
	margin: 5px 4px 5px 10px;
	width: 30px;
	height: 30px;
}
.jme-box .audio-player .play-pause {
	margin-left: 5px;
}
.jme-box .wraps-fullscreen .play-pause {
	margin: 10px 13px 8px 22px;
	width: 60px;
	height: 60px;
	background-position: 0 -100px;
}
.jme-box .media-player .play-pause:hover,
.jme-box .media-player .play-pause.a11y-focus-key {
	background-position: -100px 0;
}
.jme-box .wraps-fullscreen .play-pause:hover,
.jme-box .wraps-fullscreen .play-pause.a11y-focus-key {
	background-position: -100px -100px;
}
.jme-box .media-player .ui-icon-pause {
	background-position: -200px 0;
}
.jme-box .wraps-fullscreen .ui-icon-pause {
	background-position: -200px -100px;
}
.jme-box .media-player .ui-icon-pause:hover,
.jme-box .media-player .ui-icon-pause.a11y-focus-key {
	background-position: -300px 0;
}
.jme-box .wraps-fullscreen .ui-icon-pause:hover,
.jme-box .wraps-fullscreen .ui-icon-pause.a11y-focus-key {
	background-position: -300px -100px;
}

.jme-box .media-player .mute-unmute {
	margin-left: 7px;
	background-position: -400px 0;
}
.jme-box .audio-player .mute-unmute {
	margin-top: 8px;
	margin-left: 9px;
}
.jme-box .wraps-fullscreen .mute-unmute {
	background-position: -400px -100px;
}
.jme-box .media-player .mute-unmute:hover,
.jme-box .media-player .mute-unmute.a11y-focus-key {
	background-position: -500px 0;
}
.jme-box .wraps-fullscreen .mute-unmute:hover,
.jme-box .wraps-fullscreen .mute-unmute.a11y-focus-key {
	background-position: -500px -100px;
}

.jme-box .media-player .ui-icon-volume-off {
	background-position: -600px 0;
}
.jme-box .wraps-fullscreen .ui-icon-volume-off {
	background-position: -600px -100px;
}
.jme-box .media-player .ui-icon-volume-off:hover,
.jme-box .media-player .ui-icon-volume-off.a11y-focus-key {
	background-position: -700px 0;
}
.jme-box .wraps-fullscreen .ui-icon-volume-off:hover,
.jme-box .wraps-fullscreen .ui-icon-volume-off.a11y-focus-key {
	background-position: -700px -100px;
}

.jme-box .video-player .fullscreen {
	background-position: -800px 0;
}
.jme-box .wraps-fullscreen .fullscreen {
	background-position: -800px -100px;
}
.jme-box .video-player .fullscreen:hover,
.jme-box .video-player .fullscreen.a11y-focus-key {
	background-position: -900px 0;
}
.jme-box .wraps-fullscreen .fullscreen:hover,
.jme-box .wraps-fullscreen .fullscreen.a11y-focus-key {
	background-position: -900px -100px;
}
.jme-box .video-player .ui-icon-circle-zoomout {
	background-position: -1000px 0;
}
.jme-box .wraps-fullscreen .ui-icon-circle-zoomout {
	background-position: -1000px -100px;
}
.jme-box .video-player .ui-icon-circle-zoomout:hover,
.jme-box .video-player .ui-icon-circle-zoomout.a11y-focus-key {
	background-position: -1100px 0;
}
.jme-box .wraps-fullscreen .ui-icon-circle-zoomout:hover,
.jme-box .wraps-fullscreen .ui-icon-circle-zoomout.a11y-focus-key {
	background-position: -1100px -100px;
}
.control-group-3 .btn {
	margin: 7px 0 0 5px;
}
.wraps-fullscreen .control-group-3 .btn {
	margin: 15px 7px 0 14px;
}
.media-player .timeline-slider {
	position: relative;
	height: 10px;
	
	border-bottom: 1px solid #eee;
	
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.media-player.wraps-fullscreen .timeline-slider {
	height: 22px;
	border-bottom-width: 2px;
}
.media-player .timeline-slider .ui-progressbar {
	width: 100%;
}
.media-player .timeline-slider .ui-progressbar,
.media-player .timeline-slider .ui-progressbar-value,
.media-player .timeline-slider .ui-slider-range {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.media-player .timeline-slider .ui-slider-range,
.media-player .timeline-slider .ui-progressbar-value {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	
	background: url(../img/player-icons.png) 100% -200px;
}

.media-player .timeline-slider .ui-slider-handle {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	margin: 0 0 0 -3px;
	height: 24px;
	width: 5px;
	cursor: pointer;
	
	background: url(../img/player-icons.png) -1201px 14px no-repeat;
}
.video-player.wraps-fullscreen .timeline-slider .ui-slider-handle {
	background-position: -1201px -76px;
	margin-left: -7px;
	height: 36px;
	width: 13px;
}
.media-player .timeline-slider .ui-progressbar-value {
	background-position: 0 -300px;
}
.volume-control {
	float: left;
	position: relative;
	zoom: 1;
}
.media-player .volume-slider-outer-wrapper {
	position: absolute;
	left: 5px;
	bottom: 34px;
	height: 45px;
	width: 23px;
	padding: 0 0 4px;
}
.video-player.wraps-fullscreen  .volume-slider-outer-wrapper {
	left: 7px;
	bottom: 67px;
	padding: 0 0 8px;
	height: 80px;
	width: 50px;
}
.media-player .volume-slider-wrapper {
	position: absolute;
	bottom: 4px;
	height: 0;
	width: 100%;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	border-radius: 5px;
	
	background: url(../img/player-icons.png) 0 -300px;
}
.video-player.wraps-fullscreen .volume-slider-wrapper {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	bottom: 8px;
}
.media-player .volume-slider {
	position: relative;
	height: 100%;
	width: 100%;
	background: url(../img/volume-slider.png) -97px 100% no-repeat;
}
.video-player.wraps-fullscreen .volume-slider {
	background-position: -240px 100%;
}
.media-player .volume-slider .ui-slider-handle {
	position: absolute;
	display: block;
}
.media-player .volume-slider .ui-slider-range {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../img/volume-slider.png) 3px 100% no-repeat;
}
.video-player.wraps-fullscreen .volume-slider .ui-slider-range  {
	background-position: -140px 100%;
}
.media-player .media-displays {
	position: absolute;
	bottom: 2px;
	right: 3px;
	font-size: 10px;
}
.audio-player .media-displays {
	min-width: 62px;
}
.media-player .media-displays span {
	display: inline-block;
	padding: 0 1px;
}
.video-player.wraps-fullscreen .media-displays {
	position: absolute;
	bottom: 7px;
	right: 8px;
	font-size: 20px;
}
.fullwindow-overlay {
	background: #000;
}
.jme-mask {
	background: url(../img/volume-slider.png) -99999px -9999px no-repeat !important;
}
.ce-wrapper {
	margin: 5px 0;
	padding: 5px 1.3em;
}
.main-col video {
	width: 450px;
	height: 250;
}
h2.ir {
	height: 22px;
	text-align: left;
}
h2.ir span {
	text-indent: -9999em;
	display: block;
	height: 27px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.jme-box h2 {
	text-indent: -99999em;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0;
}
.jme-box h2 span {
	display: none;
}


.jme-box h2.video {
	background-image: url(../img/hn/video.png);
}
.jme-box h2.audio {
	background-image: url(../img/hn/audio.png);
}
h2.ir span.about {
	background-image: url(../img/hn/about.png);
}
h2.ir span.download {
	background-image: url(../img/hn/download.png);
}
h2.ir span.jmelog {
	background-image: url(../img/hn/jmelog.png);
}
.ui-media-player {
	position: relative;
	overflow: hidden;
	width: 450px;
}
/* vlc has no wmode, so we place controlbar not above videoas an video overlay */
.ui-media-player.vlc {
	padding-bottom: 40px;
}

.ui-media-player .media-state {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	/* preload waiting image */
	background: url(../img/loader.gif) -9000px -9000px no-repeat;
}
html > body .ui-media-player .media-state {
	height: auto;
	bottom: 2em;
}
.ui-media-player.wraps-fullscreen .media-state {
	z-index: 999999;
}
.ui-media-player.idle .media-state {
	display: block;
	background: url(../img/play-icon.png) center no-repeat;
}
.ui-media-player.waiting .media-state {
	display: block;
	background: url(../img/loader.gif) center no-repeat;
}
.ui-media-player.playing .media-state {
	display: none;
}
.ui-media-player .media-controls-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.jme-flashbutton-wrapper .media-controls,
.jme-flashbutton-wrapper .media-controls-wrapper,
.jme-flashbutton-wrapper .fullscreen {
	pointer-events: none;
}
.aside-col .jme-flashbutton-wrapper .media-controls,
.jme-flashbutton-wrapper .media-controls .media-controls-box > *:not(.control-group-3),
.jme-flashbutton-wrapper .media-controls .media-controls-box .volume-control,
.jme-flashbutton-wrapper .media-controls-wrapper .media-controls > *:not(.fullscreen) {
	pointer-events: auto;
}
.aside-col .fullscreen {
	position: absolute;
	z-index: 99;
	top: 2px;
	left: 2px;
}
.aside-col .fullscreen.jme-over {
	text-decoration: underline;
}
.ui-media-player.wraps-fullscreen .media-controls-wrapper {
	z-index: 999999;
}
.ui-media-player .media-controls {
	zoom: 1;
	overflow: hidden;
	margin: 0;
	padding: 0.4em 11em 0.4em 3.8em;
	/* ie opacity bug */
	position: relative;
	z-index: 999;
}

/* buttons general */
.ui-media-player .media-controls a.button {
	padding: 0.03em;
	overflow: hidden;
}
.ui-media-player .media-controls a:focus {
	outline: 1px dotted #666;
}
.ui-media-player a.ui-state-default .button-text {
	position: absolute;
	display: block;
	left: -9999px;
	width: 3px;
}
/* position all controls, but not the timeline-slider */
.ui-media-player .media-controls a.button,
.ui-media-player .media-controls .volume-slider,
.ui-media-player .media-controls .player-display {
	position: absolute;
	zoom: 1;
}
.ui-media-player .media-controls a.button {
	top: 0.35em;
}
.ui-media-player .media-controls .volume-slider {
	top: 0.35em;
}
.ui-media-player .media-controls .player-display {
	top: 0.72em;
}
.ui-media-player .media-controls a.play-pause {
	left: 0.2em;
}
.ui-media-player .media-controls .current-time {
	left: 2.5em;
}
.ui-media-player .media-controls a.fullscreen {
	right: 0.2em;
}
.ui-media-player .media-controls .volume-slider {
	right: 1.4em;
}
.ui-media-player .media-controls a.mute-unmute {
	right: 7.3em;
}
.ui-media-player .media-controls .remaining-time,
.ui-media-player .media-controls .duration {
	right: 12.7em;
}

.ui-media-player .media-controls .player-display {
	padding: 0.08em 0.25em 0;
	font-size: 70%;
}
.ui-media-player .media-controls .ui-slider {
	margin: 3px 1em 0;
}
.ui-media-player .media-controls a.ui-slider-handle {
	padding: 0;
	margin-left: -0.6em;
}
.ui-media-player .media-controls div.volume-slider {
	width: 4em;
}
.ui-media-player .media-controls .ui-progressbar {
	height: 0.8em;
	opacity: 0.3;
}
.js-on .ui-media-player .player-errors {
	display: none;
}
.playlist ul {
	margin: 0;
	padding: 2px;
}
.playlist ul.src {
	display: none;
}
.playlist li {
	margin: 3px;
	padding: 5px;
	cursor: pointer;
}
.playlist li .ui-icon {
	margin: 0 0 -2px;
	display: inline-block;
}

