/* CSS Document */
/* Font Styles */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 2em;
}
.copyright a, .copyright a:link {
	text-decoration: none;
} 
.featArtistHd, .featArtistListHd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	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 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.featArtistTxt {
	text-align: left;
	font-size: 85%;
}
.blogTxt {
	text-align: left;
	font-size: 85%;
}
.blogTxt ul li {
	list-style: none;
	padding-bottom: .3em;
}
.feat_ID, .NewsTime {
	margin-top: 6px;
	font-size: 80%;
	font-style: italic;
}
.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 {
	font-size:60%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}
a.feat_More:link {
	font-size:60%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}
a.feat_More:hover {
	font-size:60%;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	text-transform: uppercase;
}
div h3 {
	height: 60px;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#welcome h3 {
	background: url(http://www.vinylonthe.net/images/h3_welcome.gif) no-repeat left top;
	z-index: 6;
}
#gradings h3 {
	background: url(http://www.vinylonthe.net/images/h3_gradings.gif) no-repeat left top;
	height: 60px;
	margin-bottom: -12px;
	z-index: 6;
}
#waystopay h3 {
	background: url(http://www.vinylonthe.net/images/h3_waystopay.gif) no-repeat left top;
	height: 60px;
	margin-top: 24px;
	margin-bottom: -24px;
	z-index: 6;
}
h3 span, h1 span {
	display: none;
}
#News h4 {
	text-size: 1.2em;
	line-height: .5em;
	margin: 2px 0 !important;
	padding: 0;
}
#News .featArtistTxt {
	margin-top: 0px;
	text-indent: 0px;	
}
#News .featArtistTxt p {
	text-indent: 0;
}
body#news h2 {
	margin: 0 0 0 4em;
	padding: 20px 0 0 0;
	text-align: left;
}
body#news dd, body#news dt, body#news dl  {
	margin-left: 4em;
	padding-left: 0;
	margin-bottom: .3em;
}
body#news dt {
	clear: both;
	margin-top: .5em;
}
body#news .newsform, body#news .newsformshort {
	padding: .2em;
	font: 1.2em/1.4em Arial, helvetica, sans-serif;
	width: 80%;	
}
body#news .newsformshort {
	width: 75%;	
}
body#news form button {
	width: inherit;
}
body#news label {
	font-size: 1.1em;
	font-weight: bold;
}