@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/VMU_ConverseDL-Codes.gif) top center no-repeat;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 615px;
	background: url(../images/content.gif);
}

#redeem {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 615px;
	background: url(../images/redeem.gif);
}

#accesscode {
	position: absolute;
	width: 150px;
	height: 20px;
	background-color: #6F9AA7;
	padding-left: 8px;
	top: 362px;
	left: 99px;
	border: none;
}

#errormessage {
	position: absolute;
	width: 379px;
	height: 20px;
	top: 303px;
	left: 103px;
	border: none;
	color: red;
}

#_submit {
	position: absolute;
	width: 73px;
	height: 25px;
	text-indent: -9999px;
	border: none;
	background: none;
	left: 269px;
	top: 360px;
}

#donatelink {
	position: absolute;
	top: 499px;
	left: 101px;
	overflow: none;
	width: 306px;
	height: 29px;
	text-indent: -9999px;
}

#helplink {
	position: absolute;
	top: 544px;
	left: 665px;
	overflow: none;
	width: 202px;
	height: 30px;
	text-indent: -9999px;
}

#tracklist {
	position: absolute;
	top: 225px;
	left: 539px;
	overflow: none;
	width: 255px;
	height: 287px;
	text-indent: -9999px;
}

#player {
	position: absolute;
	top: 482px;
	left: 530px;
	width: 267px;
	height: 63px;
	background: url(../images/player.gif);
	cursor: pointer;
}

#withoutdonating {
	position: absolute;
	top: 545px;
	left: 99px;
	overflow: none;
	width: 250px;
	height: 30px;
	text-indent: -9999px;
}


#charitable {
	position: absolute;
	top: 461px;
	left: 355px;
	overflow: none;
	width: 125px;
	height: 19px;
	text-indent: -9999px;
}


#player {
	position: absolute;
	top: 488px;
	left: 531px;
	overflow: none;
	width: 267px;
	height: 63px;
	text-indent: -9999px;
	background: url(../images/player.gif);
}

#player2 {
	position: absolute;
	top: 488px;
	left: 545px;
	overflow: none;
	width: 267px;
	height: 63px;
	display: none;
}

#regen {
	position: absolute;
	top: 478px;
	left: 386px;
	overflow: none;
	width: 131px;
	height: 19px;
	text-indent: -9999px;
}



#whitebox {
	position: absolute;
	width: 423px;
	height: 188px;
	background-color: #F4EED3;
	top: 311px;
	left: 94px;
	text-align: center;
	padding-top: 30px;
	color: #6F9AA7;
}

#whitebox a {
	text-algin: center;
	color: #B5192F;
	text-decoration: none;
	font-weight: bold;
}

#whitebox a:hover {
	border-bottom: dashed 1px;	
}
