* {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
}

.highslide-html {
    background-color: white;

}

.highslide-html-blur {
}

.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(lib/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-html-blur {
	opacity: .2;
	filter: alpha(opacity=50);	
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 650px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
 /*   cursor: move; */
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body td, a, p, nobr, span, input {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
}

.highslide-body{
}

.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

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


a.audio, div#news a {
	text-decoration:none;
	color:#e85fa3;
}

a.audio:hover, div#news a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#e85fa3;
}


.highslide-resize {
    cursor: nw-resize;
}

.highslide-active-anchor div img, .highslide-active-anchor div {
	visibility: hidden;
}
/* These must be the last of the Highslide rules */

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}



BODY {
	background-color: rgb(0, 157, 225);
	background-image: url(../img/bgcolor.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	height:100%;
	margin:0px;
}

#cityBG {
	position: absolute;
	height:306px;
	width:950px;
	right:0px;
	bottom:0px;
	background-image: url('../img/bgkollage.png');
	background-repeat: no-repeat;	

}
#menuBG {
	width:686px; 
	height:50px; 
	position:absolute; 
	bottom:0px; 
	right:30px; 

}

#menu {
	width:686px; 
	height:50px; 
	position:absolute; 
	bottom:0px; 
	z-index:10;
	right:30px; 
}
	img.popLauncher {
		background-position:center center;
		background-repeat:no-repeat;
	}
	img.popLaunch {
		background-image:url('../img/thumbFrame.png'); 
		width:115px; 
		height:115px;
		border-width:0px;
	}
	div.popHolder {
		width:115px; 
		height:115px;
		display:inline;
		float:left;
		background-repeat:no-repeat;
		background-position:center center;
	}

div#player {
	width:210px; 
	height:50px; 
	position:absolute; 
	bottom:-50px; 
	z-index:15;
	right:718px;
	background-image:url('../img/playerBG.png');
	background-repeat:no-repeat;
}

div#playerInfo {
	width:195px; 
	position:absolute;
	left:5px;
	bottom:22px; 
	z-index:15;
	overflow:hidden;
	height:24px;
	color:#737373;
}

div#flashPLayer {
	position:absolute;
	bottom:10px;
	left:2px;
	height:10px;
	width:200px;
	padding-top:-2px;
}
		div.menuio {
			background-image:url('../img/menuBGio.png');
			width:686px;
			height:50px;
			color:#737373;
		}
		div.menushop {
			background-image:url('../img/menuBGshop.png');
			width:686px;
			height:50px;
			color:#737373;
		}
		select {
			font-family:verdana;
			font-size:9px;
			border-color:#efefef;
			border-width:1px;
			border-style:dotted;
		}
		input {
			font-family:verdana;
			font-size:9px;
		}
		div#contHolder {
			max-height: 290px;
		}
		div.tracklist {
			max-height:175px;
		}
