/* OCLC Web Site Main Style Sheet */

			/*  Bib Formats classes  */
.bfaslayouttable {
	background-color: #fff;
	}
	
.bfaslayouttable td, .bfaslayouttable th {
	vertical-align: top;
	text-align: left;
	}
	
.subfield  th{
	padding-top: .0em;
	padding-right: 1em;
	/* the subfield class is on the tablerow*/	
	}
.formats span{
	margin-left: 1em;
	float: left;
	font-size: 85%; 
	font-weight: 600; 
	color: #666666; 
	}
	
	
span.details {
	color: #666666; 
	margin-right:1em;
	font-weight: 600;
	float: left;
	font-size: 85%; 
	margin-top: 6px;
	margin-bottom: 12px;
	/* the details class is on the h4 and it contains a span element */
	}
	
.details span{
	color: #666666; 
	font-weight: 600;
	margin-left: 2em;
	padding-right:1em;
	float: left;
	font-size: 85%; 
	margin-top: 6px;
	/* the details class is on the h4 and it contains a span element */
	}

.details h4{	
	}

.fieldsummary th {
	font-size: 100%;
	}
.fieldsummary td {
	font-size: 90%;
	padding: .3em .5em .3em 0;
	}

	.chapter th {background-color: #ffffff;}
	table.bfaslayouttable tr th {background-color: #ffffff;}   /* fix old th that were not replaced by td  */
	table.field tr th {background-color: #ffffff;}   /* fix old th that were not replaced by td  */
	table.datatable tr th {background-color: #FFD8B7;}
	
table.structuredexample, table.indicator, table.subfield{
	margin-top: 9px;
	margin-bottom: 9px;
	}
	
.structuredexample tr td  { 
	border-style: none !important;
	padding: 0 0 0 0 !important;
	}
	
li p table.structuredexample {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
li  p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.fieldnav H1{
	padding-top: 2em;
	}
.fieldnav a{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	}

.topnav a{
	font-weight: bold;
	vertical-align: middle;
	font-size: 80%;
	font-weight: 600;
	}
	
.topnav p{
	/*  font-family:Tahoma, Geneva, "Arial Unicode MS", Arial, Helvetica, sans-serif;  */
	color: #fff;
	margin-left: 20px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 130%;
	padding-top: 0em;
	}
	
.topnav td{
	padding-top: 12px;
	}
	
.sidehead h3{width: 105px}
	

h1 {
	position: relative;
	left: 0px;
	padding-top: 18px;
}

h2 {
	font-size: 120%; }
	color: #333; /*   #DA5700  C87300 */
}
.chapter h3 {
	color: #DA5700 !important; 
	margin-bottom: 6px;
	padding: 0px 0 0 0;
	font-size: 100%;
	padding-right: 9px !important;}

.chapter th h3 {
	color: #DA5700 !important; 
	margin-bottom: 6px;
	padding: 0px 0 0 0;
	font-size: 100%;
	padding-right: 9px !important;}
	
.bfaslayouttable h3 {
	color: #DA5700 !important; 
	margin-bottom: 6px;
	margin-top: 0;
	padding: 0 0 0 0;
	font-size: 100%;
	padding-right: 9px !important;}
	
.chapter h3 {
	margin-top: 6px;
}

h4 {text-decoration: underline; padding-top:1em;}
h4.details {text-decoration: none; padding-top:1em; font-style: normal}



.doctitle td {
	color: #fff;
}

.bigger {
	font-size: 105%;
	}

.footnote {
	font-size: 80%;
	line-height: 150% ;
	margin-left: 2em ;
	}
	
.footnote li{
	font-size: 95%;
	margin-left: 2em ;
	margin-top: .5em ;
	padding-top: 0px ;
 	}
 	
p.footnote  {
	margin-top: 1em;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

ul.footnote, ol.footnote  {
	margin-top: 1em ;
	margin-bottom: 0px;
	padding-bottom: 0px ;
}

.subfieldname{
	color: #666666; 
	margin-right:1em;
	width: 120px;
	font-weight: 600;
	float: left;
	font-size: 85%; 
	margin-top: 3px;
	margin-bottom: 12px;
	/* the details class is on the h4 and it contains a span element */
	}

.characterPositionLabel {text-align: right;}

.ul {text-decoration: underline;}

.examplegp td{font-size: 100%; font-family: courier, monospace;}

.examplegpcaption{font-size: 90%; font-family:  Verdana, Geneva, "Arial Unicode MS", Arial, Helvetica, sans-serif; }

p.examplegpdesc {font-size: 90%; font-style: italic; font-family: Verdana, Geneva, "Arial Unicode MS", Arial, Helvetica, sans-serif;  padding: 6px 1em 9px 1em;}

td.sidehead {width:120px; text-align:left;}
	
