/* here we go*/
body {
	font-family: verdana;
	/* font-size: 12px; */
	font-size: 11px;
	color: #cccccc;
	/* background-color: #00415c; */
	background-color: #333333;
}

p.singspace {
	margin:1px 0 1px 0;
}

a.offsite {
font-family: verdana;
font-size:11px;
color: #cccccc;
}

a.composer {
font-family: verdana;
font-size:11px;
color:#99ffff;
}

a.linkletters:hover {
	color:#f90;
}


pre {
color:#cccccc;
font-family: monaco;
font-size: 10px;
}

span, p, td, blockquote {
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
}

ul.flat {
	margin-left:0;
	padding-left:0;

}

ul.flat li {
	margin-left:0;
	padding-left:0;
	list-style:none;

}

.staffemail	{
	font-family: verdana;
	font-size: 11px;
	color: #99ffff;
	text-decoration:none;
}

.header	{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}


.mainletter
{
	font-family: verdana;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.orangeheader
{
	font-family: verdana;
	font-size: 12px;
	color: #ff9900;
}

.orangemed
{
	font-family: verdana;
	font-size: 11px;
	color: #ff9900;
}

.orangesmheader {
	font-size:11px;
	color:#ff9900;
	font-weight:bold;
}

.link1	{
	font-family: verdana;
	font-size: 10px;
	color: #66cccc;
	font-weight: bold;
	text-decoration: none;
}

.link2	{
	font-family: verdana;
	font-size: 10px;
	color: #33ffff;
	font-weight: bold;
	text-decoration: none;
}

.link3	{
	font-family: verdana;
	font-size: 10px;
	color: #33ffff;
	font-weight: bold;
	text-decoration: none;
}

.link4 {
/* mini link */
	font-family: verdana;
	color: #66cccc;	
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
}

.linkcomposer	{
	font-family: verdana;
	font-size: 11px;
	color: #ccffff;
	text-decoration: none;
	line-height: 150%;
}

.resurl	{
	font-family: verdana;
	font-size: 11px;
	color: #99ffff;
	text-decoration: none;
	line-height: 150%;
}

.linklist	{
	font-family: verdana;
	font-size: 11px;
	color: #ccffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}

.linktimeperiod	{
	font-family: verdana;
	font-size: 11px;
	color: #ccffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}

.linklisthead	{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
	line-height: 18px;
}

.linkletters	{
	font-family: verdana;
	font-size: 12px;
	color: #33ffff;
	font-weight: bold;
	text-decoration: none;
}

/*.current {
	color: #ff9900;
}*/

.linkaboutcurrent	{
	font-family: verdana;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}

.linkaboutother	{
	font-family: verdana;
	font-size: 11px;
	color: #66ffff;
	text-decoration: none;
}

.linkaboutresouce	{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
}

.abouttext
{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	line-height: 1.3;
}

.abtbroadcntry 
{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}

.abtresourceheaders 
{
	font-family: verdana;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}

.copyright
{
	font-family: verdana;
	font-size: 9px;
	color: #669999;
}

.copyright2
{
	font-family: verdana;
	font-size: 9px;
	color: #669999;
	line-height: 1.3;
}


a.support {
	font-size: 12px;
}


/* for search by composer */

.piece_name
{
	font-family: verdana;
	font-size: 11px;
	color: #99ffff;
	font-weight: bold;
	text-decoration: none;
}

.piece_year
{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
}

.piece_instruments
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

.piece_info
{
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	background-color: #4B4B4B;
}

/* for piece view */

.piece_title
{
	font-family: verdana;
	font-size: 13px;
	color: #99ffff;
	font-weight: bold;
}

.section_title 
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9900;
}

.back_to_top
{
	color: #99ffff;
	text-align: right;
}

.anchored_links
{
	font-size: 10px;
	font-weight: bold;
	color: #66ffff;
}

.movement_title
{
	color: #99ffff;
	text-decoration: none;
}

.listen_complete
{
	font-size: 11px;
	font-weight: bold;
	color: #66ffff;
	text-decoration: none;
}

.piece_stats
{
	font-weight: bold;
	color: #ffffff;
	width:110px;
}


/* popup stuff */

body.pop {
	background-image:url("images/bluepoptop.gif");
	background-repeat:repeat-x;
}

.pop_close
{
	font-family: verdana;
	font-size: 10px;
	color: #99ffff;
	font-weight: bold;
	text-decoration: none;
}

.popheading
{
	font-family: verdana;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;

}

.popcomp_name
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

div.popcont {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

/* CURRENT FEATURE */

.feat_boldtext {
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}

.feat_blue
{
	font-family: verdana;
	font-size: 11px;
	color: #99ffff;
	text-decoration: none;
}

.feat_bluebold
{
	font-family: verdana;
	font-size: 11px;
	color: #99ffff;
	font-weight: bold;
	text-decoration: none;
}

h3.feat_header {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}


 span.piece_link_or {
	display:block;
	margin:1px 0;
 }
 
 img#ordoc {
 	position:absolute;
 	top:65px;
 	left:640px;
 }
 


/* PODCAST */

div#exploded {
	border:1px dotted #ff9900;
	width:528px;
	margin-bottom:6px;
}


div#exploded table {
	margin:4px 0 10px 0;
}

div#flsh1 {
	vertical-align:middle;
	width:368px;
	margin-left:8px;
}

div#podcast {
	width:148px;
	margin-top:9px;
}

div#mp3dl {
	margin:0;
	padding:0;
	width:150px;
	clear:left;
}

a.reg {
	color:#9ff;
	text-decoration:none;
	}

div.exview {

	margin:11px 11px 4px 11px;
}

a.red {
	color:#f90;
}

img.rssimg {
	vertical-align:middle;
	margin-left:2px;
}

.sideor {
	color:#f90;
}

input#sterm {
	margin:2px 1px 2px 0;
	width:100px;
}

/* do I need to add this to the spacer_grey.gif arrowmenu[12]?
style="margin-top:3px;
*/