body, div, td{
	font-family: arial; /*verdana;*/
}


body{
	font-size: 0.8em;
	background-color: #ffffff;
	background-image: url(gfx/bgfaded.png);
}

td{
	font-size: 0.8em;
}

#snowmaninfo{
	margin: 1em;
	border: 1px solid #000000;
	text-align: justify;
	padding: 2px;
}

a{ text-decoration: none;}

.worktitle a, .worktitle a:link{
	color: #333333;
	text-decoration: underline;
}

a:link, a:visited{
	color: blue;
}

a:hover{ color: red;}

#wrapper{
}

#header{
	background-color: #ffffcc;/*#422010;*/
/*	background-image: url(gfx/fadedmusicyellow.jpg);*/
	background-repeat: no-repeat;
	background-position: top right;
	color: black;
}

#searchbar{
	padding: 4px;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-weight: bold;
	background-color: black;
	color: white;
	text-align: center;
}

#searchbar input, #searchbar select{
	border: 1px solid #acacac;
	background-color: #ffffff;
}

#homepagetext{
	text-align: justify;
}
#homepagetext p{
	margin: 0.3em;
	line-height: 1.3em;
}

#navtrail{
	clear: both;
/*	border-bottom: 1px dotted #acacac;*/
	font-weight: bold;
}



#navtrail a{
	text-decoration: none;
	color: black;
}

#navtrail a:hover{
	color: red;
}
h1, h2{font-family:  "book antiqua", palatino, "palatino linotype",serif; font-style: italic;margin-top: 5px;margin-bottom: 2px; padding: 0;}

h1{
	font-size: 1.3em;
	margin-bottom: 1em;
}


h2{	font-size: 1em;}
.shortintro{
	font-size: 1.2em;
 font-style: italic;
	font-weight: bold;
}
#centercontent h1{
/*	background: #000000;
	background-image: url(gfx/righth2fade.png);
	background-repeat: repeat-y;
	color: white;
*/
	border-bottom: 1px solid #acacac;
}

#centercontent h2{
	margin: 0;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
}

#footer{ 	color: #555555;}

th, td{
	padding: 4px;
}

th{ font-weight: bold; padding: 6px;}

.tdr{ text-align: right;}
.tdc{ text-align: center;}

.cartquantity{
	width: 4em;
	text-align: right;
}

#centercontent{
	line-height: 1.6em;
	background-color: white;
	-moz-border-radius: 9px;
	border: 1px solid #000000;
}

#rightcontent .box{
	border: 1px solid #acacac;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	-moz-border-radius: 7px;
	background: #eeeeee;
}

#rightcontent .box h2{
	background: #000000;
	background-image: url(gfx/righth2fade.png);
	background-repeat: repeat-y;
	color: white;
	/*font-size: 1em;*/
	border-bottom: 1px solid #acacac;
	text-align: center;
	padding: 2px;
	margin: 0;
}

#rightcontent .box p{
	margin: 3px;
	padding: 0px;
}

#rightcontent .box input, #rightcontent .box select{
	width: 10em;
	border: 1px solid #acacac;
	font-family: verdana;
}

.flabel{
	background-color: #ddddff;
	padding: 2px;
	border-top: 1px solid #acacac;
	margin-top: 4px;
	font-weight: bold;
}

.textshort{
	width: 40em;
	height: 5em;
}

.ffield input{
	width: 20em;
}

.textlong{
	width: 40em;
	height: 20em;
}

.cdlistitem{
	clear: both;
}

.cdlistitem h2{

}

.cdlistitem a{
	color: black;
}

.cdthumb{
	float: left;
	width: 110px;
	height: 110px;
}

.cdthumb img{
	border: 1px solid #acacac;
}

.cdimage{
	float: left;
	width: 220px;
	height: 220px;

}

.cdimage img{
	border: 1px solid #acacac;
}

.newsmeta{
	font-style: italic;
}

.gimage{
	float: left;
	margin: 4px;
	width: 160px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
}

.gimage img{
	border: 1px solid black;
}

.worktitle{
	font-size: 1em;
	font-weight: bold;
	color: black;
}

.h1worktitle{
	font-size: 1.4em;
	margin-bottom: 2px;
	padding-bottom: 0;
}

.pinfo{
	vertical-align: top;
	padding-left: 10px;
}

.pdate{
	width: 150px;
	text-align: right;
	vertical-align: top;
}

.lbl{
	font-weight: bold;
}

div.lbl{
	margin-top: 1em;
}

div.quote
{
	margin: 1em;
	font-style: italic;
	font-weight: bold;
}

ul.imglist{
list-style: none;
display: block;
text-align:center;
}

ul.imglist li a{
display:inline;
margin:auto;
}

ul.imglist li{
list-style: none;
/*float: left;*/
margin: 1em;
padding: 0;
text-align: center;
max-width: 300px;
   display:inline-block;
   *display:inline; /* ie7 fix */
}
ul.imglist .bimg{
padding: 1em; margin: 0.5em; border: 1px solid #eee;
background-color: #fafafa;
color: #222;
}

div.bioimagecredit{
font-style: italic;
font-size: 0.9em;
color:#333;
}

ul.imglist li.bimg img{
border: 2px solid #ddd;
margin:auto;
margin-bottom: 0.5em;
}

ul.imglist li.bimg a:hover img{
border: 2px solid #eee;
}

div.bioimagecaption{
border-top: 1px solid #eee;
}


/* New styles for static archive of the site */
#searchbar,
#recordingsearchform {
	display: none;
}
