body {
	background-color: #000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#fff;
	font-family: "Century Gothic", "Lucida Grande", Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana, Times;
	height: 100%;
	margin: 2px 0;
	padding: 0;
	border: 0;
}
body a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted#fff;
	font-weight: bold;
	outline: none;
}
body a:hover {
	border-bottom: 1px solid#fff;
}
div.container {
	width: 1200px;
	height: 100%;
	margin: 0;
	position: relative;
}

div.container div.instructions {
	font-size: 13px;
	line-height: 16px;
	color:#fff;
	padding: 15px;
	background-color:#000;
}
div.container div.instructions span.header {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
}
div.container div.instructions span.title {
	color: #ffffff;
	font-weight: bold;
}
div.container div.instructions a.support {
	font-weight: normal;
}
div.container div.left {
	float: left;
	width: 540px;
}
div.container div.right {
	float: left;
	width: 500px; height:700px;
	margin-top: 20px;
	background:#000;
	
}

div.container div.right div.credits {
	float: left;
	width: 460px;
	font-size: 14px;
	border-top: 1px solid#fff;
	padding: 5px 0 0 5px;
	color:#fff;
	background:#000;
	margin: 20px 15px 0 10px;
}

div.container div.right div.credits a {
	border: none;
}
div.container div.right div.credits div.echospin img {
	padding: 8px 5px 0 0;
	border: none;
}
div.container div.right div.credits div.echospin {
	float: right;
}

#echospinPromoFormInstructions {
	display: block;
}

#echospinPromoDownloadsInstructions {
	display: none;
}

#echospinPromoForm {
	float: left;
	display: none;
	width: 500px;
	margin-top: 10px;
	color: #fff;
}
#echospinPromoForm .input {
	float: left;
	clear: both;	
	font-size: 13px;
	margin: 0 0 10px 0;
	width: 490px;
}
#echospinPromoForm .input .label {
	float: left;
	padding: 3px 12px 0 0;
	width: 160px;
	text-align: right;
	color:#fff;
}
#echospinPromoForm .input .label.required {
	font-weight: bold;
}
#echospinPromoForm .input .control {
	float: left;
	width: 310px;
}
#echospinPromoForm .input .control input {
	float: left;
	border: 1px solid #666;
}
#echospinPromoForm .input .control select {
	float: left;
	border: 1px solid #666;
	margin-right: 2px;
}
#echospinPromoForm .input.checkbox .control input {
	margin: 5px 8px 0 0;
	* margin: 0 8px 0 -4px;
	border: none;
}
#echospinPromoForm .input.radio .control input {
	margin-left: 0;
	border: none;
}
#echospinPromoForm .input.error .control input {
	color:#fff;
	background-color: #c00;
	border-color: #c00;
}
#echospinPromoForm .input.error .control select {
	color:#fff;
	background-color: #c00;
	border-color: #c00;
}
#echospinPromoForm .input .control .control_label {
	float: left;
	margin: 5px 0 0 6px;
	color: #c00;
}
#echospinPromoForm .input.checkbox .control .control_label {
	float: left;
	margin: 3px 0 0 0;
	color:#fff;
}
#echospinPromoForm .input.checkbox.error .control .control_label {
	color: #c00;
}
#echospinPromoForm .input.radio .control .control_option {
	float: left;
	margin: 1px 14px 0 2px;
	color: #cc0000;
}
#echospinPromoForm .input.radio.error .control .control_option {
	color: #c00;
}
#echospinPromoForm .input.radio .control .control_label {
	margin-left: -9px;
}
#echospinPromoForm .input.downloadcode .control input {
	width: 106px;
}
#echospinPromoForm .input.emailaddress .control input {
	width: 210px;
}
#echospinPromoForm .input.name .control input {
	width: 130px;
}
#echospinPromoForm .input.postalcode .control input {
	width: 60px;
}
#echospinPromoForm .button {
	float: left;
	clear: both;
	width: 60px;
	padding: 15px 0 0 172px;
}
#echospinPromoForm .button a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding: 0 7px 2px 7px;
	border: 1px solid #666;
	margin-bottom:20px;
}

#echospinPromoDownloads {
	float: left;
	display: none;
	width: 500px;
	font-size: 13px;
	line-height: 16px;
}
#echospinPromoDownloads .directions {
	float: left;
	clear: both;	
	padding: 3px 15px 15px 15px;
}
#echospinPromoDownloads .directions .wizardlink {
	height: 16px;
	margin: 25px 0 25px 6px;
	padding-left: 25px;
	background: url(icon_download_sm_on.gif) left 1px no-repeat;
}
#echospinPromoDownloads .directions .wizardlink a {
	font-size: 15px;
	color: #cc0000;
	text-decoration: none;
	border-bottom: none;
}
#echospinPromoDownloads .directions .wizardlink a:hover {
	border-bottom: 1px solid #cc0000;
}
#echospinPromoDownloads .tracks {
	float: left;
	clear: both;
	width: 484px;
	margin-top: 10px;
}
#echospinPromoDownloads .tracks .track {
	float: left;
	font-size: 12px;
	width: 482px;
	margin-left:6px;
	cursor: pointer;
}
#echospinPromoDownloads .tracks .track .icon {
	float: left;
	width: 20px;
	height: 20px;
	margin: 3px 12px 0 80px;
	background: url(icon_download_sm_off.gif) right center no-repeat;
}
#echospinPromoDownloads .tracks .track.disabled {
	cursor: default;
}
#echospinPromoDownloads .tracks .track.hover .icon {
	background: url(icon_download_sm_on.gif) right center no-repeat;
}
#echospinPromoDownloads .tracks .track.disabled .icon {
	background: url(icon_download_disabled.gif) 7px 50% no-repeat;
}
#echospinPromoDownloads .tracks .track .tracknumber {
	display: none;
	float: left;
	width: 32px;
	height: 18px;
	padding-top: 6px;
	text-align: center;
}
#echospinPromoDownloads .tracks .track .title {
	float: left;
	width: 170px;
	height: 18px;
	padding-top: 6px;
}
#echospinPromoDownloads .tracks .track .length {
	float: left;
	width: 40px;
	height: 18px;
	padding-top: 6px;
	text-align: right;
}
#echospinPromoDownloads .tracks .track.hover .tracknumber,
#echospinPromoDownloads .tracks .track.hover .title,
#echospinPromoDownloads .tracks .track.hover .length {
	color: #ffffff;
}
#echospinPromoDownloads .tracks .track .type {
	float: left;
	width: 40px;
	height: 20px;
	margin-left: 6px;
	margin-top: 1px;
	padding: 2px 0 1px 0;
	background: url(icon_mp3_sm.gif) right center no-repeat;
}
#echospinPromoDownloads .support {
	float: left;
	clear: both;	
	margin: 25px 2px 20px 14px;
	width: 490px;
}

