* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/header_bg.jpg) no-repeat top;              
	color: #50591e;                    
	font: 11px/14px 'Arial', Lucida Grande, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
}


#container {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 1750px;
	/*border: 1px solid #911;*/
}

#container3 {
	position: relative;
	margin: 0 auto;
	width: 975px;
	height: 800px;
	/*border: 1px solid #911;*/
}


#left-column {
	position: absolute;
	top: 420px;
	left: -12px;
	width: 580px;
}

#right-column {
	position: absolute;
	top: 420px;
	left: 580px;
	width: 403px;
}

/* Player*/

#main-album {
	position: relative;
	margin: 0 0px 15px 0;
	width: 304px;
	height: 298px;
}

h2#listenup {
	position: absolute;
	top: 5px;
	left: 310px;
	background: url(../images/listenup_worldcup_text.jpg) no-repeat top left;
	width: 215px;
	height: 103px;
}

h1 {
	position: absolute;
	top: 105px;
	left: 310px;
	font: 14px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #50591e;
}

#main-buy_btn {
	position: absolute;
	top: 155px;
	left: 310px;
	width: 186px;
	height: 40px;
}

#jukebox {
	background: url(../images/player_bg.jpg) no-repeat top;
	position: absolute;
	top: 220px;
	left: 310px;
	width: 174px;	
	height: 68px;
}

.inactive {
	opacity:0.3;filter:alpha(opacity=30);
	-moz-opacity:0.3;filter:alpha(opacity=30);
}

.playlist {
	font: 12px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #50591e;
	/*border: 1px solid #FF0000;*/
}

.playlist ul li {
	display: block;
	list-style: none;
	margin: 11px 0px 0px 12px;
}

.parentheses {
	font: 10px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #411704;
}

a.play_btn {
	text-indent: -9999px;
	width: 18px;
	height: 17px;
	margin: 0 0 0 0;
	float: left;
	clear: both;
	font: 12px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	background-image: url(../images/play-btn.gif);
}

a.play_btn:hover {
	background-position: left -17px;
}

/* End Player */

#form {
	margin: 40px 0px 0px 12px;
	font: 14px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: none;
}

#form-header {
	padding: 0px 0px 15px 0px;
}

#Signup_fullName, #Signup_email, #Signup_country {
	background: url(../images/input_bg.gif) no-repeat;
	border: transparent;
	color: #e79d10;
	font-weight: bold;
	padding:7px 0px 12px 3px;
}

#month, #day, #year {
	background: url(../images/dob-bg.gif) no-repeat;
	border: transparent;
	color: #e79d10;
	font-weight: bold;
	padding:7px 2px 12px 3px;
}

#Signup_country:focus, #month:focus, #day:focus, #year:focus {
	background: #411704;
}

#Signup_0 {
	background: url(../images/submit_btn.gif) no-repeat;
	border: transparent;
	width: 87px;
	height: 32px;
	cursor: pointer;
	font: 16px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #50591e;
	font-weight: bolder;
}

#Signup_0:hover {
	font: 16px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #411704;
	font-weight: bolder;
}

#widget {
	margin: 16px 0px 0px 20px;
}

#video embed, #video object{
        width: 397px !important;
        height: 299px !important;
}

#shakira {
	margin: 30px 0px 0px 0px;
	background: url(../images/wakawaka_album.jpg) no-repeat top left;
	height: 232px;
}

#waka_info {
	position: absolute;
	left: 242px;
	font: 15px/18px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #411704;
	font-weight: bolder;
	text-align: right;
}

#waka-buy_btn {
	position: relative;
	top: 180px;
	left: 225px;
	width: 170px;
	height: 40px;
}

#mascot {
	margin: 40px 0px 0px 0px;
	background: url(../images/zakumi_mascot.jpg) no-repeat top left;
	height: 350px;
}

.mascot-info {
	position: relative;
	left: 224px;
    top: 53px;
    width: 180px;
}

.mascot-info img.gameon {
	padding: 20px 0px 0px 17px;
}

#mascot-buy_btn {
	position: relative;
	top: 105px;
	left: 235px;
	width: 170px;
	height: 40px;
}

a.big-play_btn {
	text-indent: -9999px;
	width: 60px;
	height: 41px;
	margin: 0 0 0 130px;
	float: left;
	clear: both;
	font: 12px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	background-image: url(../images/big_play_btn.gif);
}

a.big-play_btn:hover {
	background-position: left 48px;
}

#thank_you {
	position: absolute;
	top: 420px;
	left: 150px;
}

.title {
	position: absolute;
	top: 60px;
	left: 300px;
}


/*Content Section*/

.policies a:link, .policies a:active, .policies a:visited {
	font: 10px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #50591e;
	font-weight: bold;
	text-decoration: none;

}
.policies a:hover {
 	font: 10px/6px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
 	color: #e79d10;
 	font-weight: bold;
 	text-decoration: underline;
}


.footer {
	font: 14px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #411704;
}

.footer a:link, .footer a:active, .footer a:visited {
	font: 14px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	color: #50591e;
	font-weight: bold;
	text-decoration:none;
}


.footer a:hover {
	 font: 14px 'Arial', Lucida Grande, Arial, Helvetica, sans-serif;
	 color: #e79d10;
	 font-weight: bold;
	 text-decoration: underline;
}

