BODY, TD
{
	font-family:Arial;
	font-size : 11px;
	color: 7D7D7D;
}

.caption
{
	font-family:verdana;
	font-size : 9px;
	color: 666666;
	line-height: 12px;
	text-style: italic;
	text-decoration:none;
	text-align:right;
}

.description
{
	font-family:Arial;
	font-size : 11px;
	color: 7D7D7D;
}

.listen
{
	color:CC0000;
	text-decoration:none;
	font-weight:bold;
}

.buy
{
	color:#00CC00;
	text-decoration:none;
	font-weight:bold;
}

.inactive
{
	color:666666;
	font-style:italic;
	text-decoration:line-through;
}

.price
{
	color:green;
	text-decoration:none;
	font-size : 11px;
	font-weight:bold;
}


.table_header
{
	font-family:Arial;
	font-size : 11px;
	color: white;
	background-color:black;
	font-weight:bold;
	line-height:12px;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
}

.packing_slip_header
{
	font-family:verdana;
	font-size : 6px;
	color: 000000;
	background-color:#999999;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	line-height:10px;	
}

.packing_slip_item
{
	font-family:verdana;
	font-size : 6px;
	color: 000000;
	background-color:white;
	padding-top:2px;
	line-height:10px;
}

.row_highlight
{
	background-color:#FFFFFF;
}

.row_lowlight
{
	background-color:gainsboro;
}

.product
{
	border:#000000 1px solid;
}

.title
{
	font-family:Verdana;
	font-size : 12px;
	color: e01c24;
	font-weight:bold;
}

.product_title
{
	font-family:Verdana;
	font-size : 12px;
	color: e01c24;
	font-weight:bold;
	padding-left:10px;
}

.breadcrumbs
{
	font-family:verdana;
	font-size : 9px;
	font-weight:bold;
	color: CC0000;
	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: CC0000;
	font-size : 10px;
}

.link:hover
{
	text-decoration: underline;
	color: 666666;
	font-size : 10px;
}

A
{
	text-decoration: underline;
	color: 269dd4;
	text-decoration:none;
}

A:Hover
{
	text-decoration: underline;
	color: e01c24;
	text-decoration:none;
}

.highlight
{
	font-weight: bold;
	color: e01c24;
}

#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:CC0000;
	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;
	padding:10px;
}

.form_label
{
	font-weight: bold;
	text-align: right;
	color:black;
	white-space:nowrap;
}

SELECT, INPUT, TEXTAREA
{
	border-top: 1px #000000 solid; 
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-bottom: 1px #000000 solid;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	padding-left:2px;
}

.radio
{
	border:0px;
}

.grid
{
	 border:1px black solid;
	 background-color:#efefef;
	 padding:2px;
}

.error
{
	background-color:#FF3333;
}

#artist_page
{
	height:480px;
	width:760px;
}


#header
{
	font-weight:bold;
	size:10;
	color:#666360;
}

#header IMG
{
	padding-bottom:3px;
	vertical-align:top;
}
