p,blockquote,ol,ul,li,div,td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:visited
{
	color: #0066cc;
}

a:hover
{
	color: #0099ff;
}

h1
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
}

h2
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.photocredit
{
	font-size: 10px;
	color: #cccccc;
}

input.box
{
	border: 1px #cccccc solid;
	font-family: Courier New,Courier,monospace;
	color: #666666;
	background-color: #f0f0f0;
}

input.button
{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;	
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

input.shoppingcart-qty {
    font-size: 10px;
    text-align: right;
}

div.home_box
{
	border: 1px #cccccc solid;
	padding: 5px;
	margin-bottom: 10px;
}

div.home_box div.title
{
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica,sans-serif;
	background-color: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
}

div.home_box hr
{
	height: 1px;
	width: 100%;
	color: #cccccc;
	border: dotted;
	margin-bottom: 12px;
}

.home_news_title
{
	font-weight: bold;
}

.home_news_datetime
{
	font-size: 10px;
	font-style: italic;
}

.releases_index_artist
{
	font-weight: bold;
}

.releases_detail_artist
{
    font-size: 13px;
	font-weight: bold;
}

.releases_detail_album
{
    font-size: 13px;
	font-style: italic;
}

.releases_detail_catalog_no
{
    font-size: 13px;
}

.releases_detail_tracklist_heading
{
    font-size: 10px;
    text-transform: uppercase;
}

.releases_detail_description
{
    font-size: 9px;
}

.releases_detail_price
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.releases_detail_deleted
{
	color: #cc0000;
	font-weight: bold;
}

.releases_detail_addtocart
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 11px;
}

.releases_detail_buyalbum
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 12px;
}

div#topnav
{
	margin-top: 12px;
	text-align: center;
}

div#footer
{
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	margin-top: 12px;
}

table.event th
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 12px;
}

table.event td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.formerrors, div.formerrors p, div.formerrors ul, div.formerrors ul li
{
	color: #cc0000;
	font-weight: bold;
}

table.formfields
{
}

table.formfields th
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.formfields td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.tracklisting {
    border: none;
    border-collapse: collapse;
    padding: 0px;
}

table.tracklisting td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
    padding: 2px;
    border: none;
}

table.shoppingcart
{
    border: 1px solid #000000;
    border-collapse: collapse;
}

table.shoppingcart th
{
    background-color: #cccccc;
    border: 1px solid #000000;
    font-size: 11px;
    padding: 4px;
}

table.shoppingcart td
{
    border: 1px solid #000000;
    font-size: 11px;
    padding: 4px;
}