* {
	outline: 0;
	border: 0;
	padding: 0;
}
body {
	background-color: #0099FF;
	color: #666;
	margin: 10px auto;
	text-align: center;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
div#container {
	width: 940px;
	margin: 0 auto;
}
body#down div#container {
	height: 620px;
}
body#band div#container {
	background: transparent url(art/bck_clean.png) no-repeat scroll center top;
	height: 620px;
}
body#account div#container {
	background: transparent url(art/bck_clean.png) no-repeat scroll center top;
	height: 620px;
}
a:link, a:visited {
	color:#0099FF;
}
a:hover {
	color: #036;
}
h1 {
	width: 504px;
	height: 372px;
	float: left;
	/*text-indent: -1000em;*/
	background: transparent url(art/sprite.png) no-repeat scroll left top;
}
body#down h1 {
	background-image: none;
}
body#error h1 {
	background-image:none;
	clear:both;
	color:#0099FF;
	float:none;
	font-size:42px;
	font-weight:bold;
	height:auto;
	letter-spacing:-2px;
	margin:180px auto 0;
	text-align:center;
	text-indent:inherit;
	width:740px;
}
body#fan h1 {
	background-image:none;
	clear:both;
	color:#0099FF;
	float:none;
	font-size:38px;
	font-weight:bold;
	height:auto;
	letter-spacing:-2px;
	margin:0px auto 10px;
	text-align:center;
	text-indent:inherit;
	width:740px;
}
body#band h1 {
	width: 320px;
	height: 176px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	background: transparent url(art/spriteband.png) no-repeat scroll left top;
}
body#account h1 {
	width: 320px;
	height: 176px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	background: transparent url(art/spriteband.png) no-repeat scroll left top;
}
body div.cloud {
	width: 436px;
	height: 372px;
	float: left;
	background-color: transparent;
}
body#home div.cloud {
	background: transparent url(art/sprite.png) no-repeat scroll right top;
	width: 436px;
	height: 372px;
	float: left;
}
body#down div.cloud {
	background-image: none;
}
body#band div.cloud {
	/*background: url(art/spriteband.png) no-repeat scroll right top;*/
	width: 620px;
	height: 60px;
	text-align: right;
}
body#account div.cloud {
	/*background: url(art/spriteband.png) no-repeat scroll right top;*/
	width: 620px;
	height: 60px;
	text-align: right;
}
div#header div.inner {
	color:#666666;
	text-align:right;
}
div#header div.inner {
	font-size:13px;
	padding:20px 0;
	margin-right: 20px;
	background-color: transparent;
}
div#header a {
	color:#036;
}
body#fan #header, body#down #header, body#error #header {
	height: 250px;
	width: 940px;
	float: left;
	background: url(art/bck_clean.png) no-repeat scroll center top;
}
body#fan #header {
	height: auto;
	min-height: 132px;
}
body#band #header {
	height: 126px;
	width: 940px;
	float: left;
}
body#account #header {
	height: 176px;
	width: 940px;
	float: left;
}
div.cloud h2 {
	color: #FFF;
	text-align: left;
	margin: 10px 30px 0 90px;
	line-height: 25px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
div.cloud h3 {
	color: #FFF;
	margin: 0 30px 0 90px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
div.cloud .top {
	margin-top: 60px;
}
div#content {
	background: transparent url(art/sprite.jpg) no-repeat scroll center bottom;
	height: 248px;
	clear: both;
}
body#band div#content {
	background: transparent url(art/spriteband.png) no-repeat scroll center bottom;
	height: 494px;
	clear: both;
}
body#account div#content {
	background: transparent url(art/spriteband.png) no-repeat scroll center bottom;
	height: 444px;
	clear: both;
}
body#fan div#content, body#down div#content {
	background: transparent url(art/bck_clean.png) no-repeat scroll center bottom;
	height: 370px;
	clear: both;
}
body#down div#content {
	position: relative;
}
body#fan div#content {
	height: 420px;
	padding-left: 50px;
}
div#content h2 {
	color:#003366;
	font-size: 32px;
	text-align:center;
	text-indent:-1px;
	font-weight: normal;
	font-style: normal;
}
body#home div#content h2 {
	top:310px;
	width:940px;
	position:absolute;
}
div#content h3 {
	font-size: 24px;
	color: #99CC00;
	/*margin-top: 10px;*/
	/*margin-top: -20px;*/
}
body#band div.content {
	float:left;
	margin: -80px 0 0;
	padding:0 0 0 320px;
	width: 620px;
	clear: both;
}
body#account div.content {
	float:left;
	margin: -80px 0 0;
	padding: 0 0 0 230px;
	width: 620px;
	clear: both;
}

*:first-child+html div.content {
	padding-left: 0px;
	/*background-color: #eee;*/
}
div.steps {
	width:440px;
}
*:first-child+html div#content div.steps { 
	/*border: 1px solid #666;*/
	float: left;
}
div.step {
	margin-bottom:15px;
	text-align: left;
	width:440px;
	clear: both;
	float: left;
}
*:first-child+html div#content div.step { 
	/*background-color: #ddd;*/
	float: left;
}
div#content div.step h2 {
	width: 120px;
	float: left;
	margin-top: -6px;
}
div#content div.step p {
	/*width: 310px;
	float: left;*/
	padding-top: 0px;
}
div#content div.step p label {
	padding-left: 8px;
}
div#content div.step p a {
	/* safari/chrome hack */
	position: relative;
	z-index:999;
	/* end hack */
}
div#content div.step small {
	font-size: .8em;
	color: #888;
	float: right;
	padding-top: 5px;
	margin-right: 42px;
}


/* form */

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  /*width: 940px;*/
}
div#content div.step form {
	width: 320px;
}

form fieldset {
  border:0px dashed #333;
	width:470px;
	float: left;
}
body#fan form fieldset {
  border:0px dashed #333;
	width:940px;
	float: left;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #666;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
	color: #666;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-size: 100%;
  color: #666;
}

textarea {
  overflow: auto;
}
span.inputbox {
	background: transparent url(art/bck_btn.png) no-repeat scroll center center;
	width: 206px;
	height: 44px;
	display: inline-block;
	/*margin-top: 5px;*/
}
#vanityurl {
	background-color: #FFFFE1;
	border: 1px solid #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px !important;
	padding-left: 8px;
}
#vanityurl input {
	/*background: transparent url(art/bck_btn.png) no-repeat scroll -10px -15px;*/
	width: 206px;
	height: 15px !important;
	/*padding: 3px;*/
	margin-left: -1px;
	vertical-align: center;
	display: inline-block;
	background-color: #FFFFE1;
	/*border: 1px solid #666666;*/
}

*:first-child+html body#band span.inputbox { 
	right: 100px;
	position: relative;
}
span.selectbox {
	background-color: #FFFFE1;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 290px;
	height: 130px;
	display: inline-block;
	text-align:left;
}

body#fan span.inputbox, body#fan span.selectbox {
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.info {
  width: 416px;
  height: auto;
  /*height: 29px;*/
  margin: 0px 10px 15px 10px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #ffffe1;
  color: #666;
  font-size: 1.1em;
  clear: both;
  float: left;
}
div.info a {
	/* safari-chrome hack */
	position: relative;
	z-index: 999;
	/* end safari-chrome hack */
	font-size: 0.7em;
}
div.info p strong {
	font: 2em/20px Georgia, "Times New Roman", Times, serif;
	text-indent: -1px;
	color: #99CC00;

}
form div {
  clear: left;
  display: block;
  width: 328px;
  zoom: 1;
  margin: 0px 0 0 0;
  padding: 1px 3px;
}
body#band form div {
  /*height: 140px;
  margin-bottom: 10px;*/
}
body#fan form div {
	width: 940px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
/*  border-width: 1px;
  border-style: solid;
  border-color: #666666;*/
  margin: 0 0 0 105px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  /*width: 110px;*/
  padding: 3px 0px;
  /*margin: 12px 0 5px 0;*/
  text-align: right;
}
body#fan form div label {
	width: 262px;
}
body#account form div label {
	width: 129px;
}
body#account form div {
	width: 335px;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 10px 0 5px 152px;
  text-align: left;
	font-size: 11px;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}
.bar span {
	color:#CCCCCC;
	display:block;
	font-size:1em;
	position:absolute;
	right:10px;
	top:0;
}
form div img {
  /*border: 1px solid #000000;*/
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  margin:12px 0 0 5px;
	padding:1px 3px;
	width:176px;
}
form div textarea.inputTextarea {
	background-color: #FFFFE1;
  	margin:8px 0 0 2px;
  	height: 105px;
	padding:1px 0px;
	width:264px;
}
div#content div.step form div input.inputText {
	margin:14px 0 0 12px;
	padding:1px 3px;
	width:176px;
}
div#content div.step form div textarea.inputTextarea {
	margin:14px 0 0 12px;
	padding:1px 0px;
	width:282px;
	height: 105px;
}
div#content div.step form fieldset {
	border:0 dashed #333333;
	float:left;
	margin:0px 0 0 108px;
	width:320px;
}
div#content div.step form div {
	clear:left;
	display:block;
	padding:1px 3px;
}
form div input.inputFile {
  margin-left: -10px;
  margin-top: 9px;
  width: 180px;
  padding: 0px !important;
  display: inline-block;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  padding: 0 0 0 0px;
  text-align: right;
}
body#fan form div.submit {
	padding:0 0 0 0;
	text-align:right;
	width:570px;
}
form div.submit div.btn {
  display: inline;
  float: right;
  width: auto;
  padding: 0;
  margin: 0;
  width: 126px;
  height: 76px;
  background: transparent url(art/btn_start.png) no-repeat center center;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  width: auto;
  padding: 0 6px;
  margin: 0;
  font-size: 1px;
	background-color: transparent;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  /*margin: 0 0 -8px 130px;*/
  padding: 1px 3px;
  font-size: 88%;
  color: #666;
  zoom: 1;
}
div.links {
	float: left;
	width: 185px;
	margin-top: 3px;
	padding-right: 0px;
	border-right: 1px solid #eee;
}
form fieldset a:link, form fieldset a:visited {
	color: #0099FF;
	font-size: 11px;
	text-align: right;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}


#footer {
	width: 940px;
	clear: both;
	margin: 10px auto;
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #036;
}
label.errors, label.errors a {
	color: red !important;
}
.loginElement {
	margin-top: 13px;
}
#flashMessenger {
	background-color: #C8EA56;
	border: 1px solid #77B700;
	/*width: 70%;*/
	padding: 5px;
	margin: auto;
	width: 69%;
	margin: 5px 10px 15px 10px;
	margin: 0px 10px 10px 5px;
	clear: both;
	float: left;
	font-size: 0.8em;
}
.errorContainer {
	margin-left: 30px;
}
body#fan .errorContainer {
	margin-top: 10px;
	margin-left: 130px;
	width: 820px;
}
#formError	{
	background-color: #C8EA56;
	border: 1px solid #77B700;
	width: 70%;
	padding: 5px;
	margin: auto;
	z-index: 99;
}
.fieldError {
	font-size: 0.7em;
	color: red;
	display: block;
	margin-top: 8px;
	/*margin-left: 100px;*/
	width: 228px;
}
body#account .fieldError {
	margin-left: 100px;
}
body#fan .fieldError {
	margin-left: 255px !important;
	width: 228px;
}
.fieldHelp {
	font-size: 0.8em;
	display: block;
	margin-top: 2px;
	margin-left: 100px;
}
#band .fieldError {
	/*margin: 25px 10px 20px;*/
	margin: 5px 0px 0px 7px;
}
.twAccountLinked	{
	font-size: 0.8em;
}
#vanityurlMessage	{
	margin-top: 10px;
}
#vanityurlMessage span {
	font-size: 0.8em;
}
input[type=submit] {
	color:#FFFFFF;
	background-color:#3CBF3B;
	font-size: 14px;
	height:35px;
	/*padding: 8px 15px 8px 15px;*/
	padding: 8px;
	font-weight: bold;
}
.loginSubmit {
	padding: 8px 35px 8px 35px !important;
}

div#url {
	margin: -6px 0px 14px 8px !important;
}

div.messageContainer {
	background-color: #FFFFE1;
	border: 1px solid #CCCCCC;
	/*padding-bottom: 10px;*/
	padding-left: 8px;
	margin-left: 0px;
	width: 310px;
}

div.messageContainer textarea {
	background-color: #FFFFE1;
}
button {
	border: 1px solid #666666;
	background-color: #FFFFE1;
	color: #666666;
	margin: 0 3px 0 3px;
	padding: 1px;
	vertical-align: middle;
	font-size: 0.8em;
}

#ad {
	z-index: 99;
	margin-top: 35px;
	left: 850px;
	margin-right: 30px;
}

#relativeContainer {
	width: 940px;
	position:relative;
}

#relativeContainer h2.titles {
	color:#003366;
	font-size: 32px;
	text-align:center;
	left: 220px;
	top: 315px;
	position: absolute;
}

#relativeContainer .topLinks {
	left: 880px;
	top: 18px;
	position: absolute;
	color:#0099FF;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	
}
 /* chrome error */
textarea {
	z-index: 99;
}
.resetSubmit {
	padding: 0px !important;
	width: 135px;
	margin-top: 5px;
}
.fanEmailHelp	{
	text-align: left;
	clear: both;
	margin-left: 270px;
	font-size: 0.7em;
	color: red;
}
.artistFieldHelp	{
	text-align: left;
	clear: both;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 20px;
}
.artistTweetHelp	{
	text-align: left;
	clear: both;
	margin-left: 10px;
	font-size: 0.7em;
	display: block;
	margin-top: -5px;
}
.autotweetCheck	{
	font-size: 0.7em;
	margin: 10px 0px 5px 3px;
}
/*
body#band #facebox {
	z-index: 1000;
}
body#band #facebox .body .content {
	width: 350px;
	height: 165px;
	margin: 115px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
*/

#facebox {
	z-index: 1000;
}
#facebox div.content {
	margin: auto !important;
	padding: 0 !important;
	width: auto !important;
	clear: both !important;
}
#facebox div.content div {
	font-size: 0.8em;
}
#facebox p {
	padding: 10px;
}
#facebox h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
.paynowButton	{
	text-align: center;
}
.paynowButtonText	{
	font-size: 0.8em;
}
.infoDownloadLink	{
	font-size: 0.7em;
}
.infoDownloadLink a	{
	font-size: 1em !important;
}
#bottomBanner	{
	position: absolute;
	bottom: 195px;
	text-align:center;
	width: 940px;
	left: 0px;
	color: black;
}
.socialNets {
	float:left;
}
.socialNets p {
	font-size: 0.76em;
}
.socialNetsList	{
	width: 320px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE1;
	padding: 3px 0 3px 0;
}
.socialNetsList td {
	vertical-align: middle;
}
.socialNetsList label {
	padding: 0px;
	margin: 0px;
}
#artistStats	{
	float: left;
	margin-left: 70px;
	margin-top: 120px;
	position: absolute;
	border: 1px solid #CCC;
	padding: 5px 30px 5px 30px;
}
#artistStats div {
	text-align: left;
}
#artistStats p {
	text-align: left;
	padding: 4px;
}

