body {
	background: #161829;
	min-width: 785px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 10pt;
}
#wrapper {
	width: 960px;
	height: 900px;
	margin: 0 auto 20px auto;
	text-align: left;
	background: url(background-image.jpg) top center no-repeat;
}

#header {
	width: 960px;
	height: 238px;
	margin-left: -10px;
	margin-bottom: 20px;
}

.logo {
	width: 238px;
	height: 247px;
	margin: 0 auto;
	background: url(logo.png) 0 10px no-repeat;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);
}

.nav {
	width: 781px;
	height: 32px;
	margin: -85px auto;
	background: url(nav_strip.png) no-repeat;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);
}

.nav ul li {
	float: left;
	list-style-type: none;
}

.nav ul li a {
	display: block;
	text-indent: -9999px;
	outline: none;
}

#nav_home a {
	width: 60px;
	height: 18px;
	margin: 7px 0 0 -40px;
	background: url(nav-home.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_home a:hover, #nav_home_on a {
	width: 60px;
	height: 18px;
	margin: 7px 0 0 -40px;
	background: url(nav-home.png) 0 -18px no-repeat;
	position: relative;	
}

#nav_about a {
	width: 111px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-about.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;	
}

#nav_about a:hover, #nav_about_on a {
	width: 111px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-about.png) 0 -18px no-repeat;	
	position: relative;
}

#nav_gigs a {
	width: 37px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-live.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_gigs a:hover, #nav_gigs_on a {
	width: 37px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-live.png) 0 -18px no-repeat;
	position: relative;	
}

#nav_merchandise a {
	width: 56px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-store.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_merchandise a:hover, #nav_merchandise_on a {
	width: 56px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-store.png) 0 -18px no-repeat;	
	position: relative;
}

#nav_downloads a {
	width: 110px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-downloads.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_downloads a:hover, #nav_downloads_on a {
	width: 110px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-downloads.png) 0 -18px no-repeat;	
	position: relative;
}

#nav_news a {
	width: 56px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-news.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_news a:hover, #nav_news_on a {
	width: 56px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-news.png) 0 -18px no-repeat;
	position: relative;	
}

#nav_contact a {
	width: 80px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-contact.png) 0 0 no-repeat;
	line-height: 0px;
	position: relative;
}

#nav_contact a:hover, #nav_contact_on a {
	width: 80px;
	height: 18px;
	margin: 7px 0 0 45px;
	background: url(nav-contact.png) 0 -18px no-repeat;
	position: relative;	
}

.huge_panel {
	width: 779px;
	margin: -20px 0 0 80px;
	background: url(huge_panel_trans.png) repeat-y;
	float: left;
	color: #fff;
	padding: 0 5px 10px 15px;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);		
}

h1, .right_panel_home h2, .right_panel h2 {
	margin-top: 10px;	
}

.huge_panel h1 {
	margin-top: 10px;
	font-size: 32px;
	color: #EEC428;
	font-weight: bold;
}

.section_title {
	font-size: 22px;
	color: #999999;
	margin-bottom: 20px;
	clear: both;
}

.news_item {
	margin: 10px 0 10px 0;
}

.news_item_title, .news_item_title a {
	width: 300px;
	font-size: 16px;
	color: #EEC428;
}

.news_item_title a:hover {
	text-decoration: none;
}

.merc_item {
	clear: both;
}

.merc_title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
}

.buy_link {
	font-weight: bold;
	line-height: 25px;
	padding: 5px 25px 5px 5px;
	background: #ffc900 url(go-arrow.gif) 96% 52% no-repeat;
	text-decoration: none;
	color: #333;
	margin-bottom: 5px;
}
.merc_item form {
	margin-bottom: 5px;	
}

.big_left_panel {
	width: 592px;
	margin: -20px 0 0 80px;
	background: url(big_left_trans_panel.png) repeat-y;
	float: left;
	padding: 0 5px 30px 15px;
	color: #fff;
	margin-right: 11px;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);	
}

.big_left_panel h1 {
	margin-top: 10px;
	font-size: 32px;
	color: #EEC428;
	font-weight: bold;
}

.left_panel {
	width: 182px;
	background: url(left_trans_panel.png) repeat-y;
	margin: -20px 0 0 80px;
	float: left;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);
}

.panel_title_gigs {
	width: 182px;
	height: 55px;
	background: url(next-gigs.gif) 10px 20px no-repeat;
	margin: 0 0 10px 0;
}

.hide {
	display: none;
}

.left_panel .gig_item {
	margin: 0 auto 5px auto;
	width: 146px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-weight: bold;
}

/* .left_panel .gig_item a { color: #fff; } */

.main_panel {
	float: left;
	width: 393px;
	margin: -20px 0 0 15px;
	background: url(main_trans_panel.png) repeat-y;
	color: #fff;
	padding: 0 10px 20px 10px;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);	
}

.main_panel h1 {
	color: #EEC428;	
}

.left_panel h2 {
	color: #fff;
	margin: 15px 5px 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.panel_title_welcome {
	width: 426px;
	height: 45px;
	background: url(welcome.gif) 10px 20px no-repeat;
	margin: 0 0 20px 0;
}

.title_image {
	width: 426px;
}

.right_panel_home {
	width: 136px;
	margin: -20px 0 0 15px;
	float: left;
	background: url(left_trans_panel.png) repeat-y;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);
	padding: 5px 10px;
}
.right_panel {
	width: 136px;
	margin: -20px 0 0 2px;
	float: left;
	background: url(left_trans_panel.png) repeat-y;
	behavior: url(/sites/tribe/_assets/iepngfix.htc);
	padding: 5px 10px;
}
.right_panel p, .right_panel_home p {
	color: #fff;	
}

a img {border:none;}

.footer {
	text-align: center;
	margin: 30px 0 0 80px;
	width: 781px;
	height: 60px;
	float: left;
	padding: 10px 0 0 0;
}

.footer .footerBG {
	background: url(nav_strip.png) no-repeat;
	width: 781px;
	height: 32px;
}

* html .footer .footerBG {
	margin-bottom: 10px;
}

.footer p {
	float: left;
	line-height: 1;
	margin: 0;
	padding: 25px 0 40px 0;
}

a.myspace {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 32px;
	color: #fff;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	width: 781px;
	background: url('titles/click_white.png') center 6px no-repeat;
}
a.myspace:hover {
	color: #eec428;	
	background: url('titles/click_yellow.png') center 6px no-repeat;
}
a {
	color: #EEC428;
}
a:hover {
	color: #fff;	
}
.top10 {
	margin-top: 10px !important;
}

/* Titles
-----------------------------------*/

h1, h2#upcoming, h2#album, h2#tribe_are, h2#management, h2#media, h2#design {
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#about_tribe {
	width: 250px;
	background: url('titles/about-tribe.png') top left no-repeat;
}

#contact {
	width: 157px;
	background: url('titles/contact.png') top left no-repeat;
}

#downloads {
	width: 225px;
	background: url('titles/downloads.png') top left no-repeat;
}

#news {
	width: 105px;
	background: url('titles/news.png') top left no-repeat;
}

#live {
	width: 76px;
	background: url('titles/live.png') top left no-repeat;
}

#store {
	width: 109px;
	background: url('titles/store.png') top left no-repeat;
}

#welcome {
	width: 189px;
	background: url('titles/welcome.png') top left no-repeat;
}

#paul {
	width: 257px;
	height: 45px;
	background: url('titles/paul.png') top left no-repeat;
}

#nick {
	width: 226px;
	background: url('titles/nick.png') top left no-repeat;
}

#gaz {
	width: 272px;
	background: url('titles/gaz.png') top left no-repeat;
}

#adam {
	width: 328px;
	background: url('titles/adam.png') top left no-repeat;
}

#privacy {
	width: 278px;
	height: 45px;
	background: url('titles/privacy.png') top left no-repeat;
}

#terms {
	width: 422px;
	background: url('titles/terms.png') top left no-repeat;
}

h2#upcoming {
	width: 144px;
	height: 22px;
	background: url('titles/gigs.png') top left no-repeat;
	margin-left: 18px;
	margin-bottom: 5px;
}

h2#album {
	width: 109px;
	height: 22px;
	background: url('titles/album.png') top left no-repeat;
	margin-bottom: 5px;
}

h2#tribe_are {
	width: 113px;
	height: 20px;
	background: url('titles/tribe_are.png') top left no-repeat;
	margin-bottom: 5px;
}

h2#management {
	width: 255px;
	height: 17px;
	background: url('titles/management.png') top left no-repeat;
	margin: 20px 0 4px 0;
}

h2#media {
	width: 251px;
	height: 17px;
	background: url('titles/media.png') top left no-repeat;
	margin: 20px 0 4px 0;
}

h2#design {
	width: 109px;
	height: 17px;
	background: url('titles/design.png') top left no-repeat;
	margin: 20px 0 4px 0;
}