@charset "UTF-8";
/* CSS Document */
.navSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	text-transform: uppercase;
	color: #4E227A;
}
tr {
	padding:20;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
hr {
	border: none 0; 
	border-top: 1px dotted #CCCCCC;
	height: 1px;
}	
.Header1 {
	font-size: 16px;
	font-weight: bold;
	color: #4E227A;
}
.CDTitle {
	color: #4E227A; 
	font-weight: bold; 
	font-size: 14px;
	line-height:18px;
}
.CDTitle2 {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 14px;
	line-height:18px;
}
.ArtistName {
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
}
.SongTitle {
	font-size: 9pt;
	color: #4E227A;
	font-weight: bold;
	line-height:14px;
}
.keyText {
	font-size: 7pt;
	text-transform: none;
	line-height:12px;
	
}	
.redNote {
	font-size: 7pt;
	color: #007EAE;
	text-transform: none;
	line-height:12px;
	
}	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #999900;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #999900;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #999900;
	font-weight: bold;
	}
.note {
	font-size: 7pt;
	text-transform: none;
	line-height: 1;
}
.style2 {
	color: #999900;
	font-weight: bold;
}
#navLeft{
	background-color:white;
	width:20em;
}
#navLeft ul{
	font-weight: bold;
	list-style-type:none;
	padding-top:1.25em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	border:none
}
#navLeft li{
	color: #999900;
}
#navLefton{
	color: #4E227A;
}
.border1 { 
	border: 1px dotted #333; 
}
.titleInfo {
	display:block;
	margin:0;
	width:130px;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	vertical-align: text-top;
}
.titleInfoCD {
	display:block;
	margin:0;
	width:167px;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	vertical-align: text-top;
}
div.ex
{
	width:361px;
	padding:10px;
	border:1px dotted #999999;
	margin:0px;
}
.imagePadRight {
padding-right: 0.5em;
}
.imagePadBottom {
padding-bottom: 0.5em;
padding-top: 0.5em;
}
.imageBorder {
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-right: 0.5em;
padding-left: 0.5em;
border:1px dotted #999999;
}

/* ro copy */ 
#rollHelp a .hide {
	display:none;
} 

#rollHelp a:hover .hide {
	display:block;
	position:absolute;
	top:195px;
	left:415px;
	height:100px;
	width:250px;
	background:#fff;
	font-size:11px;
	border:1px dotted #ccc;
	padding:5px;
	font-size: 9px;
	font-weight: normal;
	line-height:14px;

}

/* open image sample popup */ 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

