@charset "ISO-8859-1";
#MainContents {
	color: #666666;
	background-color: #ECECEC;
	padding: 0px;
	margin: 0px;
}

#pageContent #navilink {
	padding-bottom: 10px;
	font-size: 9px;
	margin: 0px 0px 20px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 35px;
}
#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent h1 {
	font-size: 22px;
	color: #333333;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
}


#pageContent a:link,#pageContent a:visited {
	color: #006699;
	text-decoration: none;
}


#pageContent a:hover {
	color: #FF6600;
}
ol#bcList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol#bcList li {
	display: inline;
}
ol#bcList li a {
	color: #CCCCCC;
}
ol#bcList li.crumb {
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}


.PageLinkTop {
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 50px;
	clear: both;
	padding-bottom: 10px;
}
.PageLinkTop a:link, .PageLinkTop a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.PageLinkTop a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent a:link, #pageContent a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#pageContent a:hover {
	color: #FF6600;
}
#pageContent #Back {
	font-size: 10px;
	padding-top: 15px;
	clear: both;
}


/*Roster Top*/


#RosterList {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#RosterList #AtoZ ul {
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#RosterList #AtoZ li {
	display: block;
	float: left;
	height: 50px;
	width: 32px;
	text-align: center;
	margin-right: 3px;
}
#RosterList #AtoZ a:link, #RosterList #AtoZ a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	height: 30px;
	width: 39px;
	padding: 0px;
	font-size: 10px;
	background-image: url(../../artist/images/bg_az.png);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 250%;
	background-position: center;
	color: #000000;
}

#RosterList #AtoZ a:hover {
	color: #FFFFFF;
	background-image: url(../../artist/images/bg_az_on.png);
}

#RosterList #List .Atext .ArtistName {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
#RosterList #List .Aimg {
	float: left;
	width: 52px;
}
#RosterList #List .Atext {
	float: right;
	width: 125px;
}
#RosterList #List {
	clear: both;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#RosterList #List .Aimg img {
	border: 1px solid #CCCCCC;
	width: 52px;
	padding: 2px;
	background-color: #FFFFFF;
}

#RosterList #List .Atext .ArtistName a:link, #RosterList #List .Atext .ArtistName a:visited {
	color: #3B5899;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B5899;
	background-position: -7px;
}

#RosterList #List .Atext .ArtistName a:hover {
	color: #FF6600;
	border-bottom-color: #FF3300;
}
#RosterList #List .Atext .BandName {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}
#RosterList #List .Atext .Series {
	font-size: 10px;
	color: #333333;
	margin-bottom: 3px;
}
#RosterList #List .Atext .Cname {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}
#RosterList #List .Atext .Cname img {
	padding-right: 5px;
}
#RosterList #List .Atext .Icon img {
	padding-right: 5px;
}
#RosterList #List ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#RosterList #List li {
	display: block;
	float: left;
	height: 105px;
	width: 190px;
	margin-right: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}

