body
{
	margin:  0;
	padding: 0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background: black url(../interface/bground_grad.png) no-repeat 0 0;
}

img
{
	border: none;
}

a

{
	text-decoration: none;
}

div#page
{
	margin: 20px auto 20px auto;
	padding: 0;
	width:  900px;
	background-color: black;
	border: 1px solid #ffffff;
}

/* @group Header */

div#header
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
	height: 88px;
	background: url(../interface/tub_header.jpg) no-repeat 0 0;
	border-bottom: 1px solid #cccccc;
	display: block;
}

 


div#navigation
{
	margin:  65px 0 0 30px;
	padding: 0;
	width:  430px;
	height: 20px;
	float: left;
}

div#navigation ul.primary_navigation
{
	margin: 0;
	padding: 0;
 	list-style: none inside none;
}

div#navigation ul.primary_navigation li
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none inside none;
}

div#navigation ul.primary_navigation li a
{
	margin: 0 15px 0 0;
	padding: 0 0 3px 0;
	display: block;
	text-align: left;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}

div#navigation ul.primary_navigation li a:hover,
div#navigation ul.primary_navigation li a.selected

{
	color: #ffffff;
	border-bottom: 2px solid #ffffff;

}

div#page.home a#home,
div#page.artist a#artist,
div#page.videos a#artist,
div#page.discography a#artist,
div#page.story a#story,
div#page.news a#news,
div#page.contact a#contact
{
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}


div#audio
{
	width: 420px;
	height: 88px;
	margin: 0 0 0 475px;
	padding: 24px 0 0 0;
}

ul.buy_now
{
	width: 394px;
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none inside none;
}

ul.buy_now li
{
	margin: 0 0 0 0;
	padding: 0;
	height: 30px;
	float: left;
}

ul.buy_now li#play_tracks
{
	background-image: url(../interface/play_tracks.png);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.buy_now li a#buy_button
{
	background-image: url(../interface/buy_album.png);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0;
}

ul.buy_now li a#youtube
{
	background-image: url(../interface/you_tube_logo.gif);
	width: 36px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 74px;
}

ul.buy_now li a#twitter
{
	background-image: url(../interface/twitter_logo2.gif);
	width: 36px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.buy_now li a#facebook
{
	background-image: url(../interface/facebook_logo2.gif);
	width: 36px;
	height: 30px;
	display: block;
	text-indent: -20000px;
}

ul.buy_now li a#my_space
{
	background-image: url(../interface/myspace_logo2.gif);
	width: 36px;
	height: 30px;
	display: block;
	text-indent: -20000px;
}




ul.buy_now li a:hover
{
	background-position: 0 -30px;
}

ul.buy_now li a:selected
{
	border:  none;
}




object#mp3_p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 394px;
	height: 26px;
	float: left;
}



/* @end */

div.wraparound
{
	margin: 0 0 0 0;
	padding: 114px 0 0 0;
	width: 900px;
	background: url(../images/artist/artist_bground.jpg) 0 0 no-repeat;
}

div#page.discography div.wraparound
{

	background-image: url(../images/artist/discography_bground.jpg);
}

div#page.story div.wraparound
{
	padding: 0 0 0 0;

	background-image: url(../images/artist/discography_bground.jpg);
 
}

div#page.news div.wraparound
{
	background: url(../images/news/news_bground.jpg) 0 0 no-repeat;
}

div#page.contact div.wraparound
{
	background: url(../images/contact/contact_bground.jpg) 0 0 no-repeat;
}


div.image_area
{
	margin: 0 0 0 0;
	padding: 0;
	width: 455px;
	float: left;
	display: block;
}

div#page.splash div.image_area
{
	margin: 0 0 0 0;
	padding: 0;
	width: 900px;
	float: left;
	display: block;
	background: url(../images/splash/tub_splash_bground.jpg) 0 0 no-repeat;
}

div#page.videos div.image_area
{
	margin: 0 0 0 0;
	padding: 0;
	width: 900px;
	float: left;
	display: block;
	background: url(../images/splash/tub_splash_bground.jpg) 0 0 no-repeat;
}

div#page.home div.image_area
{
	margin: 0 0 0 0;
	padding: 0;
	width: 455px;
	background: black;
	float: left;
	display: block;
}

img#latest_news
{
	margin: 0 0 20px 40px;
}


iframe
{
 	margin:  110px 120px 30px 140px;
 	border: 6px solid #cccccc;
}

p.video_title
{
	margin: 0px 20px 5px 140px;
	padding: 5px 0 5px 0;
	color: #cccccc;
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	line-height: 18px;
	letter-spacing: 1px;
	width:  none;
}



div#page.artist div.image_area 
{
	margin: 0 0 0 0;
	padding: 0;
	width: 455px;
	float: left;
	display: block;
}

div#page.story div.image_area 
{
	margin: 0 0 0 0;
	padding: 0;
	width: 455px;
	float: left;
	display: block;
}



 

div#page.news div.image_area
{
	margin: 500px 0 0 20px;
	padding: 0;
	width: 280px;
	display: block;
	float: left;
}

div#page.contact div.image_area
{
	margin: 360px 0 0 20px;
	padding: 0;
	width: 280px;
	display: block;
	float: left;

}

div.photo
{
	margin: 0 0 0 108px;
	padding: 0;
	width: 320px;
	height: 254px;
}

div.thumbnails
{
	margin: 90px 0 30px 80px;
	padding: 0;
	width: 400px;
}

div.thumbnails img
{
	margin: 0 5px 5px 0;
	padding: 0;
}

p#picture_caption
{
	color: black;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	width: 320px;
	text-align: center;
	margin: 18px 0 0 0;
	padding: 0;
	font-family: Times, serif;

}

img.album_cover
{
	border: 1px solid #cccccc;
	margin: 0 0 0 124px;
	padding: 0;
}

ul.album_buttons
{
	width: 300px;
	margin: 10px 0 40px 124px;
	padding: 0;
	list-style: none inside none;
	height: 30px;
}

ul.album_buttons li
{
	margin: 0 8px 0 0;
	padding: 0;
	width: 88px;
	height: 30px;
	display: block;
	float: left;
}



ul.album_buttons li a#visit_store_album_button
{
	background-image: url(../interface/visit_store_album.gif);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.album_buttons li a#itunes_album_button
{
	background-image: url(../interface/itunes_album.gif);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.album_buttons li a#amazon_album_button
{
	background-image: url(../interface/amazon_album.gif);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.album_buttons li a:hover
{
	background-position: 0 -30px;
}


div#page.home ul.album_buttons
{
	width: 88px;
	margin: 45px 0 120px 185px;
	padding: 0;
	list-style: none inside none;
	height: 30px;
}


div#page.home ul.album_buttons li
{
	margin: 0 8px 10px 0;
	padding: 0;
	width: 88px;
	height: 30px;
	display: block;
	float: none;
}



ul.tracklist
{
	margin: 10px 0 20px 45px;
	padding: 0;
	list-style: decimal;
	text-transform: uppercase;
}

ul.tracklist li
{
	margin: 0 0 8px 0;
	padding: 0;	
	
}









div.social_networks
{
	margin: 0 0 0 80px;
	padding: 0 0 0 0;
	width: 280px;
	height: 42px;
}

ul.social_list
{
	margin: 0;
	padding: 0;
	width: 280px;
	list-style: none inside none;
}

ul.social_list li
{
	margin: 0;
	padding: 0;
	height: 22px;
	float: left;
}

ul.social_list li a#twitter
{
	background-image: url(../interface/twitter_logo.gif);
	width: 70px;
	height: 22px;
	display: block;
	text-indent: -20000px;
}

ul.social_list li a#facebook
{
	background-image: url(../interface/facebook_logo.gif);
	width: 77px;
	height: 22px;
	display: block;
	text-indent: -20000px;
}

ul.social_list li a#my_space
{
	background-image: url(../interface/my_space_logo.gif);
	width: 100px;
	height: 22px;
	display: block;
	text-indent: -20000px;
}

div#page.home div.social_networks
{
	margin-left: 20px;
	margin-top: 30px;
}

div#page.discography div.social_networks
{
	margin-left: 124px;

}

div#page.story div.social_networks
{
	margin-left: 20px;
	margin-top: 30px;

}

div#page.news div.social_networks
{
	margin-left: 40px;

}

div#page.contact div.social_networks
{
	margin-top: 0px;

}

div.content
{
	margin: 0 0 0 457px;
	padding: 0 0 0 0;
	width:  443px;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}

div#page.home div.content
{
	margin: 0 0 0 457px;
	padding: 60px 0 0 0;
	width:  443px;
	background: url(../images/home/tub_content_bground.jpg) no-repeat top right;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}



div#page.artist div.content
{
	margin: 0 0 0 500px;
	padding: 0 0 0 0;
	width:  280px;
	background: none;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}

div#page.discography div.content
{
	margin: 0 0 0 457px;
	padding: 0 0 0 0;
	width:  443px;
	background: none;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}

div#page.story div.content
{
	margin: 0 0 0 457px;
	padding: 114px 0 0 0;
	width:  443px;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}

div#page.news div.content
{
	margin: 0 0 20px 400px;
	padding: 0 0 0 0;
	width:  450px;
	background: none;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}

div#page.contact div.content
{
	margin: 0 0 20px 400px;
	padding: 0 0 0 0;
	width:  450px;
	background: none;
	font-family: Arial, Verdana,  Helvetica,  sans-serif;
}








div.copy
{
	margin: 0 0 0 0;
	padding: 0;
	width: 380px;
}

div#page.news div.copy
{
	margin: 0 0 0 0;
	padding: 0;
	width: 440px;
}

div#page.contact div.copy
{
	margin: 0 0 0 0;
	padding: 0;
	width: 440px;
}


div.copy img
{
	margin: 0 0 0 20px;
	padding: 0;
}

img#debut_album_thumb
{
	border: 1px solid #cccccc;
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}

	


p.headline
{
	margin: 0 0 20px 20px;
	padding: 0;
	color:  #ffffff;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 2px;
}

p.sub_header
{
	margin: 15px 20px 20px 20px;
	padding: 0;
	color: #cccccc;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;

}

div#page.artist div.content p.sub_header
{
	margin-right: 70px;
	text-align: justify;

}



p.body
{
	margin: 0px 20px 15px 20px;
	padding: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;

}

div#page.artist div.content p.body
{
	margin-right: 70px;
	text-align: justify;
}

div#page.splash p.body
{
	margin: 0 130px 15px 140px;
}

div#page.videos p.body
{
	margin: 0 130px 15px 140px;
}





p.body a
{
	color: #cccccc;
	text-decoration: underline;
}

p.body a:hover
{
	color: #c30b27;
	text-decoration: underline;
}


p.news_date
{
	margin: 10px 20px 5px 20px;
	padding: 5px 0 5px 0;
	color: #cccccc;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

 

div#page.home p.news_date
{
	margin: 0px 60px 5px 40px;
	padding: 5px 0 5px 0;
	color: #cccccc;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

div#page.home div.image_area p.body
{
	margin: 0 0 15px 40px;
	padding: 0 60px 0 0;	
}

p.news_header
{
	margin: 10px 20px 15px 20px;
	padding: 0;
	color: #cccccc;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;

}

p.news_header a
{
	color: #cccccc;
	text-decoration: underline;
}

p.news_header a:hover
{
	color: #c30b27;
}



div.news_imagery
{
	margin: 0 0 10px 0;
	padding: 0;
}

img.news_thumb
{
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #cccccc;
}


p.thumbnail_caption
{
	margin: 5px 20px 5px 0px;
	padding: 0;
	color: #cccccc;
	font-size: 11px;
	text-align: justify;
}

div#page.news p.thumbnail_caption
{
	margin-left: 20px;
}

ul.visit_buttons
{
	width: 392px;
	margin: 20px 0 40px 20px;
	padding: 0;
	list-style: none inside none;
	height: 110px;
}

ul.visit_buttons li
{
	margin: 0 10px 0 0;
	padding: 0;
	width: 88px;
	height: 114px;
	display: block;
	float: left;
}



ul.visit_buttons li a#visit_store_button
{
	background-image: url(../interface/visit_store.gif);
	width: 88px;
	height: 114px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}



ul.visit_buttons li a#mailing_button
{
	background-image: url(../interface/mailing_button.gif);
	width: 88px;
	height: 114px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}



ul.visit_buttons li a#discography_button
{
	background-image: url(../interface/discography_button.gif);
	width: 88px;
	height: 114px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.visit_buttons li a#videos_button
{
	background-image: url(../interface/videos_button.gif);
	width: 88px;
	height: 114px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}



ul.visit_buttons li a:hover
{
	background-position: 0 -114px;
}



div#page.splash ul.visit_buttons
{
	margin-top: 0px;
	margin-left: 140px;
}

div#page.videos ul.visit_buttons
{
	margin-top: 0px;
	margin-left: 140px;
}




div#page.home ul.visit_buttons
{
	margin-top: 0px;
	margin-left: 40px;
}
 

div#page.artist ul.visit_buttons
{
	margin-top: 50px;
	margin-left: 70px;
}

div#page.news ul.visit_buttons
{
	margin-left: 0px;
}

div#base
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px:
	height: 20px;
}

ul.email_buttons
{
	width: 300px;
	margin: 5px 0px 15px 20px;
	padding: 0;
	list-style: none inside none;
	height: 30px;
}

ul.email_buttons li
{
	margin: 0 0px 0 0;
	padding: 0;
	width: 88px;
	height: 30px;
	display: block;
}



ul.email_buttons li a#email_button
{
	background-image: url(../interface/email_button.gif);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.email_buttons li a#britanicana_button
{
	background-image: url(../interface/britanicana_button.gif);
	width: 141px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}


ul.email_buttons li a:hover
{
	background-position: 0 -30px;
}







ul.visit_buttons li a:hover
{
	background-position: 0 -114px;
}







/* @group Footer */

div.footer
{
	margin:  0 auto 0 auto;
	padding:  0 0 0 0;
	width:  900px;
	height:  40px;
	text-align: left;
	clear: both;
	border-top: 1px solid #cccccc;
}


ul.footer_buttons
{
	width: 300px;
	margin: 5px 120px 0 0px;
	padding: 0;
	list-style: none inside none;
	height: 30px;
	float: right;
}

div#page.artist ul.footer_buttons
{
	margin-right: 80px;	
}

div#page.news ul.footer_buttons
{
	margin-right: 180px;	
}

div#page.contact ul.footer_buttons
{
	margin-right: 180px;	
}

ul.footer_buttons li
{
	margin: 0 8px 0 0;
	padding: 0;
	width: 88px;
	height: 30px;
	display: block;
	float: left;
}



ul.footer_buttons li a#email_button
{
	background-image: url(../interface/email_button.gif);
	width: 88px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}

ul.footer_buttons li a#britanicana_button
{
	background-image: url(../interface/britanicana_button.gif);
	width: 141px;
	height: 30px;
	display: block;
	text-indent: -20000px;
	margin: 0 0 0 0px;
}


ul.footer_buttons li a:hover
{
	background-position: 0 -30px;
}


p.footer
{
	margin: 9px 25px 0 60px;
	padding: 0;
	color: #cccccc;
	font-size: 10px;
}

p.footer a
{
	color: #cccccc;
	text-decoration: none;
}

p.footer a:hover
{
	color: #c30b27;
	text-decoration: underline;
}



/* @end */





