BODY, TD
{
	font-family:Arial;
	font-size : 11px;
	color: #FFFFFF;
}

.caption
{
	font-family: arial;
	font-size : 9px;
	color: #FFFFFF;
	text-decoration:none;
	padding:5px;
	font-weight:bold
}

.listen
{
	color:990000;
	text-decoration:none;
	font-weight:bold;
}

.buy
{
	color:99FF33;
	text-decoration:none;
	font-weight:bold;
}

.inactive
{
	color:666666;
}

.price
{
	color:white;
	text-decoration:none;
	font-size : 15px;
	font-weight:bold;
}


.table_header
{
	font-family:verdana;
	font-size : 9px;
	color: 000000;
	background-color:#999999;
	line-height: 12px;
	font-weight:bold;
	text-decoration:underline;
}

.row_highlight
{
	background-color:#FFFFFF;
}

.row_lowlight
{
	background-color:gainsboro;
}

.product
{
	border:#000000 1px solid;
}

.title
{
	font-family:Verdana;
	font-size : 12px;
	color: #F26E23;
	font-weight:bold;
	text-transform:uppercase;
}

.product_title
{
	font-family:Verdana;
	font-size : 12px;
	color: 13262C;
	font-weight:bold;
	padding-left:10px;
}

.breadcrumbs
{
	font-family:verdana;
	font-size : 9px;
	font-weight:bold;
	color: 13262C;
	line-height: 12px;
	text-decoration: none;
}

.categories
{
	font-family:verdana;
	font-size : 9px;
	font-weight:bold;
	color: 000000;
	line-height: 12px;
	text-decoration: none;
}

.copyright
{
	font-family:arial;
	font-size : 9px;
	color: 999999;
	line-height: 12px;	
}


.link
{
	text-decoration: underline;
	color: 990000;
	font-size : 10px;
}

.link:hover
{
	text-decoration: underline;
	color: 666666;
	font-size : 10px;
}

A
{
	text-decoration: underline;
	color: #F26E23;
}

A:Hover
{
	text-decoration: underline;
	color: #F26E23;
}

.highlight
{
	font-weight: bold;
}

.tasteful
{
	font-weight: bold;
	color:990000;
}

.licks
{
	font-weight: bold;
	color:666666;
}

.records
{
	font-weight: bold;
	color:000000;
	text-decoration:none;
}

#footer
{
	color:ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration:none;
}

#footer a
{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration:none;
}

#footer a:hover
{
	color:#F26E23;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration:underline;
}

.checkbox
{
	font-size:3px;
}

.popup_form
{
	background:url('/images/watermark.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}

.form_label
{
	font-weight: bold;
	text-align: right;
}

INPUT
{
	border-top: 0px #0D1C1F solid; 
	border-left: 0px #0D1C1F solid; 
	border-right: 0px #0D1C1F solid; 
	border-bottom: 1px white dotted;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	background-color:#111111;
	color:white;
}

TEXTAREA, SELECT
{
	border: 1px white dotted;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	background-color:#111111;
	color:white;
}

.mailing_list
{
	border-top: 1px #0D1C1F solid; 
	border-left: 1px #0D1C1F solid; 
	border-right: 1px #0D1C1F solid; 
	border-bottom: 1px #0D1C1F solid;
	font-family: Arial; 
	font-size: 15px; 
	font-weight: normal;
}

.grid
{
	 border:1px black solid;
	 background-color:#CCCCCC;
	 padding:2px;
}

.error
{
	background-color: yellow;
}

#artist_page
{
	height:480px;
	width:760px;
}

.field
{
	color:#FFFFFF;
	font-size:8px;
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:bold;
}

.required_field
{
	color:#F26E23;
	font-size:8px;
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:bold;
	white-space:nowrap;
}

.section_header
{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.form_section
{
	border-top:1px #F26E23 dotted;
	width:190px;
	position:relative;
}

.form_table
{
	border-top:1px #F26E23 dotted;
	width:700px;
	position:relative;
}

.error_message
{
	display:none;
	color:black;
	border:1px red solid;
	position:relative;
	top:-16px;
	left:-8px;
	background-color:red;
}


.login
{
	border-top: 0px #0D1C1F solid; 
	border-left: 0px #0D1C1F solid; 
	border-right: 0px #0D1C1F solid; 
	border-bottom: 1px black dotted;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	background-color:#F26E23;
	color:white;
}

