/* CSS Document */

/* Harvard College Library Styles - Printer-Friendly Rendition
Author: Enrique Diaz (enrique_diaz@harvard.edu) for HCL
Version: 1.0 - June 2005 */

/* Basics
===================================== */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff;
}

a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
p {
	line-height: 14pt;
}
hr {
	color: #9A8F71;
	margin-bottom: 16px;
	border-style: solid;
}
.top {
	display: none;
}

/* Page Structure
===================================== */
#skip {
	display: none;
	}
#masthead {
	display: none;
}
#banner {
	background-image: url(/images/global/masthead/hcl_lrr.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 21px;
	background-color: #9A8F71;
}
#printmast {
	display: block;
	}
#breadcrumb {
	display: none;
}
#contentwrapper {
	margin: 10px 12px 10px;
}
#updated {
	background-color: #ECECEC;
	clear: both;
	color: #000;
	margin: 0;
	padding: 2px 12px;
}
#footer {
	background-color: #D4D4CB;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 2px 12px;
}
#footer p, #footer a, #footer div {
	color: #000;
}
#footer p, #updated p {
	margin: 0;
	padding: 0;
}
.sepper {
	height: 0;
	clear: both;
}
.right {
	float: right;
}
.tight {
	margin-top: 0;
}
	

/* Headings, Text Styles
===================================== */
h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing: -1px;
}
h1 { 
	font-size: 17pt;
	margin-bottom: 0;
}
h2 { 
	font-size: 13pt;
	margin-top: 0;
}
td h2 {
	margin: 0;
}
h3 { 
	font-size: 11pt;
}
h4 { 
	font-size: 10pt;
}
.small, .fine, .right {
	font-size: 8pt;
}
.fine, .right {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.unicode {
	font-family: "Arial Unicode MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.pending {
	color: #C00;
	font-weight: bold;
}
.alert {
	color: #C00;
}
.note {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	background : transparent url("/images/global/icons/icon_alert.gif") no-repeat;
	margin-left : 8px;
	padding-left : 16px;
}

/* Tables
===================================== */
#grid {
	width: 88%;
	margin-left: 5%;
	margin-right: 5%;
	border-collapse: collapse; 
}
#grid td {
	border: 1px solid #9A8F71;
}

.odd td, .odd tr {
	background: #F7F0D5;
}
  
.data .even th, .data .even td {
	background: #ffffff;
	text-align: left;
}

/* Links
===================================== */
#banner a {
	text-decoration: none;
	border: none;
	}

/* Lists
===================================== */

ul {
	list-style-image: url(/images/global/bullets/gray.gif);
	margin: 0;
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 2px 2px;
}
#top_menu {	
	padding-left: 240px;
	padding-bottom: 10px;
	margin: 0;
}

/* Research Guides
====================================== */
#menu, #contact {
	width: 200px;
	float: left;
	background-color: #F7F0D5;
	padding: 0;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size: small;
}

#contact {
	float: right;	
	margin-right: 0;
	margin-left: 12px;
}

#menu h3, #contact h3 {
	width: 200px;
	display: block;
	background-color: #EDE0A5;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
}

#menu a:link, #menu a:visited, #contact a:link, #contact a:visited {
	font-weight: normal;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #51594B;
}

#menu a:hover, #contact a:hover {
	text-decoration: none;
}

#menu ol, #contact ol {	
	color: #333333;
	margin: 2px 0 2px 16px;
	padding: 2px 0 2px 16px;
}

#menu li ul, #menu ol ul {
	list-style-image: url(/images/global/bullets/gray.gif);
	margin: 2px 0 2px 12px;
	padding: 2px 0 2px 12px;
	font-size: 10pt;
}

#menu li, #contact li {
	margin: 2px 2px;
	padding: 2px 2px;
}

#menu p, #contact p {
	padding: 6px;
	margin-top: 0;
}

h1 {
	margin-bottom: 20px;
}

h2 {
	margin-top: 0;
}

#top_menu {	
	list-style-position: inside;
	padding-left: 215px;
	padding-bottom: 10px;
	margin: 0;
}

li ul, li ol {
	padding-top: 4px;
}


.next_bar {
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A8F71;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9A8F71;
}

/* Page Elements
===================================== */
#contactbox { 
	float: right; 
	margin-top: 8px;
	margin-left: 8px;
}	
#contactbox p {
	margin: 0;
	padding-bottom: 6px;
}
#contactbox .small {
	line-height: 13pt;
}

/* Hours Elements
===================================== */
#weekjumper, #options, .next, .back {
	display: none;
}
	