BODY, TD
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: 000000;
}

#main_body
{
	background-color: ffffff;
	background-image:url(/occasional_superstar/images/poplifeBG.jpg);
	background-color:#FFF;
	background-position:left;
	background-position:top;
	background-repeat:inherit;
}

#site_navigation_links
{
	text-align:right;
	padding-left:5px;
	background-color:#e51e25;
	height:24px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#site_navigation_links td
{
	padding:5px;
	vertical-align:top;
}

#site_navigation_links a
{
	color:white;
	text-decoration:none;
}

#site_navigation_links a:hover
{
	color:CCFF00;
	text-decoration:none;
}

#sub_navigation_links
{
	text-align:left;
	padding-left:5px;
	background-color:#000000;
	height:25px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#sub_navigation_links td
{
	padding:5px;
	vertical-align:top;
	font-weight:bold;
}

#sub_navigation_links a
{
	color:white;
	text-decoration:none;
}

#sub_navigation_links a:hover
{
	color:CC0000;
	text-decoration:none;
}


#sub_navigation
{
	 padding:3px;
	 border:1px #CCCCCC solid;
	 width:100%;
}

#ads
{
	border:1px #FFFFFF solid;
	width:100%;
	background-color:#FFFFFF;
}

#ads img
{
	border:1px #000000 solid;
}

#blog_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#99CCFF;
	font-weight:bold;
	text-decoration:none;
}

#caption
{
	font-family:verdana;
	font-size : 9px;
	color: #CC0000;
	text-decoration:none;
	text-align:right;
}

#comment_container
{
	height:25px;
	width:40px;
	background-position:center;
	background:url(/occasional_superstar/images/comments.gif);
	background-repeat:no-repeat;
	
}

#comment_container span
{
	color:#FFFFFF; 
	font-size:9px;
	font-family:verdana; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;
	position:relative;
	top:6px;
	left:12px;
}


.listen
{
	color:CC0000;
	text-decoration:none;
	font-weight:bold;
}

.buy
{
	color:#00CC00;
	text-decoration:none;
	font-weight:bold;
}

.inactive
{
	color:CCCCCC;
	font-style:italic;
}

.price
{
	color:green;
	text-decoration:none;
	font-size : 10px;
	font-weight:bold;
}


.table_header
{
	font-family:verdana;
	font-size : 9px;
	color: #666666;
	background-color:#99CCFF;
	font-weight:bold;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;
}

.packing_slip_header
{
	font-family:verdana;
	font-size : 6px;
	color: #666666;
	background-color:#99CCFF;
	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: CC0000;
	font-weight:bold;
}

.product_title
{
	font-family:Verdana;
	font-size : 12px;
	color: CC0000;
	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;
}

.list_link
{
	text-decoration: none;
	font-size:10px;
	color:#666666;
}

.list_link:hover
{
	text-decoration: underline;
	color: #CC0000;
	font-size : 10px;
}

A
{
	text-decoration: none;
	color: FF99FF;
}

A:Hover
{
	text-decoration: underline;
	color: 99CCFF;
}

.highlight
{
	font-weight: bold;
	color:CC0000;
}

.header
{
	color:white;
	text-decoration:none;
}

#footer
{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration:none;
}

#footer a
{
	color:#000000;
	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;
	height:100%;
	width:100%;
}

.form_label
{
	font-weight: bold;
	text-align: right;
	color:black;
	white-space:nowrap;
}

SELECT, INPUT, TEXTAREA
{
	border:1px #666666 dotted;
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: normal;
}


#artist_id
{
	border:1px #666666 dotted;
	font-family: Arial; 
	font-size: 16pt; 
	font-weight: bold;
	width:350px;
	background-color:#000000;
	color:white;
}

#main_navigation TD
{
	font-size:7.5pt;
	font-family:Verdana, sans-serif;
	color:white;
	font-weight:bold;
	letter-spacing:-1px;
	padding-right:50px;
}

#artist_navigation
{
	height:15px;
}

#artist_navigation TD
{
	padding-left:0px;
	background-color:#000000;
}

#artist_navigation A
{
	padding-right:114px;
	background-color:#000000;
	padding-left:5px;
	height:15px;
	vertical-align:middle;
}

#artist_navigation A:HOVER
{
	background-color:#444444;
	cursor:pointer;
}

#main_navigation
{
	height:15px;
}

#main_navigation TD
{	
	padding-right:0px;
}

#main_navigation A:HOVER
{
	background-color:#000000;
	cursor:pointer;
}

#main_navigation A
{
	padding-left:25px;
	padding-right:5px;
	height:15px;
	vertical-align:middle;
}

#previews TD
{
	padding-right:3px;
}

#previews td img
{
	border:1px #EEEEEE solid;
}

#product_image img
{
	border:1px #EEEEEE solid;
}


#scroll_button
{
	cursor:pointer;
}

#drag_bar
{
	cursor:move;
}

.radio
{
	border:0px;
}

.grid
{
	 border:1px #E6E6E6 solid;
	 background-color:#FFCC00;
	 padding:2px;
}

.error
{
	background-color:#FF3333;
}

#artist_page
{
	height:480px;
	width:760px;
}

.comment_table
{
	border:1px #BBBBBB solid;
	background-color:#EFF0F2;
}

.comment_table #heading
{
	padding:3px;
	color:#444444;
	font-size:10px;
}

.comment_table #message
{
	padding:10px 5px;
	background-color:white;
}

#categories
{
	color:#99CCFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}

#categories:hover
{
	color:#CC0000;
	background:url(/occasional_superstar/images/navigation_background.jpg);
	background-position:top;
	background:no-repeat;
}

#categories #arrows
{
	color:#FF99FF;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
	padding-right:3px;
}

#categories #arrows:hover
{
	text-decoration:none;
}


