.collectionsPage div#mainContent ul {
	list-style: none;
	list-style-image: none;
	margin: 1em 0;
	font-family: Graphik, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.collectionsPage a#collectionheader {
	display: block;
	margin: 0 auto 1em;
}
.collectionsPage a#collectionlogo {
	display: block;
	margin: 0.5em 0 0 0;
}
.collectionsPage a#collectionheader img,
.collectionsPage a#collectionlogo img { border: none; }

.collectionsPage div#description {
	margin: 1em 0 0 0;
	border: 1px solid #8F9193;
	padding: 1em;
}
.collectionsPage div#description h3 { margin: 0 0 1em 0; }
.collectionsPage div#description p { margin: 0 0 1em 0; }
.collectionsPage div#description span.topBorder {
	display: block;
	margin: 1em 0 0 0;
	border-top: 1px solid #E7E7E7;
	padding: 1em 0 0 0;
}

.collectionsPage div.aboutNav h1 { margin: 0 0 0.5em; padding: 0; }
.collectionsPage div.aboutNav ul li a { color: #3F3F3F; }
.collectionsPage div.aboutNav ul li a:hover { color: #C4262E; }

/* Parent Collections */
.collectionsPage div#mainContent ul.parentColl { border-bottom: 1px dotted #8F9193; }
/* "Sub-Collections" */
.collectionsPage div#mainContent h2 { margin: 1em 0 0 0; }
/* List of sub-collections */
.collectionsPage div#mainContent ul#collections {
	list-style: none;
	list-style-image: none; /* Ugh IE */
	margin: 0.5em 0 1em;
}
/* "Sort by..." button */
.collectionsPage div#mainContent a.button {
	display: block;
	margin: 1em 0;
	width: 27em;
	font-size: 1em;
}

/* Main Results Table */
.collectionsPage div#mainContent table { border-top: 1px solid #8F9193; }
.collectionsPage div#mainContent table tr th { border: none; display: none; }
.collectionsPage div#mainContent table tr td {
	border-bottom: 1px solid #8F9193;
	padding: 0;
}
.collectionsPage div#mainContent table tr td.number {
	padding: 1em 0.5em 0;
	width: 2%;
}
.collectionsPage div#mainContent table tr td.jkt { border-right: 1px dotted #8F9193; width: 8%; }
.collectionsPage div#mainContent table tr td.jkt img { margin: 1em 1em 1em 0; }
.collectionsPage div#mainContent table tr td.bookinfo {
	padding: 0;
	width: 90%;
}
.collectionsPage div#mainContent table tr td.bookinfo p.title {
	margin: 0.5em 0 0 0;
	padding: 0 0.75em 0.25em;
	font-family: Graphik, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.collectionsPage div#mainContent table tr td.bookinfo p.title a { color: #3F3F3F; }
.collectionsPage div#mainContent table tr td.bookinfo p.title a:hover { color: #C4262E; }
.collectionsPage div#mainContent table tr td.bookinfo p.author {
	margin: 0;
	padding: 0 1em 0.25em;
	font-family: Graphik, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
}
.collectionsPage div#mainContent table tr td.bookinfo div.desc {
	border-top: 1px dotted #8F9193;
	padding: 0.5em 1em 0;
}
.collectionsPage div#mainContent table tr td.bookinfo div.desc p { margin: 0 0 0.5em; font-size: 1em; }

.collectionsPage img#collectionphoto {
	display: none;
	/* margin: 1.5em 0 1em 2em;
	border: none;
	clear: both;
	float: right; */
}
.collectionsPage p.by { font-style: italic; }
.collectionsPage p.excerptDesc { font-style: italic; }
.collectionsPage p.excerptDesc a.publicationTitle { font-style: normal; }
.collectionsPage p.seriesQuote { font-style: italic; }
.collectionsPage p.seriesQuote cite { font-style: normal; }

/* *** BEGIN Styles for Collection.php pages with special headers, inset images, longer content, etc. *** */
/* Pages impacted: #doml, #itatti, #loeb; less so: #adams, #jhl */
/* Adding #mcli - GHK 4/9/14 */
#doml div#description div.aboutNav a.youAreHere,
#itatti div#description div.aboutNav a.youAreHere,
#loeb div#description a.youAreHere,
#mcli div#description a.youAreHere { font-weight: bold; }

#adams div#description h1,
#jhl div#description h1,
#doml div#description h1,
#itatti div#description h1,
#loeb div#description h1,
#mcli div#description h1 { display: none; }

#adams div#description div.aboutNav,
#jhl div#description div.aboutNav,
#doml div#description div.aboutNav,
#itatti div#description div.aboutNav,
#loeb div#description div.aboutNav,
#mcli div#description div.aboutNav {
	margin: 0 1em 1em 0;
	width: 15em;
	float: left;
}

#adams div#description div.aboutNav ul,
#jhl div#description div.aboutNav ul,
#doml div#description div.aboutNav ul,
#itatti div#description div.aboutNav ul,
#loeb div#description div.aboutNav ul,
#mcli div#description div.aboutNav ul {
	margin-bottom: 0.5em;
	border-top: 1px solid #8F9193;
	padding-top: 0.5em;
	font-size: 1em;
}

/* The Adams Papers */
#adams a#collectionheader {
	margin-top: 1em;
	padding: 0 1em;
	width: 530px;
	height: 50px;
	background-color: #376D3C;
}
#adams a#collectionheader img {
	width: 530px;
	height: 50px;
}
#adams div#description div.aboutNav { width: 12em; }
#adams a#collectionlogo { margin-top: 0.5em; }
#adams a#collectionlogo img {
	display: block;
	margin: 0 auto;
	width: 94px;
	height: 112px;
}

/* The John Harvard Library */
#jhl a#collectionheader {
	margin-top: 1em;
	padding: 0 1em;
	width: 545px;
	height: 50px;
	background-color: #977069;
}
#jhl a#collectionheader img { width: 545px; height: 50px; }
#jhl div#description div.aboutNav { margin-bottom: 0; }
#jhl a#collectionlogo img { width: 158px; height: 125px; }

/* Dumbarton Oaks Medieval Library: Collection (home) page */
#doml a#collectionheader {
	padding: 0;
	width: 100%;
	height: 100px;
	background: url('/images/series/doml-banner.png') center 10px no-repeat #937F66;
}
#doml a#collectionheader img {
	padding: 0.25em 0 0.5em;
	width: 600px;
	height: 70px;
	background-color: #937F66;
	display: none;
}
#doml a#collectionlogo {
	width: 166px;
	height: 111px;
	display: none;
}
#doml div#description div.aboutNav {
	margin-bottom: 0.5em;
}
#doml div#description div.aboutNav ul {
	border-top: none;
	margin-top: 0;
}
/* I Tatti Renaissance Library */
/*
#itatti a#collectionheader {
	padding-top: 1em;
	width: 600px;
	height: 95px;
}
*/
#itatti a#collectionheader {
    padding: 0;
    width: 100%;
    height: 110px;
    background: url("/images/series/itatti-banner.png") center 10px no-repeat #4B8FCC;
}
#itatti a#collectionheader img {
	width: 600px;
	height: 95px;
	display: none;
}
#itatti a#collectionlogo { width: 115px; height: 123px; }

/* I Tatti Editorial Board Page */
#itatti div.listsOfEds { float: left; }

/* Loeb Classical Library: Collection (home) page */
#loeb div#mainTop {
	padding-top: 1em;
	background: url('/images/series/loeb-bg-tile.gif') repeat-x 0 0;
	overflow: hidden;
}
#loeb a#collectionheader {
	display: block;
	margin-top: 11px;
	padding: 0;
	width: 100%;
	height: 100px;
	background: url('/images/series/loeb-banner-2014.jpg') center 0 no-repeat #404040;
}
#loeb a#collectionheader img { display: none; }
#loeb a#collectionlogo { width: 115px; height: 115px; display: none; }
#loeb div#description div.aboutNav { margin-bottom: 0.5em; }
#loeb div#description div.aboutNav ul {
	margin-top: 0;
	margin-bottom: 0;
	border-top: none;
}
#loeb div#description p.tmark {
	clear: both;
	margin-bottom: 0;
	border-top: 1px solid #8F9193;
	padding-top: 0.5em;
	font-size: 1em;
}

/* Loeb Sub-Page: Classical Authors Timeline */
#loeb table#loebAuthTimeline {
	border-top: none;
	font-size: 1.1em;
	min-width: 500px;
}
#loeb table#loebAuthTimeline thead tr th {
	display: table-cell;
	border-top: 1px solid #8F9193;
	border-bottom: 1px solid #8F9193;
	text-align: center;
}
#loeb table#loebAuthTimeline tbody tr td {
	border-bottom: 1px solid #8F9193;
	padding: 0.5em;
	width: 33%;
}
#loeb table#loebAuthTimeline a { font-weight: normal; }
#loeb table#loebAuthTimeline tbody tr td.datesActive {
	background-color: #E7E7E7;
	font-weight: bold;
	text-align: center;
}
#loeb table#loebAuthTimeline tfoot tr td {
	padding: 0.5em 0 0 0;
	font-size: 0.9em;
}

/* Loeb Sub-Page: Where to Find Loebs Internationally */
#loeb table#bookstores {
	border-top: none;
	min-width: 500px;
}
#loeb table#bookstores tr th {
	display: table-cell;
	border-top: 1px solid #8F9193;
	border-bottom: 1px solid #8F9193;
}
#loeb table#bookstores a { font-weight: normal; }
#loeb table#bookstores a.jumpLink {
	display: block;
	float: right;
}
#loeb table#bookstores td {
	border-bottom: 1px solid #8F9193;
	padding: 0.5em 0;
}
#loeb table#bookstores td.name { width: 40%; }
#loeb table#bookstores td.address { padding-left: 2%; width: 38%; }
#loeb table#bookstores td.phone { width: 20%; text-align: right; }

/* Loeb Sub-Page: Digital Loeb Beta Testers Sign-up  */
#loeb div#description.dlclsignup {
	background: url('/images/series/loeb-book-spines.jpg') 0 0 repeat-x #FFF;
	padding-top: 180px;
}
#loeb div#description.dlclsignup div.aboutNav {
	margin-top: -160px;
	border: 1px solid #8F9193;
	padding: 1em;
	background-color: #FFF;
}
/* MailChimp Embedded Sign-Up Form */
#loeb #mc_embed_signup form { width: 550px; border-bottom: none; }
#loeb #mc_embed_signup #mce-success-response {
	border: 2px solid #4B5A23;
	background-color: #E9EFD1;
	color: #4B5A23;
}
#loeb #mc_embed_signup div#salutation {
	margin-right: 4%;
	width: 21%;
}
#loeb #mc_embed_signup div#firstName { width: 75%; }

/* Loeb Sub-Page: The Digital Loeb Classical Library */
#loeb div#mainContent div#videoContainerContainer {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}

#loeb div#mainContent div.videoContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
#loeb div#mainContent div.videoContainer iframe,
#loeb div#mainContent div.videoContainer object,
#loeb div#mainContent div.videoContainer embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#loeb div#keyFeatures { margin-top: 2em; }
#loeb div#mainContent div#description div#keyFeatures ul {
  margin-left: 1.2em;
	list-style-image: url("/images/graphics/gray-dot.gif");
  list-style-type: disc;
	font-family: 'Chronicle Text', Georgia, serif;
}
#loeb #screenshotsContainer { margin-bottom: 1em; }
#loeb #screenshotsContainer img {
	width: 23.5%;
	margin: 0 1% 0.5em 0;
	height: auto;
}
#loeb #screenshotsContainer img.last { margin-right: 0; }
.collectionsPage div#mainContent a.button {
	width: auto;
	max-width: 42em;
}

/* Loeb Sub-Page: The Digital Loeb Classical Library: Request a Free Trial */
/*
#loeb.reqPerm div#description div.aboutNav {
	float: right;
	margin: 0 0 1em 1em;
	padding-left: 1em;
	background-color: #FFF;
	border-left: 1px solid #8F9193;
}
*/
#loeb.reqPerm div#mainContent .attn {
    margin: 1em 1em 1em 0;
    padding: 1em 1em 0 1em;
    width: 75%;
}
#loeb.reqPerm div#openingInfo h3,
#loeb.reqPerm div#openingInfo h4,
#loeb.reqPerm div#openingInfo p { clear: none; }
#loeb.reqPerm p.tmark { margin-top: 1em; }

/* Murty Classical Library of India: Collection (home) page */
#mcli a#collectionheader {
	margin-top: 1.5em;
	padding: 0 0 0.5em;
	width: 600px;
	height: 70px;
	background-color: #ffffff;
}
#mcli a#collectionheader img { width: 600px; height: 70px; }
#mcli a#collectionlogo { width: 90px; height: 64px; }
#mcli div#mainContent div.aboutNav { width: 12em; }

/* MCLI (Temporary) Mailing List Sign-Up */
.murtyMailingList div#mainContent a { color: #B50069; }
.murtyMailingList div#mainContent a.button { color: #FFF; }
.murtyMailingList div#mainContent div.aboutNav ul li a { color: #000; }
.murtyMailingList div#mainContent div.aboutNav ul li a:hover { color: #B50069; }
.murtyMailingList p.theSmallPrint { text-align: right; }

#mcli #mc_embed_signup form .asterisk {
	color: #B50069 !important;
}
#mcli #murtyCheckBox {
	padding: 0.25em 0 !important;
}
#mcli #murtyCheckBox label {
	color: #B50069 !important;
	font-weight: bold;
	letter-spacing: 0.025em;
}
#mcli #mc_embed_signup div#mailingAddress {
	margin: 0 0 1em 0;
	padding: 0.5em 1em;
	background-color: #E7E7E7;
}
#mcli #mc_embed_signup #streetAddy input { width: 97%; }
#mcli #mc_embed_signup #streetAddy,
#mcli #mc_embed_signup #streetAddy2 { display: none; }
#mcli #mc_embed_signup div#interests { padding-bottom: 0 !important; }
#mcli #mc_embed_signup div#interests a.button {
	display: block;
	margin: 0 0.5em 0.5em 0;
	width: 5em !important;
	font-size: 1em !important;
	float: left;
}
#mcli ul#subjects { clear: both; }

/* MCLI Book Design and Typography */
#mcli div#bookDesign h6,
#mcli #galleryContainer { clear: both; }
#mcli #galleryContainer a.pages img {
  width: 18.45%;
  max-width: 200px;
  height: auto;
	margin: 0 1% 0.5em 0;
}
#mcli #galleryContainer a.pages img.last { margin-right: 0; }
#mcli div#bookDesign div.photoContainer {
	width: 18.45%;
	max-width: 200px;
	margin-right: 1em;
	background-color: #FFF;
}
#mcli div#bookDesign div.photoContainer img { width: 100%; }

/* *** END STYLES FOR SPECIFIC LIBRARY COLLECTIONS *** */