.speakker *, .mspeakker * {

	border: 0 none;

	margin: 0;

	padding: 0;

	z-index: 8000;

}

.dark .skControls {
	background:url(../images/bg-broadcast.png);

}

.dark .skBiglayer {

	background-color:#252525

}

.dark .skLeftBlock, .dark .skMiddleBlock, .dark .skSocial {

	border-color:#000;

}

.dark .skVolume, .dark .skScrubbler {

	border:1px solid #151515

}

.dark .skVolume, .dark .skScrubbler {

	background-color:#000;

}

.dark .skLoad {

	background-color:#2E2E2E;

}

.dark .skTimeRemain, .dark .skVolumeRemain {

	background-color:#888

}

.dark, .dark a {

	color:#fff;

	font-weight:bold;

}

.dark a:hover {

	color:#e84b00;

}

.dark {

	text-shadow: 0 1px 1px #666;

}

.dark .skArtistlist .active {

	color:#000;

}

.dark .jspDrag {

	background-color:#171717;

}

.dark .jspDrag:hover {

	background-color:#090909;

}

.light .skControls {

	background-color:#E1E1E1

}

.light .skBiglayer {

	background-color:#EBEBEB

}

.light .skLeftBlock, .light .skMiddleBlock, .light .skSocial {

	border-color:#000;

}

.light .skVolume, .light .skScrubbler {

	border:1px solid #CACACA

}

.light .skVolume, .light .skScrubbler {

	background-color:#fff;

}

.light .skLoad {

	background-color:#A41F35;

}

.light .skTimeRemain, .light .skVolumeRemain {

	background-color:#611300

}

.light, .light a {

	color:#000;

	font-weight:bold;

}

.light a:hover {

	color:#b52b09

}

.light {

	text-shadow: 0px 1px 0px #b9b2ba;

}

.light .skArtistlist .active {

	color:#333

}

.light .jspDrag {

	background-color:#B0B0B0;

}

.light .jspDrag:hover {

	background-color:#090909;

}

.speakker.fat {

	width:960px;

}

.speakker.fat .skActControl, .speakker.fat .skScrubbler {

	width:558px;

}

.speakker.fat.skMiddleBlock, .speakker.fatul.skArtistlist {

	width:692px;

}

.speakker li, .speakker span, .speakker strong {

	background: transparent;

	border: 0 none;

	font-size: 100%;

	margin: 0;

	padding: 0;

	vertical-align: baseline;

}

.speakker {

	font-size:11px;

	width:790px;

	bottom:0;

	margin:0 auto;

	display: none;

}

.speakker a {

	outline:none;

}

.skControls {

	background-position:left top;

	background-repeat:repeat-x;

	text-align:left;

	border:2px solid #fff;

	margin:0 auto;

	height:42px;

}

.skBiglayer {

	background-position:top left;

	background-repeat:repeat-y;

	margin:0 auto;

	height:218px;

	position:relative;

	display: none;

}

.skCopyright {

	background-color:#fed6b2;

	border-top:1px solid #030303;

	width:100%;

	height: 25px;

	position:absolute;

	bottom:0;

	left:0;

	margin:0;

	padding:0;

}

.skLeftBlock {

	position:relative;

	background-repeat:repeat;

	background-position:left bottom;

	float:left;

	width:94px;

	padding:17px;

	height:158px;

	border-style:solid;

	border-right-width:1px;

	z-index:0;

}

.skMiddleBlock {

	background-repeat:repeat;

	background-color:#fed6b2;

	background-position:left bottom;

	float:left;

	width:330px;

	height:158px;

	padding:17px;

	border-style:solid;

	border-right-width:1px;

	overflow: hidden;

	position: relative;

}

.skRightBlock {

	background-repeat:repeat;

	background-position:right bottom;

	float:left;

	position:relative;

	width:104px;

	height:192px;

	text-align:center;

}

.skMainControl, .skActControl {

	float:left;

	position:relative;

	height:33px;

}

.skMainControl {

	padding:3px 17px;

	width:97px;

}



.skActControl {

	width:260px;

	padding:0 0 9px;

}

.skModuleControl {

	width:68px;

	padding:7px 17px 12px 17px;

	float:right;

	height:33px;

}

.skVolumeControl {

	float: left;

    height: 33px;

    padding:5px 0 13px 10px;

	margin-bottom:-10px;

    position: relative;

    width: 104px;

}

.skOpener, .skCloser, .skLoud {

	float:right;

	cursor:pointer;

}

.skPlay, .skPause {

	margin:0 12px;

}

.skHeart, .skPlay, .skPause, .skForwards, .skBackwards, .skMute, .skLoop {

	float:left;

	cursor:pointer;

}

.skHeart, .skPlay, .skPause, .skForwards, .skBackwards, .skLoop {

	display: block;

}

.skPause.inactive, .skPlay.inactive, .pplogo.inactive {

	display: none;

}

.skForwards.inactive, .skBackwards.inactive, .skLoop.inactive {

	-moz-opacity:.20;

	filter:alpha(opacity=20);

	opacity:.20;

	display: block;

}

.active {

	display: block;

	-moz-opacity:1;

	filter:alpha(opacity=100);

	opacity:1.00;

}

.skHeart {

	background:transparent url('../img/sk-heart.png') left top no-repeat;

	width:18px;

	height:25px;

}

a.skEdit, a.skDownloadSingle, a.skUrl {

	background:transparent url('../img/sk-edit.png') right 4px no-repeat;

	text-transform:uppercase;

	text-decoration:none;

	float:left;

	font-size:10px;

	margin:6px 0 0 17px;

	padding-right:17px;

}

a.skDownloadSingle {

	background:transparent url('../img/sk-edit.png') center center no-repeat;

	margin: 0;

	float: right;

	margin: 7px 0 0 17px;

	width: 20px;

	height: 7px;

}

a.skEdit, a.skUrl {

	color:#000;

	text-shadow: 0 1px 1px #ccc;

	font-weight:normal;

}

a.skEdit:hover, a.skUrl:hover {

	color:#b52b09;

}

a.skUrl {

	color:#0;

	background:none;

	padding-right:0px;

	margin:6px 17px 0 0;

	float:right;

}

.skWiki, .skArtistlist {

	list-style-type: none;

	margin-top:12px;

}

.skWiki a.lastfm {

	background:transparent url('../img/sk-lastfm.png') right 2px no-repeat;

	padding-right:24px;

}

.skWiki a {

	text-decoration:none;

	line-height:24px;

}

.skArtistlist a {

	text-decoration:none;

}

.skArtistlist li {

	height: 24px;

	cursor: pointer;

}

.skArtistlistli:hover {

	color:#b52b09

}

.skArtistlist {

	width:330px;

	height: 170px;

	margin:0;

	padding:0;

	overflow: hidden;

}

.skAct {

	width:160px;

	float:left;

	padding:0;

	line-height:24px;

	height:24px;

	overflow:hidden;

}

.skTime {

	width:88px;

	float:right;

	line-height:24px;

	text-align:right;

}

.skScrubbler {

	width:260px;

	float:none;

	height:2px;

	position:absolute;

	left:0;

	bottom:15px;

	z-index:3;

	cursor: pointer;

}

.skLoad {

	float:none;

	height:2px;

	position:absolute;

	bottom:16px;

	left:1px;

	z-index:4;

}

.ppscrubberdrag {

	cursor: pointer;

	z-index: 15;

	position: absolute;

	background-color: transparent;

	bottom:16px;

	left:1px;

	z-index:10;

	height: 2px;

	width: 100%;

}

.skTimeRemain {

	float:none;

	height:2px;

	position:absolute;

	bottom:16px;

	left:1px;

	z-index:5;

}

.skVolumeWidth {

	width:48px;

	position: absolute;

	left:37px;

	bottom:15px;

	float:none;

}

.skVolume {

	width:100%;

	height:2px;

	position:absolute;

	left:0;

	bottom:12px;

	z-index:6;

}

.skVolumeRemain {

	float:none;

	height:2px;

	position:absolute;

	bottom:13px;

	left:1px;

	z-index:7;

	cursor:pointer;

}

.skLabel {

	background:transparent url('../img/sk-label.png') left top no-repeat;

	width:94px;

	height:75px;

	position:absolute;

	top:17px;

	left:17px;

	z-index:8;

}

.skSocial {

	width:70px;

	border-style:solid;

	border-bottom-width:1px;

	padding:17px;

	float:left;

}

.skFacebook, .skTwitter {

	display:bock;

	float:left;

	text-indent:-99999px;

}

.skTwitter {

	margin-left:12px;

}

.skDownload {

	position:absolute;

	top:148px;

	left:17px;

	text-indent:-99999px;

}

.skCover {

	background:transparent url('../img/sk-nocover.png') left top no-repeat;

	width:72px;

	height:72px;

	position:relative;

	overflow:hidden;

}

.light .skBackwards, .light .skForwards, .light .skOpener, .light .skCloser, .light .skDownload, .light .skFacebook, .light .skTwitter, .light .skLoop, .light .skLoud, .light .skMute, .light .skPlay, .light .skPause, .light .jspArrow.jspArrowUp.jspDisabled, .light .jspArrow.jspArrowUp, .light .scrollbar-handle-up, .light .scrollbar-handle-down {

	background-image: url('../img/light//sk-light.png');

}

.light .skLeftBlock {

	background-image: url('../img/light//sk-leftblock.png');

}

.light .skMiddleBlock {

	background-image: url('../img/light//sk-middleblock.png');

}

.light .skRightBlock {

	background-image: url('../img/light//sk-rightblock.png');

}

.light .skControls {

	background-image:url('../img/light//sk-controlbg.png');

}

.dark .skBackwards, .dark .skForwards, .dark .skOpener, .dark .skCloser, .dark .skDownload, .dark .skFacebook, .dark .skTwitter, .dark .skLoop, .dark .skLoud, .dark .skMute, .dark .skPlay, .dark .skPause, .dark .scrollbar-handle-up, .dark .scrollbar-handle-down {

	background-image: url('../img/dark//sk-dark.png');

}

.dark .skLeftBlock {



}

.dark .skMiddleBlock {

}

.dark .skRightBlock {



}

.dark .skControls {

}

.skBackwards {

	background-position:0 0;

	height: 32px;

	width: 20px;

}

.skBackwards:hover {

	background-position:0 -32px;

}

.skForwards {

	background-position:0 -64px;

	height: 32px;

	width: 20px;

}

.skForwards:hover {

	background-position:0 -96px;

}

.skCloser {

	display: none;

	background-position:-24px 0;

	height: 28px;

	width: 26px;

}

.skCloser:hover {

	background-position:-24px -29px;

}

.skDownload {

	background-position:-50px 0;

	height: 32px;

	width: 67px;

}

.skDownload:hover {

	background-position:-50px -32px;

}

.skFacebook {

	background-position:-50px -64px;

	height: 33px;

	width: 28px;

}

.skFacebook:hover {

	background-position:-50px -98px;

}

.skTwitter {

	background-position:-78px -64px;

	height: 33px;

	width: 28px;

}

.skTwitter:hover {

	background-position:-78px -98px;

}

.skLoop {

	background-position:-24px -57px;

	height: 32px;

	width: 26px;

}

.skLoop:hover {

	background-position:-24px -89px;

}

.skLoud {

	background-position:-24px -120px;

	height: 32px;

	width: 26px;

}

.skLoud:hover {

	background-position:-24px -152px;

}

.skMute {

	background-position:-24px -184px;

	height: 32px;

	width: 26px;

}

.skMute:hover {

	background-position:-24px -216px;

}

.skOpener {

	background-position:-24px -248px;

	height: 28px;

	width: 26px;

}

.skOpener:hover {

	background-position:-24px -278px;

}

.skPause {

	background-position:-50px -132px;

	height: 34px;

	width: 32px;

}

.skPause:hover {

	background-position:-50px -167px;

}

.skPlay {

	background-position:-82px -132px;

	height: 34px;

	width: 32px;

}

.skPlay:hover {

	background-position:-82px -168px;

}

.scrollbar-handle-up.jspDisabled, .scrollbar-handle-up.jspDisabled:hover {

	background-position:0 -128px;

	height: 16px;

	width: 16px;

}

.scrollbar-handle-down {

	background-position:0 -144px;

	height: 16px;

	width: 16px;

}

.scrollbar-handle-down:hover {

	background-position:0 -160px;

}

.scrollbar-handle-up.jspDisabled, .scrollbar-handle-up.jspDisabled:hover {

	background-position:0 -176px;

	height: 16px;

	width: 16px;

}

.scrollbar-handle-up {

	background-position:0 -192px;

	height: 16px;

	width: 16px;

}

.scrollbar-handle-up:hover {

	background-position:0 -208px;

	height: 16px;

	width: 16px;

}

.scrollbar-pane {

	margin-right: 16px;

}

.scrollbar-handle-container {

	background: transparent;

	width: 15px;

}

.scrollbar-handle:hover {

	background-color:#090909;

}

.scrollbar-handle {

	cursor: pointer;

	width:15px;

	-moz-border-radius: 100px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	background-color:#171717;

}

.projekktor1 .skActControl, .projekktor1 .skScrubbler{

	width:550px;

}

.projekktor1 .skVolumeControl{

	width:140px;

}

.projekktor1 .skControls{

	border:0;

	background:none;

}

.projekktor1 .skMiddleBlock{

	width:680px;

}

.projekktor1 .skTime{

	width:88px;

}

.projekktor1 .skModuleControl{

	padding:8px 35px 0 17px;

}

.projekktor1 .skVolume{

	width:82px;

}



.dark .projekktor1 .skControls {

	background:none;

}