/* Font Styles */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;	
	margin: 12px 0 24px 0;
}
.copyright a, .copyright a:link {
	text-decoration: none;
} 
.featArtistHd, .featArtistListHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: right;
	margin-bottom: 5px;
}
.featArtistListHd {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 3px;
}
.featArtistName, .featArtistName2 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.featArtistName2 {
	padding-top: 10px;
	_padding-top: 24px;
	_margin-bottom: -12px;
}
.linxHed {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	text-indent: -48px;
	_text-indent: 0px;
}
a.linxHed {
	text-decoration: none;
}
a.linxHed: hover{
	text-decoration: underline;
	color: #FF0000;
}
.featArtistTxt, .blogTxt {
	text-align: left;
	font-size: .9em;
	text-spacing: .1em;
	padding-bottom: 2px;
}
.featArtistTxt a, .featArtistTxt a:link, .featArtistTxt a:visited {
	color: #111;
}
.featArtistTxt a:hover {
	color: #F00;
	text-decoration: underline !important;
}
.blogTxt ul, .blogTxt li {
	list-style: none;
	padding-top: .5em;
}
.blogTxt li a, .blogTxt li a:link {
	color: #FFF;
}
.blogTxt li:before, .blogTxt ul li:before {
	content: "\003E \0020";
}
.feat_ID, .NewsTime {
	margin-top: 6px;
	font-size: 80%;
	font-style: italic;
}
.NewsTime {
	margin-top: 12px;
}
.NewsTime p {
	margin: 0 0 1em 0;
}
.feat_Title {
	font-weight: bold;
}
.feat_Type {
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}
.feat_Price {
	font-style: italic;
	text-align: right;
}
.feat_More, a.feat_More, a.feat_More:link, a.feat_More:visited {
	/* font-size: 70%; */
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}
a.feat_More {
	margin-top: .3em;
	padding: 0 0 1em 0;
	font-size: 70%;
}
a.feat_More:hover {
	text-decoration: underline;
}
div h3 {
	height: 60px;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#welcome h3 {
	background: url(../images/h3_welcome.gif) no-repeat left top;
	z-index: 6;
}
#gradings h3 {
	background: url(../images/h3_gradings.gif) no-repeat left top;
	height: 60px;
	margin-bottom: -12px;
	z-index: 6;
}
#waystopay h3 {
	background: url(../images/h3_waystopay.gif) no-repeat left top;
	height: 60px;
	margin-top: 24px;
	margin-bottom: -24px;
	z-index: 6;
}
#newsletter h3 {
	background: url(../images/h3_newsletter.png) no-repeat left top;
	height: 60px;
	margin-top: 24px;
	margin-bottom: -24px;
	z-index: 6;
}
#list_css h3, #genre h3 {
	background: url(../images/h3_results.gif) no-repeat left top;
	z-index: 6;
}
#linx h3 {
	background: url(../images/h3_links.gif) no-repeat left top;
	z-index: 6;
}
#linktous h3 {
	background: url(../images/h3_linktous.gif) no-repeat left top;
	z-index: 6;
}
#faq h3 {
	background: url(../images/h3_faq.gif) no-repeat left top;
	z-index: 6;
}
#rss_info h3 {
	background: url(../images/h3_rss.gif) no-repeat left top;
	z-index: 6;
}
#newsletter_info h3 {
	background: url(../images/h3_newsletter.gif) no-repeat left top;
	z-index: 6;
}
h3 span, h1 span {
	display: none;
}
.linkTxt {
	padding-bottom: 15px;
}
.plain {
	text-decoration: none;
}
.rss_logo {
	padding: 0 6px 6px 0;
	margin-top: 3px;
	border: none;
}
.rss_logo_front {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	border: none;
}
#linxPanel {
	width: 590px;
	/*
	border: 1px solid #000;
	padding: 0 20px;
	background-color: #FCBA57;
	*/
}
img.linxBanner {
	border: 1px solid #000;
}
.listAll, .listAll a, .listAll a:link, .listAll a:visited {
	margin: 3px 0;
	font: bold 8px "Courier New", Courier, mono;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
.listAll a:hover {
	text-decoration: underline;
	color: #FF3300
}
.featArtBanner, .featArtBanner a, .featArtBanner a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 3px;
	background-color: #000;
	color: #FFF;
	text-align: left;
	margin: 3px 0;
}
.featArtBanner a:hover  {
	color: #FF3300;
}
.blogBanner, .blogBanner a, .blogBanner a:link  {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 3px;
	background-color: #FEEFD8;
	color: #000;
	text-align: left;
	margin: 3px 0;
}
.blogBanner a:hover  {
	color: #FF3300;
}
.setRight {
	text-align: right;
}
.frontBodyTxt {
	font-size: 1em;
	line-height: 1.6em;
}
.invisible {
	display: none;
}
#News h4 {
	text-size: 1.4em;
	line-height: 1.1em;
	margin: 2px 0 -.5em 0 !important;
	padding: 0;
	color: #CCC;
}
#News .featArtistTxt {
	margin-top: 0px;
	text-indent: 0px;	
}
#News .featArtistTxt p {
	text-indent: 0;
}
#News .linkage {
	margin-top: .3em;
	padding: .5em 0 1em 0;
	font-size: 70%;
	text-align: right;
	text-transform: uppercase;
}
