@charset "ISO-8859-1";
#pageContent {
	background-color: #990000;
}
#pageContent #navilink {
	background-color: #990000;
	background-image: url(../../product/images/hw/bg_hardware.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
	font-size: 9px;
	margin: 0px;
}

#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FFFF99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
}
#pageContent h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

.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;
}
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;
}
#pageContent #Back {
	font-size: 10px;
	padding-top: 15px;
	clear: both;
}
/*Roster Top*/


#RosterList {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#RosterList #AtoZ ul {
	list-style-type: none;
	padding-top: 10px;
}
#RosterList #AtoZ li {
	display: block;
	float: left;
	height: 20px;
	width: 23px;
	text-align: center;
	margin-right: 3px;
}
#RosterList #AtoZ a:link, #RosterList #AtoZ a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
	display: block;
	height: 14px;
	width: 14px;
	padding: 2px;
	font-size: 10px;
}

#RosterList #AtoZ a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}

#RosterList #List .Atext .ArtistName {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#RosterList #List .Aimg {
	float: left;
	width: 100px;
}
#RosterList #List .Atext {
	float: right;
	width: 290px;
}
#RosterList #List {
	clear: both;
	padding-top: 20px;
}
#RosterList #List .Aimg img {
	border: 2px solid #FFFFFF;
}
#RosterList #List .Atext .ArtistName a:link, #RosterList #List .Atext .ArtistName a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6666;
	background-image: url(../../artist/images/ya.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}

#RosterList #List .Atext .ArtistName a:hover {
	color: #FF6600;
	border-bottom-color: #FF3300;
}
#RosterList #List .Atext .BandName {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#RosterList #List .Atext .Series {
	font-size: 10px;
	color: #000000;
	margin-bottom: 3px;
}
#RosterList #List .Atext .Cname {
	font-size: 10px;
	color: #000000;
	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;
}
#RosterList #List li {
	display: block;
	float: left;
	height: 140px;
	width: 400px;
	margin-right: 20px;
}

