* {
	margin: 0;
	padding: 0;
}

body {            
	color: #5f5d5d;                    
	font: 11px/14px 'Arial', Lucida Grande, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	background: url(../images/body_bg.jpg) repeat-x top center #181717;
}


#container {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 1024px;
	/*border: 1px solid #911;*/
}

.christina {
	background: url(../images/christina.jpg) no-repeat;
	width: 521px;
	height: 707px;
	text-indent: -9999em;
	position: absolute;	
	left:-129px;
}

.youlostme {
	background: url(../images/christina-aguilera-youlostme.png) no-repeat;
	width: 633px;
	height: 119px;
	text-indent: -9999em;
	position: absolute;
	top: 137px;
	left: 32%;
}

.offer {
	position: absolute;
	right: 36%;
	top: 15px;
	color: #4b4a4a;                    
	font: 14px/16px 'Georgia', Lucida Grande, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text {
	float:left;
	padding:7px 9px 0 0;
	text-align:right;
}

.sub-text {
	color: #999999;                    
	font: 11px/13px 'Arial', Lucida Grande, Verdana, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
}

.peco span {
	color: #535355;
	font: 14px/16px 'Arial', Lucida Grande, Verdana, Helvetica, sans-serif;
}

.itunes {
	padding:0px 5px 30px 0px;
}

.peco {
	position: absolute;
	right: 0px;
	top: 15px;
	color: #4b4a4a;                    
	font: 14px/16px 'Georgia', Lucida Grande, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.peco ul li {
	display: block;
	list-style: none;
	padding: 0px 0px 6px 0px;
}

.video {
	position: absolute;
	right: 7px;
	top: 305px;
	widows: 800px;
	height: 496px;
}

.video object, .video embed {
	width: 800px !important;
	height: 496px !important;
}

.social-network {
	position: absolute;
	bottom: 145px;
	left: 165px;
}

.social-network ul li {
	display: inline;
	list-style: none;
	padding: 0px 8px 0px 0px
}

.enter {
	position: absolute;
	bottom: 160px;
	right: 0px;
}

a.enter-btn {
	background: url(../images/enter_btn.jpg) no-repeat;
	padding: 15px 20px 15px 20px !important;                   
	font: 24px 'Georgia', Lucida Grande, Verdana, Helvetica, sans-serif;
	color: #181717;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.enter-btn {
	font: 24px 'Georgia', Lucida Grande, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}


/*Content Section*/

.footer {
	position: absolute;
	bottom: 0px;
	left: 23%;
	font: 10px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5f5d5d;
	width:700px;
	text-transform: uppercase;
}

.footer ul li {
	display: inline;
	list-style: none;
}

.footer ul li img {
	float:left;
	padding:0px 10px 0px 0px;
}

.footer span {
	font: 10px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5f5d5d;
	font-weight: bold;
}

.footer a:link, .footer a:active, .footer a:visited {
	font: 10px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5f5d5d;
	font-weight: bold;
	text-decoration:none;
}


.footer a:hover {
	 font: 10px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	 color: #b32c2b;
	 font-weight: bold;
	 text-decoration: underline;
}
