/****GENERAL****/
body {
   margin: 0;
   padding: 0;
   text-align: center;
   background-color: #c5ac96;
   background-image: none;
}

a.img-link {
	float: left;
	text-indent: -12345px;
	position: relative;
	cursor: pointer;
}

label, select, input, p, h3 {
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000000;
}

label {
	float: left;
	width: 100px;
	text-align: left;
	padding:0 0 0 5px;
	margin: 0;
	color: #000000;
}

select, input {
	float: left;
	width: 150px;
	margin-right:5px;
	background-color:#D4BAA9;
}

input#agree { width: auto; }

#form-message, #form-error, #form-success p {
	line-height:1;
	width:340px;
	height:18px;
	position: absolute;
	top:913px;
	left:114px;
	text-align: left;
	/*background-color:#D4BAA9;
	border-top:3px solid #FAF1E0;
	border-right:3px solid #FAF1E0;
	border-left:3px solid #FAF1E0;*/
}

form {
	left:114px;
	position: absolute;
	top:920px;
	width:560px;
	/*background-color:#ffffff;
	border-right:3px solid #FAF1E0;
	border-bottom:3px solid #FAF1E0;
	border-left:3px solid #FAF1E0;*/
}

#form-container #form-message { padding:0;}

#form-container p, #form-container #form-error {
	margin:0;
	padding:0;
}

#form-container #form-error span { padding-left:3px; font:inherit; line-height:1; }

#form-success p a, #form-success p a:hover {
	font: bold 12px Arial,Helvetica,sans-serif !important;
	color: #ebe9da !important;
}

#form-message {
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #000000;
}

#form-error {
	color: #ffffff !important;
	background-color: #ff0000;
}

#form-success p {
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #ffffff !important;
}

#form-bg {
}

#form-bg h3 {
	position:absolute;
	font-size:16px;
	top:916px;
	left:124px;
	width:345px;
}

#form-container, #form-success {
	width:974px;
	height:1121px;
	text-align: left;
	margin: 0 auto;
	background: transparent url('/img/bg_splash.jpg?20100402') 0 0 no-repeat;
	position: relative;
}

.form-control {
	padding: 0 !important;
	margin: 0 !important;
}

.form-row {
	margin: 15px 0 15px 0;
}

.submit {
	margin: 0 !important;
	padding: 0 !important;
}

.submit input {
	float: none !important;
	margin-bottom:5px !important;
	margin-left: 245px !important;
	width:100px;
}

body.home#index #navigation {
	background-color:transparent;
	margin:0;
	padding:120px 0 0 58px;
	width:873px;
}

body.home#index #navigation ul {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
body.home#index #navigation li {
	float:left;
	margin:0;
	outline:none;
	padding:0 5px 0 0;
}
body.home#index #navigation li a {
	background-image:url('/img/btn_links_splash.png');
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	height:46px;
	float:left;
	position:relative;
	text-indent:-12345px;
	width:140px;
}

body.home#index #navigation li#news a { background-position: 0 0; } 
body.home#index #navigation li#news a:hover { background-position: 0 -51px; } 
body.home#index #navigation li#music a { background-position: 0 -102px; } 
body.home#index #navigation li#music a:hover { background-position: 0 -153px; } 
body.home#index #navigation li#shows a { background-position: 0 -204px; } 
body.home#index #navigation li#shows a:hover { background-position: 0 -255px; } 
body.home#index #navigation li#contact a { background-position: 0 -306px; } 
body.home#index #navigation li#contact a:hover { background-position: 0 -357px; } 
body.home#index #navigation li#street-team a { background-position: 0 -408px; } 
body.home#index #navigation li#street-team a:hover { background-position: 0 -459px; } 
body.home#index #navigation li#links a { background-position: 0 -510px; } 
body.home#index #navigation li#links a:hover { background-position: 0 -561px; } 

#buy-itunes {
	left:294px;
	position:absolute;
	top:527px;
}

#buy-itunes a {
	display:block;
	width:85px;
	height:31px;
	text-indent:-12345px;
	cursor:pointer;
	background:transparent url('/img/btn_buy_itunes.jpg') 0 0 no-repeat;
}

#buy-amazon {
	left:395px;
	position:absolute;
	top:527px;
}

#buy-amazon a {
	display:block;
	width:85px;
	height:31px;
	text-indent:-12345px;
	cursor:pointer;
	background:transparent url('/img/btn_buy_amazon.jpg') 0 0 no-repeat;
}

#shows-page {
	height:147px;
	left:78px;
	position:absolute;
	top:195px;
	width:476px;
}
#shows-page a {
	width:100%;
	height:100%;
	background:transparent url('/img/1x1.gif') 0 0 no-repeat;
}

#banner {
	height:120px;
	left:602px;
	position:absolute;
	top:188px;
	width:325px;
}
#banner a {
	width:100%;
	height:100%;
	background:transparent url('/img/1x1.gif') 0 0 no-repeat;
}

#shop {
	height:230px;
	left:46px;
	position:absolute;
	top:603px;
	width:486px;
}
#shop a {
	width:100%;
	height:100%;
	background:transparent url('/img/1x1.gif') 0 0 no-repeat;
}

body.home#index #footer {
	position: absolute;
	top:1090px;
	left:50px;
}
body.home#index #footer ul {
	margin:0;
	overflow: hidden;
	padding:0;
	list-style: none;
}
body.home#index #footer li {
	color:#ffffff;
	float: left;
	margin: 0;
	outline: none;
	padding: 0 7px 0 0;
}
body.home#index #footer li a {
	color: #ffffff;
	font: bold 11px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
body.home#index #footer li a:hover {
	color: #ff0000;
}