* {
	margin:0;
	padding:0;
}

/* General Styles */
html {
	
}

body {
	background: #3daaca;
	color: #000;
	font-family: helvetica,arial,sans-serif;
	font-size: 15px;
	margin: 0 0 50px 0;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #3daaca;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 6px 0;
}

.clear {
	clear: both;
}



/* Layout Styles */
.container {
	margin: auto;
	width: 1040px;
	padding: 0;
}

.bg_home {
	background: url(../img/bg_home.jpg) no-repeat;
}

.bg_bio {
	background: url(../img/bg_bio_update.jpg) no-repeat;
}

.bg_bio2 {
	background: url(../img/bg_bio.jpg) no-repeat;
}

.bg_music {
	background: url(../img/bg_press.jpg) no-repeat;
}

.bg_shows {
	background: url(../img/bg_shows_update.jpg) no-repeat;
}

.bg_press {
	background: url(../img/bg_press.jpg) no-repeat;
}

.bg_shop {
	background: url(../img/bg_shop.jpg) no-repeat;
}

.bg_contact {
	background: url(../img/bg_contact_update.jpg) no-repeat;
}

.bg_checkout {
	background: url(../img/bg_checkout.jpg) no-repeat;
}

.bg_thanks {
	background: url(../img/bg_thanks.jpg) no-repeat;
}






/* All Header Objects */
#header {
	background: url(../img/header.png) no-repeat;
	height: 342px;
}

#logo {
	position: absolute;
	width: 260px;
	height: 250px;
	top: 80px;
	margin-left: 30px;
	
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#sound {
	position: absolute;
	top: 18px;
	margin-left: 926px;
	font-size: 11px;
}

#sound span {
	position: relative;
	top: 10px;
}

#sound a {
	display: block;
	width: 34px;
	height: 34px;
	float: right;
	outline: none;
}

#sound a.paused {
	background: url(../img/sound_play.png) no-repeat;
}

#sound a.playing {
	background: url(../img/sound_pause.png) no-repeat;
}

/* Hides the display container for Soundmanager */
#sm2-container {
	/*position: absolute;
	top: -9999px;
	left: -9999px;*/
	height: 0px;
	
}

#welcome_kookaburra {
	position: absolute;
	margin-left: 320px;
	top: 51px;
}

#welcome_sign {
	position: relative;
	left: 458px;
	width: 174px;
}

#welcome_text {
	position: absolute;
	margin-left: 612px;
	top: 65px;
}

/* The Bubble Menu */
#menu {
	position: absolute;
	width: 690px;
	height: 165px;
	top: 122px;
	margin-left: 318px;
	list-style: none;
}

#menu li {
	float: left;
	width: 100px;
}

#menu li a {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	display: block;
}

#menu li a:hover {
	background-position: 0px -100px;
}

#menu li a.active {
	background-position: 0px -200px;
}


#menu li.bio {
	padding-top: 70px;
}

#menu li.bio a {
	background-image: url(../img/menu_bio.png);
}

#menu li.music {
	padding: 48px 0 0 10px;
}

#menu li.music a {
	background-image: url(../img/menu_music.png);
}

#menu li.shows {
	padding: 32px 0 0 14px;
}

#menu li.shows a {
	background-image: url(../img/menu_shows.png);
}

#menu li.press {
	padding: 60px 0 0 14px;
}

#menu li.press a {
	background-image: url(../img/menu_press.png);
}

#menu li.shop {
	padding: 47px 0 0 18px;
}

#menu li.shop a {
	background-image: url(../img/menu_shop.png);
}

#menu li.contact {
	padding: 11px 0 0 17px;
}

#menu li.contact a {
	background-image: url(../img/menu_contact.png);
}

/* Content Objects */
#content {
	
}

/* Page Styles */
#home_main {
	position: relative;
	margin-top: -75px;
	height: 635px;
}

#home_main #signs {
	position: absolute;
	background-image: url(../img/home_signs.png);
	width: 379px;
	height: 302px;
	margin: 60px 0 0 28px;
}

#home_main #signs a {
	display: block;
	width: 100%;
	height: 85px;
	position: absolute;
}

#home_main #signs a#listen {
	top: 20px;
	left: 20px;
}

#home_main #signs a#watch {
	top: 115px;
}

#home_main #signs a#shop {
	top: 200px;
	left: 30px;
}

#home_main #animals {
	position: absolute;
	margin-left: 420px;
}

#home_main #hero {
	position: absolute;
	margin: 85px 0 0 330px;
	overflow: hidden;
	height: 635px;
}

#home_main #hero #slider {
	height: 600px;
}

#bio_left {
	margin-left: 300px;
	margin-top: -18px;
	height: 1150px;
}

#bio_left .leon {
	padding-top: 40px;
}

#bio_left .john {
	padding-top: 45px;
}

#bio_left .sontaan {
	padding-top: 64px;
}
.sontaan p {
	width: 558px;
}

#bio_left .paul {
	padding-top: 90px;
}

.paul p{
	width: 400px;
}

#music_top {
	height: 162px;
	padding-left: 75px;
	margin-top: -50px;
}

#music_top .listen {
	display: block;
	float: left;
	padding-top: 60px;
}

#music_top .brooke {
	display: block;
	float: left;
	padding-left: 66px;
}

#music_left {
	height: 980px;
	float: left;
	padding-left: 58px;
	margin-right: 20px;
	margin-top: -35px;
	width: 334px;
}

#music_left #download {
	font-size: 11px;
	padding-top: 15px;
	text-align: right;
}

#tracks {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	list-style: none;
}

#tracks a {
	display: block;
	height: 26px;
	color: #000;
	text-decoration: none;
	padding: 10px 0 0 54px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/track_bg.jpg);
	background-position: bottom;
	outline: none;
}

#tracks a:hover {
	text-decoration: underline;
	background-position: bottom;
}

#tracks a.paused {
	background-position: bottom;
}

#tracks a.playing {
	background-position: top;
}

#music_right {
	float: left;
	margin-top: -35px;
}

#music_right .trailer_sign {
	padding: 0 0 8px 40px;
	
}

#music_right p {
	padding-left: 20px;
}




#shows_main {
	float: right;
	width: 530px;
	height: 988px;
	padding-top: 55px;
	/* 40 pixels back */
}

#shows_list {
	width: 498px;
}

#shows_list td.date {
	padding-left: 16px;
	width: 90px;
}

#shows_list td.location {
	width: 200px;
}

#shows_list td.time {
	width: 110px;
}

#shows_list td.admission {

}

#shows_list #shows_top {
	background-image: url(../img/shows_top.png);
	height: 26px;
	width: 100%;
}

#shows_list #shows_top table {
	width: 100%;
	padding-top: 5px;
	font-size: 12px;
}

#shows_list #shows_middle {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#shows_list #shows_middle table {
	width: 100%;
	font-size: 13px;
	border-collapse: collapse;
}

#shows_list #shows_middle td {
	height: 36px;
	background-image: url(../img/shows_list_bg.png);
}

#shows_list #shows_bottom {
	background-image: url(../img/shows_bottom.png);
	height: 38px;
	width: 100%;	
}


#press_top {
	padding-left: 104px;
	margin-top: 32px;
}

#press_left {
	float: left;
	width: 498px;
	padding: 55px 0 0 104px;
	height: 1272px;
}

#press_left .source {
	font-weight: bold;
	font-size: 17px;
}

#press_left hr {
	    margin: 10px 0;
	    color: #9a8148;
	    background-color: #9a8148;
	    height: 1px; 
	    border: 0;
}

#press_left a {
	text-decoration: none;
	font-size: 13px;
	color: #000;
}

#press_right {
	float: left;
	padding: 40px 0 0 30px;
}


#shop_main {
	padding-left: 115px;
	height: 1140px;
	margin-top: -30px;
}

#shop_main p {
	padding: 14px 0;
}

#shop_main a {
	color: #000;
	text-decoration: underline;
}

#shop_main a:hover {
	text-decoration: none;
}

#shop_main hr {
	clear: both;
	color: #9a8148;
	background-color: #9a8148;
	height: 1px; 
	border: 0;
	width: 600px;
}

#shop_main .product {
	padding: 0;
}

#shop_main .product .image {
	float: right;
}

#shop_main .product .name {
	font-weight: bold;
	font-size: 20px;
	padding-top: 50px;
}

#shop_main .product .credit {
	font-size: 17px;
	font-weight: normal;
}

#shop_main .product .specs {
	font-size: 12px;
	padding-top: 5px;
}

#shop_main .product .buy {
	width: 600px;
	text-align: right;
}

#shop_main .product .usa {
	color: #73231C;
	font-weight: bold;
}

#shop_main .combo .name {
	padding-top: 80px;
}

#shop_main .combo .image {
	padding: 0 20px 20px 0;
}

#shop_main .combo .buy {
	padding-top: 30px;
}


#shop_main .dvd .image {
	padding: 15px 95px 15px 0;
	margin-left: -100px;
}

#shop_main .dvd .buy {
	padding-bottom: 20px;
	margin-top: -8px;
}

#shop_main .cd .image {
	padding: 10px 10px 60px 0;
}

#shop_main .cd .buy {
	padding-top: 5px;
	padding-bottom: 15px;
}

#shop_main .cd .download {
	margin-top: -50px;
	padding-bottom: 20px;
}

#shop_main .bubble .image {
	padding: 10px 50px 0 0;
}

#checkout_main {
	text-align: center;
	height: 615px;
	margin-top: -55px;
}

#thanks_main {
	text-align: center;
	height: 615px;
	margin-top: -55px;
}

#thanks_main {
	text-align: center;
	height: 615px;
	margin-top: -55px;
}

#contact_left {
	float: left;
	width: 320px;
}

#contact_left img {
	padding: 15px 0 0 50px;
}

#contact_right {
	float: left;
	height: 562px;
	margin-top: 10px;
}

#contact_right a {
	color: #000;
}


/* Blue Wave Styles */
#wave {
	background: url(../img/blue_wave.png) no-repeat;
	height: 124px;
	position: relative;
	clear: both;
	color: #fff;
	font-size: 12px;
}

#social {
	float: left;
	padding: 65px 0 0 40px;
}

#social span {
	display: block;
	float: left;
	padding: 20px 20px 0 0;
}

#itunes {
	float: right;
	padding: 72px 40px 0 0;
}




/* Footer Styles */
#footer {
	height: 70px; 
	background: #a71f23;
	color: #fff;
	text-align: center;
	font-size: 13px;
	
}

#footer .copyright {
	padding-top: 25px;
}

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

#footer a:hover {
	text-decoration: underline;
}
