@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px 0px 90px 0px; margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#wrapper{
	width:876px;
	margin:0px auto;
}

#header{
	width:876px;
	height:234px;
	position:relative;
}

#nav{
	width:847px;
	height:70px;
}

.clear{clear:both;}

#content_wrapper{
	background-image:url(../images/content_body_repeat.jpg);
	background-position:0px 160px;
}

#page_body{
	background-image:url(../images/page_body_bg_001.jpg);
	background-repeat:no-repeat;
	width:876px; padding:0px; margin:0px;
}

#footer{
	height:329px;
	width:876px;
	position:relative;
}

#jeffclairmont{position:absolute; right:0px; bottom:-30px;}
#jeffclairmont a{display:block; background-image:url(/images/jeffclairmont1.jpg); text-decoration:none; width:129px; height:30px;}
#jeffclairmont a:hover{background-image:url(/images/jeffclairmont2.jpg);}
#jeffclairmont a span{visibility:hidden;}


#player_top{position:absolute; top:16px; right:125px; height:17px; width:300px;}
#launch_player{position:absolute; top:0; right:0; width:125px; height:33px;}
#album_available{position:absolute; top:33px; right:192px;; width:193px; height:24px;}
#album_links{position:absolute; top:33px; right:0; width:192px; height:132px;}


/* ----- Navigation Buttons ------------ */
#nav{padding:36px 0px 0px 29px;}
#nav ul{padding:0px; margin:0px;}
#nav ul li{list-style:none; padding:0px; margin:0px; float:left;}
#nav ul li a{display:block; text-decoration:none; padding:0px; margin:0px;}
#nav ul li a span{visibility:hidden;}
#nav a.home{width:103px; height:22px; background-image:url(/images/nav_home_01.jpg);}
#nav a.home:hover{background-image:url(/images/nav_home_02.jpg);}
#nav a.news{width:117px; height:22px; background-image:url(/images/nav_news_01.jpg);}
#nav a.news:hover{background-image:url(/images/nav_news_02.jpg);}
#nav a.media{width:121px; height:22px; background-image:url(/images/nav_media_01.jpg);}
#nav a.media:hover{background-image:url(/images/nav_media_02.jpg);}
#nav a.bio{width:91px; height:22px; background-image:url(/images/nav_bio_01.jpg);}
#nav a.bio:hover{background-image:url(/images/nav_bio_02.jpg);}
#nav a.shows{width:132px; height:22px; background-image:url(/images/nav_shows_01.jpg);}
#nav a.shows:hover{background-image:url(/images/nav_shows_02.jpg);}
#nav a.press{width:112px; height:22px; background-image:url(/images/nav_press_01.jpg);}
#nav a.press:hover{background-image:url(/images/nav_press_02.jpg);}
#nav a.contact{width:137px; height:22px; background-image:url(/images/nav_contact_01.jpg);}
#nav a.contact:hover{background-image:url(/images/nav_contact_02.jpg);}


#view_all_dates{
position:absolute;
bottom:-55px; left:0;
z-index:200;
}