select { 
 background-color: #000; 
 color: #fff; 
 border:0;
 font: 12px Tahoma;
}


#similarartist,#similaruser {
    display:none;
}


#stab {
    padding-left:10px;
	color:ccc#;
}

#stitle{
    padding-left:10px;
	color:#ffa200;
}

.tab{
width:160px;
height:22px;
text-align:center;
padding-top:3px;
border: 1px #222 solid;
border-top-left-radius:13px;
border-top-right-radius:13px;
-moz-border-radius-topleft:13px;
-moz-border-radius-topright:13px;
border-bottom:0;
}


#best_of_artist {
    position:absolute;
    top:0px;
    left:10px;
    max-width:350px;
}

#select_playlist {
  background-color:#222;
  color:#ccc;
  border:0;
}

#show_playlist_form {
    display:none;
    position:absolute;
    margin-top:80px;
	margin-left:290px;
	height:220px;
	width:300px;
	background-color:#222;
	color:#ccc;
	border-top-left-radius:8px;
    border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
   -moz-border-radius-topleft:8px;
   -moz-border-radius-topright:8px;
   -moz-border-radius-bottomleft:8px;
   -moz-border-radius-bottomright:8px;
}

#process {
	color:red;
	padding-left:15px;
	height:18px;
}




text* {
	margin:0;
	padding:0;
}


html,body {
	background-color: #000;
	color:#fff;
	font:#fff;
	width:100%;
}

body {
    background-color: #000;
	font: 14px tahoma,verdana,arial,sans-serif;
	width:100%;
}

#dedykacja {
	margin-top:300px;
	text-align:center;
}

img {
	border:none;
}

h1 {
	font: 30px tahoma,verdana,arial,sans-serif;
	color:#416a94;
	margin-bottom:25px;
}

a {
	color:#fff;
	text-decoration:none;
}

b {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#ffa200;
	text-decoration:none;
}

/** content **/

#content {
	width:970px;
	margin:0px auto;
}


/** menu **/

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	width:990px;
	height:31px;

}

ul li {
	float: left;
	width:183px;
	height:31px;
	margin-right: 1px;
	text-align: center
	
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	background-image: url("images/menu1.png");
	font-size: 15px;
	font-weight:600;
	color: #315a84;
	padding-top: 7px;
	padding-bottom: 6px;
}


ul a:hover {
	background-image: url("images/menu3.png");
}

ul a.active {
	background-image: url("images/menu2.png");
}

.ui-tabs-hide { display: none; }
.ui-tabs-nav a { background-image: url("images/menu1.png"); }
.ui-tabs-nav .ui-tabs-selected a { background-image: url("images/menu2.png"); }

/*suggest*/

/* Autocomplete
----------------------------------*/
.ui-autocomplete {position: absolute; display:block; cursor: default;}	
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') left no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
    position:absolute;
	list-style:none;
	margin: 0;
	display:block;
	width: 302px;
	padding-top:2px;
	color:#000;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
border-bottom: 0px solid #5d5d5d;
border-left: 1px solid #5d5d5d;
border-right:1px solid #5d5d5d;  
background:#fff;
color:#000;
cursor:pointer;
width:302px;
height:21px;
text-align:left;
color:#000;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding-left:4px;
	line-height:1.5;
	zoom:1;
	color:#000;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
background:#ff3434;
color:#fff;
padding-left:4px;
}


.jSuggestLoading {
font-style:italic;
padding: 0px;
margin-top:2px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
margin: 0;
padding:0;
list-style:none;
width:300px; 

}


#jSuggestContainer ul li{
border-bottom: 0px solid #5d5d5d;
border-left: 1px solid #5d5d5d;
border-right:1px solid #5d5d5d;  
background:#fff;
color:#000;
cursor:pointer;
width:300px;
height:21px;
padding-left:px;
padding-top:2px;
text-align:left;


}

#jSuggestContainer ul li.last{
border-bottom: 1px solid #5d5d5d;  
}

#jSuggestContainer ul li.jSuggestHover{
background:#ff3434;
color:#fff;
}

p#vtip {
	display: none; 
	position: absolute; 
	padding: 8px; 
	left: auto;
	right:auto;
	top:200px; 
	font-size: 0.8em; 
	background-color: white; 
	border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	z-index: 9999;
    color:#111;	
	}

p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px 
	}


#player1 {
	position:absolute;
	clear:both;
	margin-top:185px;
	margin-left:1130px;
}

#myaccount{
	position:absolute;
	clear:both;
	margin-top:290px;
	margin-left:590px;
}

#myaccount2{
	padding:15px;
	min-width:500px;
	max-height:590x;
	min-height:400x;
	text-align: left;
	font: 13px tahoma,verdana,arial,sans-serif;
	color: #fff;
	border: 1px #808080 solid;
	background-color:#414141;
	color:#FFFFFF;
}

/*width:989px; => margin*/

#margin {
	width:98%;
	height:22px;
	clear:both;
}
#margin2 {
	width:98%;
	height:16px;
	clear:both;
}
#margin3 {
	width:98%;
	height:8px;
	clear:both;
}

#txtSearch {

}

#hiddenb {
display:none;
}


#search_field {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: 165px;
	width:500px;
	height:26px;
	padding-top:2px;
	padding-left:0px;
	left: 5%;
	right: 0;
}

#searchb {

	height:30px;
	border:1px #555 solid;
	background-color:#222;
	color:#eee;
	font: 15px;
	
}

#searchb2 {
    display:none;
	
}

#searchb:hover {


	border:1px #777 solid;
	background-color:#222;
	
}


input.iquery {
	width:250px;
	height:28px;
	font: 17px arial,sans-serif;
	border: 1px #ddffc5 solid;
	background-color:#111;
	font-weight:bold;
	padding-left:2px;
	color:#FFFFFF;
}

input.iquery:focus{
	border: 1px solid #fdffc5;
	color: #fff;
	font: 17px arial,sans-serif;
	background-color: #111;
	font-weight:bold;
	padding-left:2px;
	height:28px;
	}

input.searchb {
	height:25px;
	font-size:16px;
	margin-left:0px;
	margin-top:0px;
	
}

#submit2{
	width:16px;
	height:16px;
	border:0px solid;
	margin-top:1px;
}


#logo {
	display:none;
	background-image:url(images/loho.png);
	position:absolute;
	margin-left:10px;
	margin-top:44px;
	max-width:91px;
	height:63px;
}

#logo2 {
	background-image:url(images/wc_logo.png);
	max-width:257px;
	height:145px;
	margin-top:60px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

#latestsearch2 {
	text-align: center;
	height:400px;
	max-height:400px;
	overflow:auto;
}

/*search results*/




.cellx {
	margin-left:2%;
	font-size:12px;
	width:470px;
	height: 19px;
	clear:both;
	padding: 1px 8px 8px 1px;
	background-color:#000;
	border: 1px #000 solid;
}

.cellx:hover {
	background-color: #111;	
	border: 1px #333 solid;
}

.cellx:focus {
	background-color: #FDF7B8;
	color:#FDF7B8;
}

#cell2:focus {
	background-color: #eee;
	border:1px #bbb solid;
}
.cellicon {
	padding-left:0px;
	padding-right:0px;
	float:left;

}

#edit_field1{
	background-color: #fff;
	border-top: 0px #555 solid;
	border-bottom: 0px #555 solid; 
	color:#111;
}

#edit_field2{
	background-color: #ddd;
	border-top: 0px #555 solid;
	border-bottom: 0px #555 solid; 
	color:#111;
}

.cellicon2 {
	padding-left:6px;
	padding-right:6px;
	float:left;
	font-size:10px;
}

#divcellicon2 {
	margin-left:40px;
	max-width:490px;
	font-size: 12px;
}

.celltitle {
	margin-left:5px;
	float:left;
}

.cellpic {
	margin-right:20px;
	float:left;
}

.even {
	background-color: #222;
}

.over { 
	background-color:#D0C0A9; 
	padding-top: 2px; 
	padding-bottom:2px;
}


#more {
	border: 1px #0E0E0E solid;
	height:8px;
	width:8px;
	padding-top: 10px;
}
#more a {
	color:#81a4c8;
	font: 15px tahoma,verdana,arial,sans-serif;
	text-decoration:none;
}
#more a:hover  {
	text-decoration:underline;
}

#left {
	float: left;
}
#right {
	float:right;
}

#loginh{

}

#loginh3{
	display: block;
	float:right;
	font-size:12px;
	margin-right:2%;

}
#loginh2{
	position:absolute;
	margin-top:0px;
	margin-left:0%;
	font-size:12px;
	width:98%;
}

#forgot_pwd{
display:none;
position:absolute;
margin-left:233px;
margin-top:5px;
font-size:11px;
color:#ccc;
}

#forgot_pwd2{
display:none;
position:absolute;
margin-left:0px;
margin-top:5px;
font-size:12px;
color:#ccc;
}

#myplaylist{

	margin-top:0px;
	margin-left:2px;
	font-size:12px;
	width:50%;
}


/*login & register*/

label.inpname {
	display: block;
	width:35px;
	height:16px;
	float:left;
	color: #fff;
	font-size:12px;
}	

label.inpname2 {
	width:70px;
	height:20px;
	float:left;
	padding-top: 7px;
	color: #222;
	font-size:12px;
	background-color: #fff;
}	


input.textfield, textarea.textfield {
	float:left;
	width: 80px;
	height:16px;
	padding-left:2px;
	border: 1px solid #777;
	margin:0px;
	font-size:14px;
	padding-bottom:2px;
	background-color: #333;
	font-size: 98%;
	font-family: tahoma, Verdana, sans-serif;
	color:#fff;
	}
	
input.textfield2, textarea.textfield {
	float:left;
	width: 110px;
	height:20px;
	border: 1px solid #777;
	color: #222;
	background: #eee;
	font-size:11px;
	font-family: tahoma, Verdana, sans-serif;
	font-weight:bold;
	}


input.textfield3:focus, input.textfield:focus {
	border: 1px solid #595959;
	color: #222;
	background: #ddd;
	}	
	
input.textfield3{
	float:left;
	width: 120px;
	height:20px;
	border: 1px solid #aaa;
	margin:4px;
	background-color: #fff;
	font-size:12px;
	font-family: tahoma, Verdana, sans-serif;
	font-weight:bold;
	color:#222;
	}
	

input.textfield3:focus{
	border: 1px solid #6F6F6F;
	color: #222;
	height:20px;
	background-color: #eee;
	font-size:12px;
	}
	
input.textfield:focus, textarea.textfield:focus {
	border: 1px solid #908f8f;
	height:16px;
	background: #444;
	font-size:12px;
	color:#fff;
	}

.error {COLOR: #FF0000; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}
.title { font-family: Arial, sans-serif; background: none; color: #000000; font-size: 16px; font-weight: bold; text-decoration: none }

.messagebox{
	margin-top:10px;
	margin-left:0px;
	font-size: 80%;
	width: 180px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	color:#222;
}
.messageboxok{
	margin-left:0px;
	margin-top:10px;
	font-size: 80%;
	width: 180px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	color:#008000;
	
}
.messageboxerror{
	margin-left:0px;
	font-size: 80%;
	width: 180px;
	margin-top:10px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:5px;
	color:#CC0000;
}

.hide {
	display: none;
}

/** footer **/

#footer {
	position:absolute;
	width:979px;
	margin-top:500px;
	text-align:center;
	margin-left:550px;
	color:#80a7d6;
}

#register{
	width:150px;
	background-color:#eee;
}

#register2{
	padding:10px;
	color: #222;
	border:0px solid #282828;
	background-color:#fff;	
	height:400px;
}

#add_playlist{
    display:none;
}



#toplisty{
	width:105px;
	max-height:590x;
	min-height:590x;
	position: absolute; 
	text-align: left;
	margin-top:18px;
	margin-left:0px;
	font: 12px tahoma,verdana,arial,sans-serif;
	color: #000;
	border:0px solid #515151;
	background-color:#414141;	
}

#radio{
	width:105px;
	max-height:590x;
	min-height:590x;
	position: absolute; 
	text-align: left;
	margin-top:18px;
	margin-left:75px;
	font: 12px tahoma,verdana,arial,sans-serif;
	color: #000;
	border:0px solid #515151;
	background-color:#414141;	
}

#link_pl{
	width:210px;
	max-height:14x;
	position: absolute; 
	text-align: left;
	margin-top:370px;
	margin-left:2px;
	font: 10px tahoma,verdana,arial,sans-serif;
	color: #000;
	border:0px solid #515151;
	background-color:#414141;	
}

#link_embed{
	width:390px;
	height:60x;
	position: absolute; 
	text-align: left;
	margin-top:370px;
	margin-left:120px;
	font: 10px tahoma,verdana,arial,sans-serif;
	color: #000;
	border:0px solid #515151;
	background-color:#414141;	
}

#mojaplaylista{
	display:none;
	width:190px;
	height:93px;
	position: absolute; 
	text-align: left;
	margin-top:15px;
	margin-left:210px;
	font: 12px tahoma,verdana,arial,sans-serif;
	color: #000;
	border:0px solid #515151;
	background-color:#414141;	
}

#tekst1{
    position: absolute;
	margin-top:220px;
	margin-left:535px;
    width:469px;
	max-height:330px;
	min-height:330px;
	font: 13px Verdana;
	color: #ccc;
	text-align:left;
}


#tekst2{
    max-height:330px;
	min-height:330px;
	width:469px;
	border:0px solid #fff;
	overflow:auto;
	font-size:13px;
	text-align:left;
	color: #ddd;	
	opacity: 1;
    filter: alpha(opacity=100);
}

#total_pages{
    width:950px;
	height:16px;
	margin-left:2%;
    text-align: right;
    font: 12px tahoma,verdana,arial,sans-serif;
    color: #ccc;
	padding:4px;
	padding-right:15px;
    border-top:1px solid #222;
    background-color:#111;

}

#player2 {
    display:none;
    position:absolute;
	clear:both;
	margin-top:130px;
	margin-left:1.3%;
	width:510px;
	background-color:#fff;
}

#playlist_player {
    display:none;
    position:absolute;
	clear:both;
	margin-top:45px;
	margin-left:1.3%;
	width:980px;
	height:320px;
}

#player4 {
	position:absolute;
	clear:both;
	margin-top:0px;
	margin-left:0px;
	width:99%;
	height:200px;
}


#player3 {
	position:absolute;
	clear:both;
	margin-top:0px;
	margin-left:0px;
	width:1485px;
	height:200px;
}

#similar {
    position:absolute;
	clear:both;
	margin-top:600px;
	width:970px;
	height:200px;
	margin-left:20px;
	padding-bottom:100px;
}


#login{
    min-width:529px;
	max-height:510x;
	position: absolute; 
	text-align: center;
	margin-top:203px;
	margin-left:603px;
	font: 20px tahoma,verdana,arial,sans-serif;
	color: #000000;
	border:0px solid #507DAC;
	background-color:#FFF;	
}

#cell_inject_player{
    font-family: Tahoma;
	text-align: left; 
	float: left; 
	margin-left: 0px; 
	width:390px;
	font-size:14px;
	padding-top:4px;
}

#cell_std{
	text-align: left; 
	float: left;
	margin-left:7px;
}

#img_info{
	width:470px;
	height:585px;
	border:1px solid #171717;

}
#img_info2{
	width:470px;
	height:585px;
	border:1px solid #171717;
}

#mp3playlist{
	display:none;
	min-width:540px;
	max-width:540px;
	max-height:600px;
	position: absolute; 
	text-align: center;
	margin-top:300px;
	margin-left:600px;
	font: 16px tahoma,verdana,arial,sans-serif;
	color: #fff;
	border:1px solid #474748;
	background-color:#212121;
}

#mp3playlist2{
	max-height:580px;
	min-height:0px;
	overflow:auto;
	border:0px solid #171717;
}

#latestsearch{
    position: absolute; 
    min-height:500x;
    max-height:500x;
    width:1040px;
    text-align: center;
    margin-top:160px;
    font: 20px tahoma,verdana,arial,sans-serif;
    color: #000;
    border:0px solid #507DAC;
    background-color:#000;
	
}

#search_query{
    position:absolute;
    max-height:500px;
    min-height:500px;
    background-color:#000;
    color: #fff;
    font-size:14px;
	margin-top:20px;
	}
	
	
#similar2{
	width:970px;
	}

#jhr_h1 {
    position:absolute;
	margin-top:25px;
	margin-left:0px;
	background-color: #222222;
	border:0px;
	height:1px;
	width:100%;
}
#jh2 {
    position:absolute;
	margin-top:160px;
	margin-left:0px;
	background-color: #222222;
	border:0px;
	height:1px;
	width:970px;
}

#dh2{
    position:absolute;
	margin-top:1px;
	margin-bottom:15px;
	background-color:#060606;
	height:22px;
	width:570px;
	float:left;
	font-size:12px;
	color:#5D5D5D;
	width:970px;
}

#jhr2 {
    position:absolute;
    width:970px;
	margin-top:0px;
	margin-left:0px;
	border:0px;
	height:1px;
	background-color: #222222;
}

#divjhr2{
    position:absolute;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:0px;
	height:22px;
	width:970px;
	color:#5D5D5D;
	background-color:#060606;
}

#jhr_header {
    position:absolute;
    width:480px;
	margin-top:0px;
	background-color: #222222;
	border:0px;
	height:1px;
}

#divjhr_header{
    position:absolute;
	margin-top:1px;
	margin-bottom:15px;
	background-color:#060606;
	height:22px;
	width:480px;
	float:left;
	font-size:12px;
	color:#5D5D5D;
}


#jhr {
    position:absolute;
    width:590px;
	margin-top:0px;
	margin-left:0px;
	background-color: #222222;
	border:0px;
	height:1px;
}



#div3{
    position:absolute;
	margin-top:0px;
	margin-left:0px;
	height:15px;
	float:left;
	font-size:12px;
	color:#5D5D5D;
	padding:4px;
}

#jhr3 {
    position:absolute;
    width:970px;
	margin-top:0px;
	margin-left:0px;
	border:0px;
	height:1px;
	background-color: #222222;
}

#divjhr3{
    position:absolute;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:0px;
	height:22px;
	width:970px;
	color:#5D5D5D;
	background-color:#060606;
}	

#div4{
    position:absolute;
	margin-top:0px;
	margin-left:0px;
	height:15px;
	float:left;
	font-size:12px;
	color:#5D5D5D;
	padding:4px;
}	

* {
        padding:0;
        margin:0;
        }

#navi {
        background-color:#000;
		width:270px;
		font-size:12px;
		border: 0;
		height:18px;
		padding-top:4px;
}

#navi1{
		width:80px;
		font-size:12px;
		border-right:0px #555 solid;	
		height:24px;
}

#navi2{
border-top:1px #333 solid;	
width:128px;

		
}

#navi3{
		width:120px;
		height:17px;
		background-color:#222;
		font-size:11px;
		padding:3px;
		border:1px #333 solid;	
		border-top:0;		
}

#navi li a {
        display:block;
        color:white;
        text-decoration:none;
        border-right:0px #4c4c4c solid;
        padding:0px 0px;
		font-size:12px;
		font-weight:normal;
}

#navi1 a:hover{

}

#navi li ul {
		font-size:12px;
		font-weight:normal;
}

#navi li li a {
		font-size:12px;
		text-align:left;
		padding-left:10px;
}

#navi li li a:hover {
        background-color:#333;
		height:18px;
		padding-left:10px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 98%;
 left: 0;
 z-index: 598;
 width: 98%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


#mavi {
        background:#000;
		width:500px;
		font-size:12px;
		border: 0;
		height:18px;
		font-weight:normal;
		margin-top:3px;
}

#mavi1{
		width:80px;
		font-size:12px;
		border-right:0px #555 solid;	
		height:18px;
		font-weight:normal;
}

#select_playlist{
		width:80px;
		font-size:12px;
		border-right:0px #555 solid;	
		height:18px;
		font-weight:normal;
		background:#000;
}

#mavi2{
		border-top:1px #333 solid;	
		width:128px;
		font-weight:normal;
		}



		#mavi_mp{
		width:105px;
		font-size:12px;
		border-right:0px #333 solid;	
		height:24px;
		font-weight:normal;
		}


#mavi3{
		width:120px;
		height:17px;
		background-color:#222;
		font-size:11px;
		padding:3px;
		border:1px #333 solid;	
		border-top:0;
		font-weight:normal;	
}

#mavi li a {
        display:block;
        color:white;
        text-decoration:none;
        border-right:0px #4c4c4c solid;
        padding:0px 0px;
		font-size:12px;
		font-weight:normal;
		text-align:left;
		padding-left:10px;
		padding-top:1px;
}

#mavi1 a:hover{

}

#mavi li ul {
		font-size:12px;
		font-weight:normal;
}

#mavi li li a {
		font-size:12px;
		font-weight:normal;
}

#mavi li li a:hover {
        background-color:#333;
		height:18px;
		padding:0;
		font-weight:normal;
		text-align:left;
		padding-left:10px;
		padding-top:1px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:98%;
	width:98%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #333;
	z-index: 102;
	color:#fff;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border: 1px solid #555;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}

#TB_title{
	background-color:#222;
	color: #fff;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:98%;
	width:98%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}

object , embed{
	float: left;
}


.jw_playlist_playlist {
	float:left;
	width: 478px;
	height: 290px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 18px;
	height: auto;
}

.jw_playlist_image_div {
	border: 0px solid #000000;
	padding: 0 3px;
	margin: 0 3px;
	float:right;
}

.jw_playlist_item:hover {
	background-color:#111;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	
}

.jw_playlist_item {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding:2px;
	padding-left:4px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: normal;
	font-size:12px;
	padding:2px;
}

.jw_playlist_description {
}

.even {
    border-bottom: 1px #000 solid;
	background-color: #000;
}

.odd {
    border-bottom: 1px #000 solid;
	background-color: #000;
}

.playing {
background-color: #111;
color:#FFFF00;
border-top: 1px #333 solid;
border-bottom: 1px #333 solid;
	
}

.over { border: 1px #ffcc33 solid; padding-top: 0px; padding-bottom:0px;} 

.notice
{
    position:relative;
	right:36px;
	background-color:		#cccccc;
	color:                  #333;
	margin-top:0px;
	width:300px;
	padding:10px;
	border: 2px #eee solid;
	opacity: 0;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
	-webkit-box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
}

.message_notice
{
font-size: 12px;
color:                  #444;
font-family: Verdana, sans-serif;

}

.title_notice
{
color: #000;
font-size: 16px;
font-family: tahoma;
font-weight: bold;
}
















