			body{
	text-align: center;
	margin: 0;
	padding: 0;
}


/*------------------------------------------------
  Header
 -----------------------------------------------*/
#header_wrapper {
	width:100%; 
	text-align:center;
	background: #fff url( header_background.gif) top left repeat-x;
}
#header { 
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	}

#logo {
	position: absolute;
	top:12px;
	left:11px;
}

/*------------------------------------------------
  Navigation
 -----------------------------------------------*/
 
#nav_wrapper{
	position: absolute;
	top: 51px;
	left: 175px;
	height: 23px;
	z-index: 99;
	width: 641px;
 }

 #nav_wrapper ul {
      margin:0px 0 0 0;
      padding:0px 0 0 0px;
      list-style:none;
      }

#nav_wrapper li {
      float:left;
      background:url( nav_b_left.gif) no-repeat left top;
      margin:0;
      height:23px;
      padding:0 0 0 3px;
            }

#nav_wrapper a {
      float:left;
      display:block;
      width:0.1em;
      background:url( nav_b_right.gif) no-repeat right top;
      padding:5px 15px 5px 6px;
      text-decoration:none;
      margin:0;
      font:bold 11px/11px arial,sans-serif;
      height:12px;
      color: #8a5927;
}

#nav_wrapper > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav_wrapper a {float:none;}
    /* End IE5-Mac hack */


#nav_wrapper a:hover {
      text-decoration:none;
      color: #fff;
      }

/*--- Nav Rules ---*/

#music #music_nav,
#home #home_nav,
#storefinder #storefinder_nav,
#contact #contact_nav,
#accounts #accounts_nav
 {
      background:url( nav_a_left.gif) no-repeat left top;
}

#music #music_nav a,
#home #home_nav a,
#storefinder #storefinder_nav a,
#contact #contact_nav a,
#accounts #accounts_nav a
 {
      background:url( nav_a_right.gif) no-repeat right top;
      padding:5px 15px 7px 8px;
      font:bold 11px/11px arial,sans-serif;
      text-decoration:none;
      color: #fff;
}

#music #music_sub_nav a
{	
		background: url( sub_nav_arrow_a.gif) 12px 7px no-repeat;
		color: #fff;
	}

#music li#music_sub_nav

{	
		background: url( sub_nav_over.gif) bottom right repeat-x;
	}

#sub_nav li:hover{	
		background: url( sub_nav_over.gif) bottom right repeat-x;
	}

#sub_nav ul li a:hover {	
		background: url( sub_nav_arrow_a.gif) 12px 7px no-repeat;
	}
       
/*------------------------------------------------
  Sub Navigation
 -----------------------------------------------*/

#sub_nav_wrapper {
	background: url( sub_nav_background.gif) top left repeat-x;
	width: 750px;
	position: absolute;
	top: 70px;
	left: -1px;
	background-color: #ffb404;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
}


	
#sub_nav a:hover, #nav a.active {
	color: #fff;
	}

#sub_nav a.active {
	}

#music #sub_nav,
#home #sub_nav,
#contact #sub_nav,
#accounts #sub_nav,
#storefinder #sub_nav{
	height: 29px;
}



/*------------------------------------------------
  Banner
 -----------------------------------------------*/
#home #banner_wrapper,
#accounts #banner_wrapper,
#storefinder #banner_wrapper,
#contact #banner_wrapper{
	width:100%; 
	text-align:center;
	background-color: #999;
}
#home #banner_wrapper img,
#accounts #banner_wrapper img,
#storefinder #banner_wrapper img,
#contact #banner_wrapper img{
	padding:0 1px;
	background-color: #fff;
}
#home #banner,
#accounts #banner,
#storefinder #banner,
#contact #banner {
	padding: 0 1px;
	background-color: #fff;
	width: 752px;
	position: relative;
	top:0px;
	margin:0 auto;
	left: 0;
}


#banner_wrapper {
	width:100%; 
	text-align:center;
	background-color: #999;
	padding:0;
	margin:0;
}

#banner {
	padding: 0 1px;
	background: #fff url( banner.gif) 50% 50% no-repeat;
	width: 750px;
	margin:0 auto;
	position: relative;
	top:0;
	left:0;
}
#home #banner img {padding:0; margin:0;}

#music #banner {height:116px;}

#banner h1 {
	position: absolute;
	top: 41px;
	left:240px;
	font: normal 14px/14px arial, sans-serif;
	color:#fff;
	margin: 0;
	padding: 0;
}
#banner .album_title {
	color: #D1EC06;
}

/*------------------------------------------------
  Content
 -----------------------------------------------*/
#content_wrapper {
	width:100%; 
	text-align:center;
	background: #f3f3f3 url( background_bottom.gif) top left repeat-x;
}

#content{
	width:752px; 
	text-align:left; 
	position:relative; 
	top:0;
	left:0;
	margin:0 auto;
	background: #fff url( books_music_42.gif) 214px 0px no-repeat;
	}

#artwork {
	float: left;
	position: relative;
	top: 15px;
	left: 5px;
	width:195px;
	z-index: 5;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

#artwork img.border {
	padding: 9px;
	background-color: #fff;
	border: 1px solid #999;
	display: block;
}

#artwork p {
	color: #666;
	margin: 0 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}

#artwork ul{
	list-style-image: url( arrow.gif);
	margin: 0 0 5px 20px;
	font: normal 11px/15px arial, sans-serif;
	color: #666;
	padding: 0;
}



#hotpoints {
	float: left;
	width: 330px;
	font: normal 11px/15px arial, sans-seif;
	color: #333;
	position: relative;
	top: 15;
	left: 15px;
}

#hotpoints ul{
	list-style-image: url( arrow.gif);
	margin: 10px 0 5px 20px;
	color: #333;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#hotpoints ul li{
	margin: 0 0 5px 0;
}
#hotpoints p{
	font: normal 11px/16px arial, sans-serif;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
}

#hotpoints h1{
	color: #ADC71E;
	margin: 15px 0 5px 0;
	padding: 0;
	letter-spacing: -.2px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}
#hotpoints table {
width: 100%;
border-top:1px solid #ccc;

}
#hotpoints td {
	border-bottom:1px solid #ccc;
	padding:2px 0 3px 0;
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#hotpoints td.odd {background-color:#F0F4F9;}

#tracks {
	float: inherit;
	margin: 0 0px 0 0;
	width: 400px;
	font: normal 11px/15px arial, verdana, sans-serif;
	color: #333;

}

#tracks p {
	font: normal 11px/15px arial, verdana, sans-serif;
	color: #333;
	margin:4px 0 5px 0;
	padding:0;
	width: 176px;

}

#tracks h3 {
	font: normal 15px/15px arial, verdana, sans-serif;
	color: #666;
	margin:12px 0 2px 0;
	padding:0;

}

#tracks ol{
	margin: 5px 0;
	width: 176px;
	padding:0px 0;
	font: normal 11px arial, sans-serif;
	color: #333;
}

#tracks ol li{
	border-bottom: 1px solid #ccc;
	padding: 3px 0px;
	margin: 0 0px;
	list-style-position: inside;
}

#tracks ul{
	list-style-image: url( arrow.gif);
	margin: 5px 0 5px  20px;
	font: normal 11px/15px arial, sans-serif;
	color: #333;
	padding: 0;
}

#tracks ul li{
	margin: 0 0 2px 0;
}
/*------------------------------------------------
  Home Main Content
 -----------------------------------------------*/
#home #content,
#accounts #content,
#storefinder #content,
#contact #content{
	width:752px; 
	text-align:left; 
	position:relative; 
	top:0;
	left:0;
	margin:0 auto;
	background-color: #fff;
	background-image: none;
	}

#main_content{
	float: left;
	margin: 0 0 0 0;
	width: 335px;
	position:relative;
	top:0;
	left:20px;
}

#main_content p{
	font: normal 11px/16px arial, sans-serif;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
}

#main_content h1{
	color: #ADC71E;
	margin: 15px 0 5px 0;
	padding: 0;
	letter-spacing: -.2px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}

#main_content ul{
	list-style-image: url( arrow.gif);
	margin: 0px 0 10px 20px;
	color: #333;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#main_content ul li{
	margin: 0 0 4px 0;
}

#main_content table {
width: 100%;
border-top:1px solid #ccc;

}

#main_content td {
	border-bottom:1px solid #ccc;
	padding:2px 0 3px 0;
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#main_content td.odd {background-color:#F0F4F9;}


#accounts #main_content,
#storefinder #main_content{
	width: 520px;

}

#concerts {
	width: 155px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#concerts .divider {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

#concerts .divider:hover {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	background-color:#f8f8f8;
}
.concert_wrapper_top{
	float: left;
	position: relative;
	top:0;
	left:22px;
	width: 210px;
	color: #333;
	background: url( home_top_slice.gif) top left no-repeat;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

.concert_wrapper_bottom{
	background: url( home_bottom_slice.gif) bottom left no-repeat;
}

#accounts #subscription,
#storefinder #subscription{
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
	width: 175px;
	border-left:1px solid #ccc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#subscription {
	float: left;
	position: relative;
	top: 15px;
	left: 24px;
	width: 175px;
}
#subscription p {
	font: normal 10px/13px arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 4px 0;
}

#subscription .ffieldsrightside {
	width: 175px;
}
	
/*------------------------------------------------
  Footer
 -----------------------------------------------*/
#footer {
	width:100%;
	background-color:#ccc;
	padding:15px 0;
	background-image: url( footer.gif);
}

#footer p {
	font: normal 10px/15px arial, sans-serif;
	color: #333;
	margin: 0 0 4px 0;
	height:35px;
}
/*------------------------------------------------
  Link Styles
 -----------------------------------------------*/

a, a:link, a:visited, a:active {
	color:#00A4FF;
	text-decoration:none;
}	

	a:hover {
	color:#036;
	text-decoration:none;
}

img {border:none;}

form {padding:0; margin:0;}

h1 {
	font: normal 18px/22px arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
}

h2 {
	font: normal 18px/22px arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
}

h3 {
	font: normal 15px/22px arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #666;
}

.paragraph p {
	font: normal 11px/15px arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px 0 4px 0;
}

/*----------------add by Jeftom--------------------*/
.concert_wrapper_topindex{
	float: left;
	margin-top:0;
	margin-left:4px;
	margin-right:0px;
	width: 210px;
	color: #333;
	background: url( home_top_slice.gif) top left no-repeat;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

#contentindex{
	width:752px; 
	text-align:left; 
	margin-top:0;
	margin-left:0;
	margin:0 auto;
	background: #fff url( books_music_42.gif) 214px 0px no-repeat;
	}

#main_contentindex{
	float: left;
	margin: 0 0 0 0;
	width: 335px;
}

#main_contentindex p{
	font: normal 11px/16px arial, sans-serif;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
}

#main_contentindex h1{
	color: #ADC71E;
	margin: 15px 0 5px 0;
	padding: 0;
	letter-spacing: -.2px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}

#main_contentindex ul{
	list-style-image: url( arrow.gif);
	margin: 0px 0 10px 20px;
	color: #333;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#main_contentindex ul li{
	margin: 0 0 4px 0;
}

#main_contentindex table {
width: 100%;
border-top:1px solid #ccc;

}

#main_contentindex td {
	border-bottom:1px solid #ccc;
	padding:2px 0 3px 0;
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#main_contentindex td.odd {background-color:#F0F4F9;}

#subscriptionindex {
	margin-top: 0px;
	margin-left: 34px;
	margin-right:0px;
}
#subscriptionindex p {
	font: normal 10px/13px arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 4px 0;
}

#subscriptionindex .ffieldsrightside {
	width: 175px;
}
#accounts #subscriptionindex {
	float: left;
	margin-top: 15px;
	margin-left: 0;
	width: 175px;
	border-left:1px solid #ccc;
	padding:0 0 0 20px;
}

.artworkp {
	font: normal 11px/15px arial, sans-serif;
	color: #666;
	margin: 0 0 4px 0;
}

