body {
	color: #FFF;
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #ff9900;
}

#header {
	background: #9B6A73 url(../images/bg_header.gif) no-repeat top right;
	height: 50px;
	color: #000;
	padding-bottom: 1em;
	}

#header a img {
	border: none;
	}

#nla {
	background: #000;
	text-align: right;
	}

#digicol {
	float: left;
	margin-top: -23px;
	width: 180px;
	height: 45px;
	}

#container {
	width: 960px;
	margin: 15px auto 0;
	/*position: relative;*/
	}

#mp3 {
	width: 470px;
	float: right;
	}
	
#recordingInfo {
	position: fixed;
	width: 470px;
}

#recordingInfo h1 {
	font-size: 15px;
	}

#recordingInfo .creator {
	float: left;
	width: 280px;
	}

#recordingInfo .cataloge {
	float: right;
	width: 180px;
	}


#recordingInfo p span {
	display: block;
	}

#recordingInfo p {
	margin: 0;
	}


.more-info a {
	font-size: 10px;
	color: #000;
	}

#player {
	clear: both;
	padding-top: 1em;
	}






#transcript, #bibrecord, #download {
	width: 470px;
	float: left;
	border-left: 1px solid #B87B86;
	border-right: 1px solid #B87B86;
	border-bottom: 1px solid #B87B86;
	margin-bottom: 2em;
	}
	
#bibrecord {
	width: 470px;
	float: left;
	}

#tabs {
	width: 470px;
	float: left;
	}
		
.speaker {
	font-weight: bold;
	cursor: pointer;
	}
	
#transcript h2, #download h2 {
	font-size: 14px;
	padding-left: 12px;
	}

#transcript p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
	

#transcript table {
	border-collapse: collapse;
	margin-bottom: 2em;
	}

#transcript th {
	white-space: nowrap;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 1em;
	background: #222;
	}
	
#transcript p.current, #transcript tr.current, table.current {
	background: #FFFF99;
	background: #B8B875;
	background: #E1E18A;
	color: #333333;
	}

#transcript tbody tr:hover {
	background: #FFFF99;
	color: #333333;
	}


#transcript tbody td {
	vertical-align: baseline;
	border-bottom: 1px solid #000;
	padding: 1em;
	}

#bibrecord table {
	border-collapse: collapse;
	margin-bottom: 2em;
	}

#bibrecord tbody td {
	vertical-align: baseline;
	border-bottom: 1px solid #000;
	padding: 1em;
	font-size: 12px;
	}

#silent {
	position: absolute;
	top: 0;
	left: -9999px;
	}







#citation {
	text-align: right;
	position: fixed;
	left: 50%;
	bottom: 30px;	
	width: 300px;
	margin-left: 180px;
	}


#backTop {
	position: fixed;
	left: 50%;
	bottom: 30px;
	width: 200px;
	margin-left: 20px;
	}

#backTop a {
	background: url("../images/arrow_up.gif") no-repeat top left;
	padding-left: 20px;
	display: block;
	}

.search {
	float: left;
	width: 45%;
	}


#footer {
	clear: both;
	background: #B87B86;
	border-top: 1px solid #000;
	height: 20px;
	margin-top: 2em;
	}

	

	
	
/* TAB PANEL STYLES */

div.tabpanel div.tab-row{
  float:left;
  width:100%;
  background: url("../images/tabs/bg.gif") repeat-x bottom left;
  line-height:normal;
  }

div.tabpanel div.tab-row ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
  
div.tabpanel div.tab-row li {
  float:left;
  background:url("../images/tabs/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
  
div.tabpanel div.tab-row a {
  display:block;
  background:url("../images/tabs/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  white-space:nowrap;
  color:#eee;
  }
  
div.tab-panel {
	clear: left;
}
  
div.tabpanel div.tab-row a:hover {
  color:#fff;
  }
  
div.tabpanel div.tab-row li.selected {
  background-image:url("../images/tabs/left_on.gif");
  }
  
div.tabpanel div.tab-row li.selected a {
  background-image:url("../images/tabs/right_on.gif");
  color:#333;
	color: #FFF;
  padding-bottom:5px;
  }
  
 a.about {
     border-right: 1px solid #000000;
     padding: 1px 6px 1px 6px;
     color: #000000;
 }
 
 /*#download {
	width: 530px;
	float: left;
	}
 */
 #download p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}

#download-summary table {
	border-collapse: collapse;
	margin-bottom: 2em;
	width:100%; 
	}

#download-summary table td {
	vertical-align: baseline;
	border-bottom: 1px solid #000;
	padding: 1em;
	}

#download-audio table {
	border-collapse: collapse;
	margin-bottom: 2em;
	width:100%; 
	}

#download-audio table td {
	vertical-align: baseline;
	border-bottom: 1px solid #000;
	padding: 1em;
	}
 
 
 /* Inline Search Widget Styles */
 
		
#inlineSearch {
	visibility: hidden; /* js displays upon domready */			
}		

#searchToggle {
	background-image:url(../images/inline_search_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	/*width:30px;*/	
	width: 66px;	
	cursor:pointer;
	z-index: 101;
	position:fixed;
	left:50%;
	bottom:70px;
	margin-left: -8px;
}

/*#searchToggle.hovered {
	padding-left: 4px;
}
#searchToggle.hovered #searchPanelContainer {
	margin-left: -4px;
}*/

#searchToggle img {
	margin:5px 0 0 3px;
	
}

#searchToggleLabel {
	position:absolute;
	top:9px;
	right: 4px;	
	color: white;
	z-index: 102;
	
}

#searchPanelContainer {
	z-index: 100;
	position:fixed;
	left:50%;
	bottom:70px;
	margin-left: -8px;
}
#searchPanel {
	background-image:url(../images/inline_search_bg.gif);
	background-repeat:no-repeat;
	width:280px;
	height:30px;			
	padding:0 0 0 8px;
	opacity: 0.95;
	
}
#searchResults {
	cursor: pointer;
}

#searchField {
	margin-left: 30px;
	margin-top: 3.5px;
}

.highlighted {
	color: white; 
	background-color: #9B6A73; 
	border: 2px solid #9B6A73;
}
.highlighted.focused {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:1.2em;
	color: black;
	background-color: #FFCC33; 
	border: 2px solid #FFCC33;
}

#searchTip {
	visibility: hidden;	
}

#searchTip .tip {
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;	
	width: 240px;
	z-index: 102;
	position: fixed;
	bottom: 110px;
	left: 50%;
	font-size: 0.9em;
}

#searchTip  .tip-title {
	font-weight: bold;
	}

#searchTip .tip-close {
	float: right;
	}
	
.blockout {position: absolute; z-index: 30; background-color: black; opacity: 0.5; filter: alpha(opacity = 50); } 
 
