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

body {
	background-image:url(../images/background_tile.png);
	background-repeat:repeat-x;
	margin: 0;
	text-align:center;
  }

a {text-decoration:none}

p {margin: 0px; padding: 0px}

img {border: 0px none;}

h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
	
.enteremail {
	color: #b9b9b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.enteremail_lower {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.product_text {
	color: #616161;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}

.product_text_bold {
	color: #616161;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}	

.text {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.contact_text {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.contact_text_orange {
	color: #ff4200;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.footer_text {
	color: #4b4b4b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6;
	}
	
.footer_text_orange {
	color: #ff4200;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6;
	}

.footer_bold {
	color: #4b4b4b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
.copyright {
	color: #4d636a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.hide {
	display:none
}

/* HEADER ELEMENTS */

#logo {
	background-image:url(../images/social_bandmaker_logo.png);
	display:block;
	outline:none;
	width: 307px;
	height: 88px;
	position: absolute;
	left: 0px;
	top: 26px;
}

#headline {
	background-image:url(../images/change_your_opnion_about_the_music_industry_now.png);
	width: 499px;
	height: 131px;
	position: absolute;
	left: 0px;
	top: 230px;
	
}

#menu {
	width: 484px;
	height: 121px;
	position: relative;
	left: 453px;
	top: 20px;
}

#got_questions_nav {
	background-image:url(../images/got_questions_nav.png);
	width: 215px;
	height: 24px;
	position: absolute;
	top: 7px;
	left: 120px;
}
#home {
	background-image:url(../images/home_button.png);
	display:block;
	outline:none;
	width: 69px;
	height: 18px;
	position: absolute;
	top: 57px;
	left: 18px;
}

#home:hover
{ 
  background-position: -68px 0px;
}

#contact {
	background-image:url(../images/contact_button.png);
	display:block;
	outline:none;
	width: 108px;
	height: 18px;
	position: absolute;
	left: 223px;
	top: 57px;
}

#contact:hover
{ 
  background-position: -108px 0px;
}

#cart {
	background-image:url(../images/cart_button.png);
	display:block;
	outline:none;
	width: 61px;
	height: 18px;
	position: absolute;
	left: 128px;
	top: 57px;
}

#cart:hover
{ 
  background-position: -60px 0px;
}

#preorder {
	background-image:url(../images/preorder_button.png);
	display:block;
	outline: 0;
	width: 140px;
	height: 122px;
	position: absolute;
	left: 343px;
}

#book_background {
	background-image:url(../images/book_background.jpg);
	text-align: right;
	width: 457px;
	height: 427px;
	position: absolute;
	left: 480px;
	top: -60px;
	z-index: 0;
}

#book {
	background-image:url(../images/book.png);
	width: 354px;
	height: 649px;
	position: absolute;
	left: 535px;
	top: -228px;
	z-index: 1;	
}

#sub_headline {
	background-image:url(../images/how_to_approach_music_like_an_entrepreneur.png);
	width: 495px;
	height: 31px;
	position: absolute;
	top: 16px;
	left: 0px;
}

#text_headline {
	background-image:url(../images/free_for_a_limited_time.png);
	width: 369px;
	height: 24px;
	position: absolute;
	top: 26px;
	left: 0px;
}

#product_description {
	width: 476px;
	height: 135px;
	position: absolute;
	top: 70px;
	left: 0px;	
}

#email_container {
	background-image:url(../images/email_add_bg.png);
	width: 460px;
	position: relative;
	left: 0px;
	top: 220px;
	height: 71px;
}

#email_add {
	background-image:url(../images/enter_email.png);
	width: 434px;
	position: absolute;
	left: 13px;
	top: 11px;
	height: 49px;
}

#email_text {
	width: 309px;
	position: absolute;
	left: 18px;
	top: 15px;
	height: 21px;
}

#submit {
	width: 65px;
	height: 25px;
	position: absolute;
	right: 11px;
	top: 12px;
	left: 357px;
	
}

#qs_container {
	width: 480px;
	height: 120px;
	position: relative;
	top: 243px;
	left: 0px;
	
}

#arrow_questions {
	background-image:url(../images/arrow_bg.png);
	width: 188px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 26px;
}

#arrow_spam {
	background-image:url(../images/arrow_bg.png);
	width: 188px;
	position: absolute;
	left: 276px;
	top: 0px;
	height: 26px;
}

#got_questions {
	background-image:url(../images/got_questions.png);
	width: 107px;
	height: 10px;
	position: absolute;
	top: 8px;
	left: 38px;
}

#we_hate_spam {
	background-image:url(../images/we_hate_spam.png);
	width: 98px;
	height: 10px;
	position: absolute;
	top: 8px;
	left: 311px;
}

#questions_text {
	width: 234px;
	height: 56px;
	position: absolute;
	top: 358px;
	left: 0px;
}

#spam_text {
	width: 182px;
	height: 74px;
	position: absolute;
	top: 358px;
	left: 280px;
}

#think_you_want_a_record_deal {
	background-image:url(../images/think_you_want_a_record_deal.png);
	width: 209px;
	height: 49px;
	position: absolute;
	top: 480px;
	left: 0px;
}

#think_you_want_text {
	width: 271px;
	height: 195px;
	position: absolute;
	top: 544px;
	left: 0px;
}

#think_you_want_back {
	width: 110px;
	height: 34px;
	position: absolute;
	top: 758px;
	left: 0px;
}
#preorder_major_label_secrets {
	background-image:url(../images/preorder_major_label_secrets_unveiled_now.png);
	width: 292px;
	height: 49px;
	position: absolute;
	top: 480px;
	left: 313px;
}

#preorder_major_label_secrets_picture {
	background-image:url(../images/major_label_secrets_product.jpg);
	width: 294px;
	height: 124px;
	position: absolute;
	top: 544px;
	left: 313px;
}

#preorder_now_text {
	width: 287px;
	height: 56px;
	position: absolute;
	top: 675px;
	left: 313px;
}

#preorder_now {
	width: 184px;
	height: 42px;
	position: absolute;
	top: 736px;
	left: 353px;
}

#full_site_launches {
	background-image:url(../images/full_site_launches_first_week_of_may.png);
	width: 257px;
	height: 49px;
	position: absolute;
	top: 480px;
	left: 645px;
}

#full_site_launches_text {
	width: 271px;
	height: 195px;
	position: absolute;
	top: 544px;
	left: 644px;
}

#full_site_launches_back {
	width: 110px;
	height: 34px;
	position: absolute;
	top: 758px;
	left: 644px;
}

/* FOOTER ITEMS */

#did_you_know {
	background-image:url(../images/did_you_know.png);
	width: 632px;
	height: 14px;
	position: absolute;
	top: 18px;
	left: 0px;
}

#email_add_lower {
	background-image:url(../images/enter_email_lower.png);
	background-repeat:no-repeat;
	width: 271px;
	height: 39px;
	position: absolute;
	top: 2px;
	left: 669px;
}

#email_text_lower {
	width: 195px;
	height: 12px;
	position: absolute;
	top: 13px;
	left: 13px;
}

#go_button {
	background-image:url(../images/go_button.png);
	background-repeat:no-repeat;
	width: 41px;
	height: 35px;
	position: absolute;
	top: 3px;
	left: 225px;
}


#sitemap {
	width: 108px;
	height: 169px;
	position: absolute;
	top: 106px;
	left: 13px;
}

#footer_text {
	width: 413px;
	height: 173px;
	position: absolute;
	top: 106px;
	left: 181px;
}

#line_spacer_left {
	background-image:url(../images/vertical_line.png);
	width: 1px;
	height: 223px;
	position: absolute;
	top: 84px;
	left: 122px;
}

#line_spacer_right {
	background-image:url(../images/vertical_line.png);
	width: 1px;
	height: 223px;
	position: absolute;
	top: 84px;
	left: 654px;
}

#earn_money {
	width: 240px;
	height: 89px;
	position: absolute;
	top: 85px;
	left: 697px;
}

#copyright {
	width: 234px;
	height: 32px;
	position: absolute;
	top: 183px;
	left: 698px;
}

#terms {
	width: 234px;
	height: 80px;
	position: absolute;
	top: 227px;
	left: 698px;
}

/* CONTAINERS */

#container {
	text-align: left;
	width: 937px;
	margin: 0 auto
}

#header {
	background-image:url(../images/header_image.jpg);
	text-align: left;
	width: 937px;
	height: 420px;
	position: relative;
}

#header_bar {
	background-image:url(../images/header_bar.jpg);
	text-align: left;
	width: 480px;
	height: 60px;
	position: relative;
}

#content {
	text-align: left;
	width: 937px;
	height: 884px;
	position: relative;
}

#footer_body {
	background-image:url(../images/footer_background.png);
	background-repeat:repeat-x;
	margin: 0;
	text-align:center;
}

#footer_container {
	text-align: left;
	width: 937px;
	margin: 0 auto
}

#footer {
	text-align: left;
	width: 937px;
	height: 330px;
	position: relative;
}
