@CHARSET "UTF-8";

div#container div#ambience {
	position:relative;
	height:260px;
	padding:0;
	margin:0;
}

div#ambience h1 {
	margin:0;
	padding:0;
}

img#ambienceIMG {
	float:left;
	padding:2px;
	border:1px solid;
	margin:0 12px 0 0;
	width:256px;
	height:256px;
}

div#player {
	float:left;
	margin:0 12px 6px 0;
	padding:12px 0 0 0;
}

div#ambienceRate {
	position:absolute;
	top:3px;
	left:268px;
}

div#ambienceRate div.rating {
	position:relative;
	float:left;
	width:101px;
	height:16px;
	background: url(../img/stars/stars.png) 0 0 no-repeat;
}

div#ambienceRate div.rating2 {
	position:relative;
	height:16px;
}

div#ambienceRate div.rating3 {
	position:absolute;
	top:0;
	left:0;
	width:105px;
	height:16px;
}

div#ambienceRate div.rating img {
	float:left;
	width:21px;
	height:16px;
	margin:0;
	padding:0;
}

div#ambienceDetails {
	position:absolute;
	bottom:33px !important;
	bottom:49px;
	right:3px;
}

div.ambienceProgressBarEmpty {
	width:560px;
	height:14px;
	background:#DEDEDE url(../img/progressBarEmpty.gif) 0 0 repeat-x;
	border:1px solid #C0C0C0;
	padding:0px;
}

div.ambienceProgressBarEmpty div.ambienceProgressBarFill {
	height:14px;
	padding:0;
	margin:0;
}

/**
* PERMALINK
*/

div#permalink {
	position:absolute;
	bottom:0px !important;
	bottom:16px;
	right:0;
	width:500px;
}

div#permalink input {
	width:190px;
}

span#permalinkButtonContainer {
	display:block;
	float:right;
	width:148px;
	height:22px;
	padding:0;
	margin:0;
	background:url(../img/button_day_small.png) 0 0 no-repeat;
}
