/* v3-specific styles */

a {
color: #910000;
text-decoration: none;
}

a:hover {
background-color: #E4ABAB;
}

body {
color: #000000;
margin: 20px;
padding:0px;
font-size:11px;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url("/pics/branding/bgtile.gif");
}

td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
margin: 0px;
}

fieldset {
width: 500px;
border: solid 1px #000000;
margin-top: 5px;
text-align: left;
}

label {
display: block;
font-weight: bold;
margin-top: 4px;
}

legend {
background-color: #910000;
color: #FFFFFF;
padding: 3px;
border: solid 1px #000000;
}

input, textarea {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}

/* Page Heading, using Image Replacement method. Yay for no extra <spans>! */
h1 {
padding: 100px 0 0 0;
overflow: hidden;
background-repeat: no-repeat;
height: 0px !important; /* for most browsers */
height /**/:35px; /* for IE5.5's bad box model */   
}

h1#pageHeading {
background-image: url("/pics/branding/cherries.jpg");
background-repeat: no-repeat;
background-color: #FFFFFF;
border: 1px solid #000000;
margin-bottom: 0;
}

#content h2 {
background-color: #910000;
border-bottom: 1px solid #000000;
line-height: 20px;
color: #FFFFFF;
margin: 0;
padding: 2px;
}

#content h3 {
color: #910000;
border-bottom: 1px solid #000000;
border-right: 10px solid #000000;
border-top: 1px solid #000000;
margin-top: 5px;
margin-bottom: 2px;
padding-left: 5px;
width: 95%
}

#content ul {
list-style: none;
}

#content li {
margin-bottom: 2px;
}

#content p {
padding: 2px;
padding-top: 0;
margin-top: 0;
}

/* Content Cell */
#content {
margin: 10px 0px 10px 160px;
padding: 0px;
border: 1px solid #000000;
background: #FFFFFF;
}

#left {
position: absolute;
top: 112px;
left: 0px;
margin: 0;
padding: 20px;
width: 150px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 150px;
}
html>body #left {
width: 150px; /* ie5win fudge ends */
}

#footer {
clear: both;
padding:5px;
margin-top: 5px;
margin-left: 160px;
background: #EEEEEE;
border: 1px solid #000000;
color: #333333;
text-align: center;
}

/* Menu */
#navlist
{
padding: 0;
margin: 0;
background: #EEEEEE;
width: auto;
border: 1px solid #000000;
margin-bottom: 10px;
}

#navlist li
{
list-style: none;
margin: 0;
text-align: left;
padding: 0;
height: 21px;
}

#navlist li a
{
margin: 0;
display: block;
padding: 5px 10px 3px 7px;
text-decoration: none;
}

#navlist li a:link {
color: #910000;
}

#navlist li a:visited {
color: #910000;
}

#navlist li a:hover {
border-right: 10px solid #000000;
color: #FFFFFF;
background: #910000;
}

#navlist li a:active {
color: #910000;
background: #DAF2F2;
border-right: 10px sol
id #910000;
}


/* Link Buttons */
#buttonList {
list-style: none;
width: auto;
border: 1px solid #000000;
background-color: #EEEEEE;
padding: 5px;
margin-bottom: 10px;
text-align: center;
}

#buttonlist li {
	margin: 0;
	display: block;
}

#buttonList img {
display: list;
border: 0;
margin: 0;
margin-bottom: 2px;
}

#buttonList a {
	background: #EEEEEE;
}

/* CD List */
#cdList table {
width: auto;
}

#cdList th {
text-align: left;
}

#cdList td {
padding: 1px;
}

.cdArtistCell {
background: #CCCCCC;
}

.cdSingleCell {
background: #AAAAAA;
color: #FFFFFF;
}

.cdAlbumCell {
background: #0080C0;
color: #FFFFFF;
}

.cdEPCell {
background: #EFEFEF;
color: #000000;
}

.cdDVDCell {
background: #EEEEEE;
color: #000000;
}

#cdSummary {
margin-top: 8px;
}

#cdSummary th {
text-align: left;
background: #CCCCCC;
}

#cdSummary td {
background: #EFEFEF;
color: #000000;
padding: 1px;
}

/* Pics */
div.float {
float: left;
border: 1px solid #000000;
width: 140px;
height: 175px;
margin: 4px;
margin-top: 0;
padding: 2px; 
text-align: center;
}
  
div.float p {
text-align: center;
}

div.spacer {
clear: both;
}

.gallery a {
background-color: #FFFFFF;
}

.gallery a img {
border: 0;
}

div.gallery {
text-align: center;
}

#picComments {
text-align: left;
}

.commentBox {
margin-bottom: 2px;
}

/* News */
#newsCalendar table
{
border: 1px solid #000000;
background-color: #EEEEEE;
margin-bottom: 10px;
}

#newsCalendar td {
text-align: center;
width: 20px;
}

#newsCalendar th {
background: #CCCCCC;
color: #000000;
}

.calCurrent {
background-color: #910000;
border: 1px solid #910000;
color: #FFFFFF;
}

.calAvail {
background-color: #E4ABAB;
border: 1px solid #910000;
}

.newsItem {
padding: 0;
}

.newsItem p {
padding: 3px;
margin-top: 0;
padding-top: 0;
}

.newsCommentLine {
margin-bottom: 15px;
margin-top: 0;
padding-top: 0;
padding-left: 3px;
}

.newsCommentLine a {
color: #910000;
text-decoration: none;
}

/* Biography */
#bioPic {
float: right;
border: 1px solid #000000;
padding: 3px;
margin: 5px;
}	
	

