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

html, body {height:100%;}

body {
	padding: 0;
	margin: 0;
	background: url("../images/bg.png") repeat center top fixed;
}

#content {
	width: 970px;
	margin: 0 auto;
	position: relative;
	margin-bottom:70px;
}

#form {
	width: 523px;
	height: 150px;
	padding-top:125px;
	background:url("../images/code-entry-headline.png") no-repeat top left;
}
.col-left {float: left;padding-left: 32px;width: 551px;}
.col-right {float:right;margin-right:35px;width:310px;padding-top:65px;background:url("../images/instagram-headline.png") no-repeat top left;}

.logo {float:left;margin-top:40px;}

.social {float:right;padding-top:65px;background:url("../images/follow.png") no-repeat top left;width:350px;margin-top:65px;}
.social ul {padding:0;margin:0;margin-left:20px;}
.social li {display:inline;margin-right:7px;border:0;}

.main-image {margin-bottom:25px;margin-top:10px;}


.mid {width:197px;margin:auto;margin-bottom:25px;}
.overlay {
	background:url("../images/opac-blk.png") repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

#button {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    cursor: pointer;
    margin: 20px auto auto;
    padding: 4px 10px;
    width: 100px;
}

.overlay .box {    
	background: none repeat scroll 0 0 #000000;
    border: 3px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    margin: 10% auto auto;
    opacity: 1 !important;
    padding: 20px 30px;
    width: 360px;
	box-shadow:0 0 40px #000000;
}

.overlay .box p {
	color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}

.clear {clear:both;}

.help {float:left;margin-left:5px;}

input {
	background: none;
	border: none;
	color: #fff;
}

::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder {
   color: #fff;  
}

::-moz-placeholder {
   color: #fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}

#email {
    background: url("../images/input.png") repeat scroll 0 0 transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    height: 51px;
    margin-right: 25px;
    padding-left: 10px;
    width: 316px;
	color:#fff;
}
	
#custfield1 {
	width: 15px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	margin-top:10px;
	margin-left:10px;
}

#_submit {
	width: 59px;
	height: 48px;
	background: url("../images/download-button.png") no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

#download {
	position: absolute;
	width: 523px;
	height: 378px;
	top: 159px;
	left: 464px;
	background: url(../images/redeem.gif);
}

.downloaditem {
	width: 340px;
	height: 34px;
	margin: 15px 0 10px 80px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 15px 0 0 10px;
	background-color: #222;
}	

.playpausearea {
	float: left;
	width: 30px;
	height: 27px;
	margin-right: 10px;
	margin-top: -4px;
}

.artisttitlearea {
	float: left;
	width: 230px;
	height: 25px;
	overflow: none;
}	
.artist {
	padding-top: 0;
	font-weight: bold;	
}

.title {
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
}

.downloadarea {
	float: left;
	width: 40px;
	background: none;
}


.downloadalllink {
	position: absolute;
	top: 317px;
	left: 147px;
	display: block;
	width: 218px;
	height: 36px;
	text-indent: -9999px;
	overflow: none;
	background-color: blue;/*	background: url(../images/downloadbutton.gif);
	margin: 35px 0 0 150px;
	*/
}

.downloadbutton {
	width: 100px;
}


#link1 {
	position: absolute;
	width: 296px;
	height: 124px;
	top: 166px;
	left: 79px;
	text-indent: -9999px;
}

#link2 {
	position: absolute;
	width: 315px;
	height: 44px;
	top: 201px;
	left: 377px;
	text-indent: -9999px;
}

#link3 {
	position: absolute;
	width: 169px;
	height: 46px;
	top: 200px;
	left: 695px;
	text-indent: -9999px;
}




#dc_help_footer {
	width: 100px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 30px;
	background-color: #670118;
	text-align: center;
	margin-right: 50px;
	padding-top: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#dc_help_footer a {
	text-decoration: none;
	color: #fff;
}

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