body { 
	font-family: Century Gothic, "Century Gothic", trebuchet, "trebuchet MS", trebuchet MS, Lucida Grande, "Lucida Grande", Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	color: #e1bfa0;
	background: url(/images/background.jpg) #000 repeat-x top center;
	margin: 0px;
}

img { 
	border: 0;
}


ul { 
    list-style: none; 
}


A:visited {
	COLOR: #d8cc9c; TEXT-DECORATION: none;
}

A:link {
	COLOR: #d8cc9c; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}

input, textarea {
	margin: 8px 0px;
}

hr {
	 color: #fff;
	 background-color: #fff;
     height: 2px;
	 margin: 9px 0;
}

form { margin: 0px;}

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

:focus { -moz-outline-style: none; }

strong { color: #ffffff; }

select { background-color: #710202; color: #fff;}

/*****************************
*  NAV and HEADER DIVS
*****************************/	  

#mainwrapper {
	width: 830px;
	height: auto;
	margin: 0 auto;
}

#header{
	width: 830px;
	height: 110px;
	background:  url(/images/header.jpg) no-repeat top left;
	margin: 0;
	clear: both;
	position: relative;
}

#header{
	position: relative;
}

#backstage_pass a {
	position: absolute;
	top: 0;
	right: 132px;
	display: block;
	width: 268px;
	height: 86px;
	text-indent: -9999px;
	background: url(/images/backstagepass.jpg) no-repeat 0 0;
}

	#backstage_pass a:hover { background: url(/images/backstagepass.jpg) no-repeat -268px 0;}
	
#newsletter_archives a {
	position: absolute;
	top: 0;
	left: 190px;
	display: block;
	width: 233px;
	height: 35px;
	text-indent: -9999px;
	background: url(/images/navigation/newsletter_archives.jpg) no-repeat 0 0;
}

	#newsletter_archives a:hover { background: url(/images/navigation/newsletter_archives.jpg) no-repeat -233px 0;}
	
	#follow_twitter a {
		position: absolute;
		top: 35px;
		left: 190px;
		display: block;
		width: 233px;
		height: 33px;
		text-indent: -9999px;
		background: url(/images/navigation/follow_twitter.jpg) no-repeat 0 0;
	}

		#follow_twitter a:hover { background: url(/images/navigation/follow_twitter.jpg) no-repeat -233px 0;}
	
#mb_backstage_hidden {
	width: 420px;
	height: 420px;
	display: none;
}

#nav {
	width: 830px;
	height: 35px;
	text-align: left;
	padding-top: 75px;
}

	ul#navigation { margin: 0px;padding: 0; }
	
	#navigation li {
		margin: 0;
		padding: 0;
		height: 35px;
		line-height: 35px;
		text-align: center;
		text-indent: -9999px;
		float: left;
		list-style-type: none;
	}
	
		#navigation li a{
			display: block;
		}
		
		#navigation li a:hover{
			background-position: bottom left;
		}
		
		#home #navigation li#nav_home a, 
		#contact #navigation li#nav_contact a, 
		#artists #navigation li#nav_artists a,
		#films #navigation li#nav_films a,
		#news #navigation li#nav_news a,
		#tours #navigation li#nav_gigs a,
		#store #navigation li#nav_villagemarket a,
		#media #navigation li#nav_media a,
		#about #navigation li#nav_about a,
		#links #navigation li#nav_links a,
		#releases #navigation li#nav_music a{
			background-position: bottom left;
		}
	
	#navigation li#nav_home a{
		width: 51px;
		background-image: url(/images/navigation/nav_home.jpg);
	}
	
	#navigation li#nav_contact a{
		width: 72px;
		background-image: url(/images/navigation/nav_contact.jpg);
	}
	
	#navigation li#nav_artists a{
		margin-left: 57px;
		width: 60px;
		background-image: url(/images/navigation/nav_artists.jpg);
	}
	
	#navigation li#nav_films a{
		width: 48px;
		background-image: url(/images/navigation/nav_films.jpg);
	}
	
	#navigation li#nav_news a{
		width: 46px;
		background-image: url(/images/navigation/nav_news.jpg);
	}
	
	#navigation li#nav_gigs a{
		width: 40px;
		background-image: url(/images/navigation/nav_gigs.jpg);
	}
	
	#navigation li#nav_villagemarket a{
		width: 101px;
		background-image: url(/images/navigation/nav_villagemarket.jpg);
	}
	
	#navigation li#nav_media a{
		width: 49px;
		background-image: url(/images/navigation/nav_media.jpg);
	}
	
	#navigation li#nav_music a{
		width: 40px;
		background-image: url(/images/navigation/nav_music.jpg);
	}
	
	#navigation li#nav_about a{
		width: 69px;
		background-image: url(/images/navigation/nav_about.jpg);
	}
	
	#navigation li#nav_links a{
		width: 49px;
		background-image: url(/images/navigation/nav_links.jpg);
	}
	
	#navigation li#nav_player{
		float: right;
	}
	
	#navigation li#nav_player a{
		width: 148px;
		background-image: url(/images/navigation/nav_player.jpg);
	}

/*****************************
*  INDEX PAGE AND NEWS
*****************************/

#bottomwrapper {
	width: 830px;
	padding: 0px;
	margin-top: 40px;
	height: auto;
	float: left;
}

#left { 
	width: 510px;
	height: auto;
	padding: 0px;
	background-color: #710202;
	float: left;
}	

#right { 
	width: 310px;
	height: auto;
	padding: 0px;
	background-color: #710202;
	float: right;
}

#full_page, .full_page { 
	width: 830px;
	height: auto;
	padding: 0px;
	background-color: #710202;
	float: left;
}

#full, .full {
	width: 830px;
	margin: 10px 0px;
	height: auto;
	padding: 0;
	float: left;
}

#left h2, #right h2, #full h2, #full_page h2, .full h2, .full_page h2 {
	display: block;
	height: 40px;
	width: auto;
	line-height: 40px;
	padding: 0 10px;
	background: url(/images/h2strip.jpg) no-repeat top left;
	margin: 0;
	clear: both;
}

.blackbox {
	background-color: #000;
	padding: 10px;
	margin: 10px;
	height: auto;
}

.blackbox_float {
	width: 790px;
	background-color: #000;
	padding: 10px;
	margin: 10px;
	height: auto;
	float: left;
}

.backer_image_releases { background: url(/images/music_village_blackbox_backer.jpg) #000 no-repeat bottom right; }
.backer_image_market { background: url(/images/village_blackbox_backer.jpg) #000 no-repeat bottom right; }

.scroll {
	height: 360px;
	overflow: auto;
}
	
#footer {
	width: 830px;
	margin: 10px 0px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 20px;
	text-align: center;
	margin: 10px 0;
	clear: both;
}	
	
/*****************************
* NEWS
*****************************/
.news_post {
	padding-bottom: 25px;
}

.news_post h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding-bottom: 6px;
	border-bottom: 2px solid #710202;
}

.date_red { color: #e80707; font-weight: bold; }

.news_post img { 
	float: left;
	margin: 0px 8px 6px 0;
}

.pagination {
	height: 20px;
	line-height: 20px;
	padding: 3px 5px;
	margin: 5px 0;
	background-color: #710202;
	clear: both;
}
	
/*****************************
* ARTISTS
*****************************/

.bigartistlistbox {
	width: 256px;
	height: 235px;
	margin: 0px 10px 10px 0px;
	display: block;
	background-color: #540000;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.bigartistlistbox img, .bigartistlistbox img:hover, .bigalbumlistbox img, .bigalbumlistbox img:hover,
.bigalbumlistbox img, .bigalbumlistbox img:hover, .bigalbumlistbox img, .bigalbumlistbox img:hover {
	margin-bottom: 5px;
	border-bottom: 2px solid #000;
}

.bigartistlistbox:hover, .bigalbumlistbox:hover, bigalbumlistbox:hover, .bigalbumlistbox:hover {
	background-color: #111111;
}

.bigartistlistbox div, .bigalbumlistbox div {
	padding: 0 7px 5px 7px;
}

#bandimage {
	width: 400px;
	height: 275px;
	background-color: #710202; 
	padding: 10px;
	float: left;
}

#bandinfo {
	width: 400px;
	height: 295px;
	background-color: #710202;
	float: right;
}
	.bandinfo_wrap {
		padding: 10px;
	}
	
	#bandinfo h2, #albuminfo h2 {
		display: block;
		height: 40px;
		line-height: 40px;
		width: auto;
		background: url(/images/h2strip.jpg) no-repeat top left;
		text-indent: 10px;
		margin: 0;
		color: #d8cc9c;
		font-size: 24px;
		clear: both;
	}
		
	.bandinfo_wrap h3, .albuminfo_wrap h3 {
		margin: 0 0 5px 0;
		font-size: 16px;
		font-weight: bold;
	}

#full_wide {
	width: 810px;
	margin: 10px 0;
	padding: 10px;
	background-color: #710202;
	height: auto;
	float: left;
}

#left_artists { 
	width: 810px;
	height: auto;
	padding: 0;
	float: left;
}	

#right_artists { 
	width: 300px;
	height: auto;
	padding: 0px;
	background-color: #fff;
	float: right;
}

h1.tab { font-size: 13px;}

div.tab-content h3 {
	font-size: 18px;
	color: #CC0000;
}

.upcomingshow_item_full {
	padding: 8px 0;
	border-bottom: 1px solid #222;
	clear: both;
}

.relatedrelease {
	padding: 0px 0px 15px 0px;
	height: 202px;
	margin-bottom: 15px;
	border-bottom: 1px solid #252525;
	clear: both;
	font-size: 13px;
}

	.relatedrelease img {
		float: left;
		margin: 0px 10px 0px 0px;
		border: 1px solid #222;
	}
	
	.release_name {
		font-size: 15px;
		font-weight: bold;
	}
	
	.viewmore a {
		width: 200px;
		display: block;
		background-color: #151515;
		padding: 6px;
		margin: 5px 0 0 0;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		float: left;
	}
	
	#player {
		width: 320px;
		border-right: 5px solid #fff;
		padding-right: 8px;
		margin: 0 8px 6px 0;
		float: left;
	}
	
/*****************************
* ALBUMS
*****************************/

.bigalbumlistbox {
	width: 256px;
	height: 360px;
	margin: 0px 10px 10px 0px;
	display: block;
	background-color: #540000;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.bigalbumlistbox_wide {
	width: 786px;
	height: auto;
	margin: 0px 10px 10px 0px;
	display: block;
	background-color: #540000;
	float: left;
}

.bigalbumlistbox_wide h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
}

#albumimage {
	width: 275px;
	height: 275px;
	background-color: #710202; 
	padding: 10px;
	float: left;
}

#albuminfo {
	width: 525px;
	height: 295px;
	background-color: #710202;
	float: right;
}

.albuminfo_wrap {
	width: 252px;
	height: 234px;
	padding: 10px 0 10px 10px;
	float: left;
}

#left_albums { 
	width: 790px;
	height: auto;
	padding: 10px;
	background-color: #000;
	float: left;
}

#left_albums h2, #left_albums h3 {
	margin: 2px 0 8px 0;
	color: #d8cc9c;
}

.tracklisting {
	width: 250px;
	height: auto;
	float: left;
}

.description, .lyrics {
	width: 527px;
	height: auto;
	float: right;
}

.lyrics_full {
	width: 788px;
	height: auto;
	float: left;
}

.lyrics_full h4 {
	display: block;
	font-size: 18px;
	font-style: oblique;
	height: 32px;
	line-height: 32px;
	margin: 14px 0 0 0;
	border-bottom: 1px solid #540000;
}

.description h3, .lyrics h3 {
	color: #d8cc9c;
	font-size: 18px;
}

/*****************
FILMS
****************/

.films_left {
	width: 256px;
	height: auto;
	float: left;
}

.films_right {
	width: 504px;
	height: auto;
	margin-left: 10px;
	float: left;
}

.films_right h3, .films_left h3 {
	font-size: 18px;
	margin: 2px 0 8px 0;
	color: #d8cc9c;
}

.films_left img {
	border-bottom: 5px solid #710202;
	margin-bottom: 10px;
}

/*****************************
* MEDIA
*****************************/

.mediatop {
	width: 790px;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 18px;
	float: left;
}

.medialeft {
	width: 300px;
	height: auto;
	float: left;
}

.mediaright {
	width: 440px;
	height: auto;
	float: right;
}
	
	.medialeft h3 {
		font-size: 18px;
		font-weight: bold;
		height: 22px;
		line-height: 22px;
		margin: 25px 0px 0px 0px;
		border-bottom: 3px solid #000;
		display: block;
		clear: both;
	}
	
	.mediaright h3 {
		font-size: 18px;
		font-weight: bold;
		height: 22px;
		line-height: 22px;
		margin: 0px 0px 25px 0px;
		border-bottom: 3px solid #000;
		display: block;
		clear: both;
	}
	
.mediaphoto {
	border: 5px solid #fff;
}

.mediaentry {
	padding: 6px 0px;
}
	
.pressphoto {
	width: 144px;
	height: auto;
	margin-bottom: 8px;
	margin-right: 5px;
	font-size: 11px;
	float: left;
}

	.pressphoto img {
		border-bottom: 2px solid #fff;
		margin-bottom: 6px;
	}

/*****************
TOUR
****************/

.bandnamecolumn {
	height: auto;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	padding: 12px 0px 2px 0px;
	float: left;
}

.bandselector {
	clear: both;
	margin-bottom: 10px;
}

.tourwrapper h3 {
	display: block;
	width: 778px;
	margin: 10px 0;
	padding: 6px;
	font-size: 18px;
	color: #d8cc9c;
	background-color: #710202;
	float: left;
}

.tourdate_row {
	width: 790px;
	height: auto;
	margin: 6px 0px;
	padding: 6px 0px 10px 0;
	border-bottom: 1px solid #999;
	float: left;
}	

.tourdate_geo {
	width: 200px;
	height: auto;
	float: left;
}

.tourdate_info {
	width: 580px;
	height: auto;
	float: right;
}

.tourdate_geo h4, #right .blackbox h4 {
	font-size: 18px;
	color: #d8cc9c;
	margin: 0;
}

/*****************
MISC
****************/

.prevnext {
	height: 30px;
	line-height: 30px;
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}
	
	.prevnext a {
		padding: 5px;
		color: #003366;
		border-right: 1px solid #999;
	}
	
	.prevnext #active {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		background-color: #003366;
	}
	

/*****************
NEW
****************/

.index_listings {
	width: 145px;
	margin-right: 6px;
	height: 82px;
	float: left;
}

.index { float: left; }

.index h3, .currentaffairs h3, .redroad h3 {
	display: block;
	height: 17px;
	line-height: 17px;
	padding: 5px;
	background-color: #3f0101;
	margin: 0;
}

h2.pressh2 {
	font-size: 18px; 
	font-weight: bold;
	color: #d8cc9c;
	margin: 0 0 0 8px;
}

.featuredartist { height: 170px; color: #F9E9CA; }

.featuredartist a { color: #fff;}

.fixed { height: 82px; }

.homepage h3 {
	margin: 0 0 8px 0;
	color: #710202;
}

.homepage img {
	float: left;
	margin: 0 8px 0 0;
}

.currentaffairs {
	background-color: #000;
	padding: 0px;
	margin: 10px;
	height: auto;
}

.accordion_child table td { border-bottom: 2px solid #540000; padding-top: 10px; padding-bottom: 10px; }

.accordion_child table table td { border-bottom: none; padding-top: 2px; padding-bottom: 2px; }

.accordion_child div table td { border-bottom: none; padding: inherit; }

.accordion_child div table { border-bottom: 2px solid #540000; margin-bottom: 10px; }

.accordion_headings{
	padding:3px 6px 3px 5px;
	display: block;
	height: 20px;
	line-height: 20px;
	background: #710202;
	color:#FFFFFF;
	font-weight:bold;
	border-right: 1px solid #000;
	font-size: 11px;
	float: left;
}

.accordion_headings:hover{
	background:#000;
}

.accordion_child{
	padding: 7px;
	width: 776px;
}

.header_highlight{
	background:#fff;
	color: #710202;
}

.tab_container {
	float:left;
	width:790px;
	background-color: #710202;
}
