body {
	text-align: left;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	min-width:970px;
	background:#000;
	min-width:1000px;
	padding-bottom:0!important;
	margin:0px;
}
.header {
	position:absolute;
	left:0px;
	top:0px;
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	background-position:0 -170px;
	background-repeat:repeat-x;
	height:30px;
	width:100%;
	min-width:990px;
}
.menu, .menuRight {
	display:inline;
	list-style:none;
	margin-top:10px;
	font:Arial, Arial Black, Helvetica, sans-serif
}
.menu li, .menuRight li {
	margin-right:20px;
	font-weight:bolder;
	font-size:12px;
	color:#C47409;
}
.menu {
	margin-left:10px;
}
.menu, .menu li {
	float:left;
}
.menu, .menu li, .menuRight li, .menu li a, .menuRight li a {
	float:left;
	color:#C47409;
	text-decoration:none;
}
.menu li a:hover, .menuRight li a:hover {
	color:#C30;
}
.menuRight {
	float:right;
	margin:5px 1% 0 0;
	margin-right:1%;
}
.logo {
	background-image:url(http://igm.me/jsf/skins/images/logo.png);
	background-repeat:no-repeat;
	width:102px;
	height:30px;
	margin-left:10px;
	margin-right:20px;
	text-indent:-9999px;
	float:left;
}
#topContainer {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:2;
	background: url(http://igm.me/jsf/skins/images/topBarSlice.png);
	height:36px;
	background-color: black;
}
#left {
	width: 50%;
	float:left;
}
#right {
	float: right;
	padding-top: 3px;
	width: 400px;
}
#footer {
	clear: both;
}
.volumeContainer {
	float:left;
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	background-position: -3px -103px;
	width:80px;
	height:30px;
	position:relative;
	margin-top:15px;
	margin-left:15px;
}
#volume {
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	background-position: -3px -150px;
	width:32px;
	height:15px;
	padding-left:10px;
	position:absolute;
	left:0px;
	margin-top:0px;
	margin-left:10px;
}
#volumeHandle {
	height:12px;
	width:15px;
	margin-left:8px;
	margin-right:20px;
	background-position:-515px -1px;
	background-repeat:no-repeat;
	position:absolute;
	left: 55%;
	top:1px;
	z-index:1;
}
#controls {
	margin:0px;
	padding:0px;
	padding-left:20px;
	display:block;
	list-style:none;
}
#controls li {
	margin:0px;
	margin-top:8px;
	padding:0px;
	float: left;
	height:28px;
	width:30px;
	text-indent:-9999px;
}
#back, .play, #stop, #frwd, .rept, .pause {
	background:url(http://igm.me/jsf/skins/images/playerButtons.png);
}
#frwd {
	background-position:-95px 0px;
}
#frwd:hover {
	background-position:-95px 28px;
}
#back:hover {
	background-position:0px 28px;
}
.rept {
	background-position:-175px 0px;
}
.rept:hover {
	background-position:-175px 28px;
}
.repeated {
	background-position:-175px 28px;
}
.play {
	background-position:-30px 0px;
}
.play:hover {
	background-position:-30px 28px;
}
.pause {
	background-position:-63px 0px;
}
.pause:hover {
	background-position:-63px 28px;
}
#currentTime, #totalTime, .divider {
	float:left;
	display:block;
}
#seekHandle {
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	height:12px;
	width:10px;
	background-position:-515px -1px;
	background-repeat:no-repeat;
	position:absolute;
	left: 25%;
	top:0px;
	z-index:3;
}
.divider {
	padding:10px 10px 0 10px;
}
#currentTime {
	margin-left:20px;
}
#seek {
	width:100%;
	height:7px;
	border:#444 1px solid;
	border-left:none;
	border-right:none;
	position: fixed;
	background:#000;
	top: 36px;
	width: 100%;
	z-index: 2;
}
#seekMask {
	width:0%;
	height:7px;
	background:#333333;
	left: 0px;
	top:0px;
	position:absolute;
	z-index:1;
}
#seekLoadedMask {
	width:0%;
	height:5px;
	position:absolute;
	border:#333 1px solid;
	border-right:none;
	background:#993300;
	left: 0px;
	top:0px;
	z-index:2;
}
#seekHandle {
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	height:12px;
	width:10px;
	background-position:-515px -1px;
	background-repeat:no-repeat;
	position:absolute;
	left: 25%;
	top:0px;
	z-index:3;
}
.time {
	margin:6px;
	margin-top:12px;
	font-weight:bold;
	font-size:14px;
}
.musicSearchForm {
	float:right;
	width:400px;
}
.searchContainer {
	background:url(http://igm.me/jsf/skins/images/topBarSlice.png);
	background-repeat:repeat-x;
	height:40px;
	width:98%;
	float:left;
}
.musicSearchForm input {
	height:15px;
	width:250px;
	border:none;
}
.musicSearchForm button {
	height:23px;
	width:118px;
	border:none;
	background:url(http://igm.me/jsf/skins/images/moreButtons.png);
	background-position:18px -42px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}
.nowPlaying {
	border:#1E1E1E solid 1px;
	padding:0px;
	display:none;
}
/* --- RATING STARS --------- */
.starRating, .starRating a:hover, .starRating a:active, .starRating a:focus, .starRating .currentRating {
	background: url(http://igm.me/jsf/skins/images/stars.png) left -1000px repeat-x;
}
.starRating {
	position: relative;
	margin-top:5px;
	width: 85px;
	height: 15px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	margin-top:5px;
	padding: 0;
	background-position: left bottom;
	float:left;
}
.starRating li {
	display: inline;
}
.starRating a, .starRating .currentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 15px;
	line-height: 15px;
	outline: none;
	overflow: hidden;
	border: none;
}
.starRating a:hover, .starRating a:active, .starRating a:focus {
	background-position: left center;
}
.starRating a.star1-rating {
	width: 20%;
	z-index: 6;
}
.starRating a.star2-rating {
	width: 40%;
	z-index: 5;
}
.starRating a.star3-rating {
	width: 60%;
	z-index: 4;
}
.starRating a.star4-rating {
	width: 80%;
	z-index: 3;
}
.starRating a.star5-rating {
	width: 100%;
	z-index: 2;
	clear:both;
}
.starRating .currentRating {
	z-index: 1;
	background-position: left top;
}
#searchBar {
	float: right !important;
	position: relative;
	right: 0px;
	text-align: right;
	width: 500px;
	z-index: 10;
}
#resultsBar {
	background:transparent url(http://igm.me/jsf/skins/images/searchBg.png) repeat scroll 0 -25px;
	height: 32px;
	left: 0;
	position: fixed;
	top: 45px;
	width: 100%;
	z-index: 3;
}
#resultsBar div {
	float: left;
}
#mode {
	background: black;
	color: #999;
	font-size: 14px;
	font-weight: bolder;
	height: 18px;
	position: relative;
	text-align: center;
	width: 100px;
	z-index: 10;
	padding-top:2px;
}
#paginator {
	padding: 5px;
	position: absolute;
	text-align: center;
}
#loading {
	top:50%;
	left:55%;
	position:absolute;
	z-index:9999;
	display:none;
}
.hidden {
	display:none;
}
#player {
	height: 100%;
	padding: 75px 0px 25px;
}
#bottomContainer {
	padding-left: 130px;   /* LC width */
	padding-right: 0px;  /* RC width */
	overflow:hidden;
}
#bottomCenter {
	width: 100%;
	margin-top:1px;
}
#bottomLeft {
	height: 100%;
	left: 0px;
	margin-top: 1px;
	overflow: hidden;
	position: fixed;
	top: 45px;
	width: 130px;
	-moz-box-shadow: 0 15px 15px #555;
	-webkit-box-shadow: 0 15px 15px #222;
	z-index:2;
	background-color: #121212;
	background-image: -moz-linear-gradient(100% 100% 90deg, #000, #121212);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#121212), to(#000));
}
.clear {
	clear:both;
}
.song {
	margin-left:0;
	width:100%;

}
.song:hover {
	background:#1C0000;
}
.song a:hover {
	cursor:pointer;
	text-decoration:underline;
}
.songOdd {
	background:url(http://igm.me/jsf/skins/images/bgPlayerOdd.png);
}
.playing {
	background:#5E0000;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}
.playing:hover {
	background:#5E0000;
}
.played {
	background:url(http://igm.me/jsf/skins/images/bgPlayerPlayed.png);
}
.songName, .songAlbum, .songGenre, .songTime, .songArtist, .songRating, .songPrice, .songImage, .songPosition, .songPrevPos {
	float:left;
	text-align:left;
	font-size:10px;
	line-height:25px;
}
.songPosition {
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	width:25px;
}
.songPrevPos {
	width:3%;
}
.songName {
	width:25%;
	padding-left:10px;
	cursor:pointer;
}
.songAlbum {
	width:25%;
}
.songGenre {
	width:10%;
}
.songTime {
	width:8%
}
.songArtist {
	width:13%
}
.songRating {
	width:10%;
}
.songPrice {
	width:7%
}
.songFree {
	color:#060;
}
.songDonate {
	color:#930;
}
.songStreaming {
	color:#3E3E3E;
	font-size:9px;
	font-style:italic;
}
.ui-slider {
	position:relative;
}
.ui-slider .ui-slider-handle {
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	height:12px;
	width:10px;
	background-position:-515px -1px;
	background-repeat:no-repeat;
	position:absolute;
	left: 0%;
	top:0px;
	z-index:3;
}
.ui-slider .ui-slider-range {
	width:0%;
	height:10px;
	background:url(http://igm.me/jsf/skins/images/generalButtons.png);
	background-position:2px -76px;
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	top:0px;
	z-index:2;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
#songInfo {
	position:absolute;
	top:-2000px;
	left:0;
}
#searchBarContainer {
	background:transparent url(http://igm.me/jsf/skins/images/searchEnd.png) no-repeat scroll 0 0;
	height: 32px;
	margin-top: 1px;
	padding-left: 11px;
	position: absolute;
	right: 0;
	width:423px;
}
#search_string {
	background: #CCC;
	border: none;
	color: #000;
	display: inline;
	float: left;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-top: 3px;
	padding-left: 5px;
	width: 250px;
}
#searchBarContainer button {
	background:transparent url(http://igm.me/jsf/skins/images/searchButton.png) repeat scroll 0 0;
	border:medium none;
	display:block;
	float:left;
	height:26px;
	text-indent:-999999px;
	width:36px;
}
#searchBarContainer div {
	background:transparent url(http://igm.me/jsf/skins/images/searchSliceEnd.png) repeat scroll 0 0;
	color:#CCCCCC;
	display:block;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bolder;
	height:21px;
	padding:6px 22px 0 10px;
}
#searchBarContainer div a {
	background:transparent url(http://igm.me/jsf/skins/images/dropDown.png) no-repeat top right;
}
#paginator {
	height:20px;
	text-align:left;
}
#temp {
	display:none;
}

.pagnation {
	margin:auto;
	font-size:11px;
}
.pagerHidden {
position:fixed;
top:50px;
z-index:6;
left:0px;
}
.pagnation div {
	float:left;
	padding:0 15px;
}
.pagnation select {
	background-color: #333;
	border: none !important;
	color: #CCC;
	font-size: 11px;
	height: 17px;
	padding: 1px 3px !important;
	margin-top:-2px;
}
.pagnation span {
	padding-top:0px;
}
.pagnation div.right {
	text-align:right;
}
#prevPage {
	background: url(http://igm.me/jsf/skins/images/icons-web.png) no-repeat 5px -480px;
}
#nextPage {
	background: url(http://igm.me/jsf/skins/images/icons-web.png) no-repeat 5px -457px;
}
#nextPage, #prevPage {
	display: block;
	float: left;
	height: 11px;
	margin-top: 1px;
	text-indent: -9999px;
	width: 20px;
}
#nextPage:hover, #prevPage:hover {
}
#rateResult {
float:left;
margin:8px 0 0 5px;
}
#rateResult img {
margin-right:3px;
}
.songInlineInfo {
background:none repeat scroll 0 0 #000000;
border-bottom:2px solid #5E0000;
overflow:hidden;
padding:5px 0;
position:relative;
width:100%;
display:none;
}
.column1 {
border-right:2px solid #111111;
float:left;
margin:5px;
min-width:500px;
padding:10px;
position:relative;
width:40%;
}
#songTitle {
font-size:1.2em;
margin-top:5px;
padding-right: 100px;
}
#songAlbum, #songTitle, #songGenre {
line-height:15px;
margin-left:5px;
}
#songGenre {
}
#songRate {
display:block;
overflow:hidden;
padding-right:120px;
height:20px;
}
#songStats {
overflow:hidden;
padding:5px 0;
}
#songArtist {
clear:both;
padding:10px 0;
}
#commentEntries {
float:left;
padding:5px;
width:50%;
}
#commentEntries h4 {
font-size:1.2em;
margin:5px 0px;
}
#songImage {
float:left;
margin-right:5px;
padding:0 5px 5px;
}
#Info {
position:absolute;
right:10px;
top:10px;
}
.shareDialogue {
background:url("http://igm.me/jsf/skins/images/shareMenu.png") repeat scroll 0 0 transparent;
bottom:10px;
float:left;
height:82px;
position:absolute;
right:10px;
width:130px;
}
.shareDialogue ul {
font-size:10px;
list-style:none outside none;
margin:0;
padding:0 0 0 30px;
}
.shareDialogue ul li {
margin:0;
padding:7px 0 0;
}
.shareDialogue ul li a {
float:left;
}
#download {
position:absolute;
right:10px;
top:40px;
}
#artistInfo {
float:left;
height:50px;
width:400px;
}
#artistImage {
float:left;
margin:0 10px;
}
#artistName {
font-size:1.2em;
font-weight:bold;
}
#Info {
background:url("http://igm.me/jsf/skins/images/moreButtons.png") repeat scroll -374px -121px transparent;
color:#000000;
font-size:1.2em;
font-weight:bold;
height:30px;
padding:3px 0 0;
text-indent:30px;
width:97px;
}
div.commentEntries {
max-height:200px;
overflow-y:auto;
border-top:1px solid #222;
border-bottom:1px solid #222;
padding:5px 0 0 5px;
}
.left{
float:left;
}
ul#playerMenu{
list-style:none;
padding:0;
margin:30px 0;
}
ul#playerMenu li{
list-style:none;
display:block;
}
ul#playerMenu li a{
border-bottom: 1px solid #222;
display: block;
font-weight: bolder;
padding: 7px 10px;
}
ul#playerMenu li a:hover{
background:#333;
}
ul#playerMenu li a:active{
background:orange;
}
.commentEntry img{
margin:2px 5px 2px 2px;
}
.commentEntry a{
padding-right:5px;
}
.commentEntry p{
 margin:5px 0 15px;
 padding-top:15px;
}
.nocomments{
padding:5px;
color:red;
display:block;
}
#commentEntries h4{
display:block;
}
.right{
float:right;
}
#songArtist h2{
font-size:1.2em;
padding: 5px 9px;
}
.commentUser{
display: block;
}
.addComment{
display: block;
margin-top: 5px;
}
#sideMenu{
left: 0px;
position: fixed;
top: 310px;
z-index: 5;
}
#ad{
position:fixed;
bottom:0;
left:0;
z-index:10;
}
