@charset "utf-8";
/* CSS Document */

body {
	background-position:center;
	margin:0px;
	padding:0px;
}
.float-left {float:left;}
.float-right {float:right;}
.clear {clear:both; font-size:0px; line-height:0px;}
#wrapper {
	background-image:url(images/bg-5.jpg);
	width:100%;
	height:545px;
	background-color:#ffbad9;
	background-position:center 0px;
	background-repeat:no-repeat;
	background-color:#ffbad9;
	padding:0px;
	margin:0px;
}
#player {
	width:625px;
	padding-top:125px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:100%;
	height:100%;
	background-image:url(images/bg-footer.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	padding-top:16px;
}
#footer-box {
	width:267px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
}
#footer-logo-true {
	width:122px;
	height:38px;
	border-right:#d1d1d1 solid 1px;
}
#footer-bot {
	width:144px;
	height:38px;
}


/* Pop-up-player */

#pop-wrapper {
width:730px;
height:1091px;
margin-left:auto;
margin-right:auto;
}
#pop-top {
width:730px;
height:74px;
background-image:url(images/pop-top.jpg);
background-repeat:no-repeat;
}
#pop-true-life-logo {
width:157px;
height:73px;
}
#pop-title {
width:730px;
height:125px;
background-image: url(images/title-v2.jpg);
background-repeat:no-repeat;
}
#pop-player {
width:578px;
height:348px;
padding-top:40px;
padding-bottom:40px;
padding-left:76px;
padding-right:76px;
background-image:url(images/pop-up-player-v-2.jpg);
background-repeat:no-repeat;
}
#pop-song {
width:730px;
height:464px;
background-image: url(images/pop-up-song-v2.jpg);
background-repeat:no-repeat;
}

