﻿/* SPECIAL COLLECTIONS STYLES - SPECIAL COLLECTIONS INDEX */

.scollecttitle
{
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 14pt;
	font-weight: bold;
}

#tblSpecialCollectionChild a:link, #tblSpecialCollectionChild a:visited
{
	color: #483d8b;
	text-decoration: none;
	font-weight: bold;
} 

#tblSpecialCollectionChild a:hover
{
	color: #ff6666;
	text-decoration: none;
}

.speccollectindexlink
{
	line-height: 15pt;
	font-size: 12pt;
}

#tdCellLinks a:link, #tdCellLinks a:visited
{
	color: #483d8b;
	text-decoration: none;
	font-weight: bold;
} 

#tdCellLinks a:hover
{
	color: #ff6666;
	text-decoration: none;
}

.specialcollectchildtable
{
	/* background-color: #ffffff; */
	
}

/* END SPECIAL COLLECTIONS INDEX STYLES */

.scmaintitle
{
	FONT-SIZE: 24pt; 
	COLOR: #d09687;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 36pt;
}

#pgTitle a:link, #pgTitle a:visited
{
	color: #483d8b;
	text-decoration: none;
	font-weight: bold;
} 

#pgTitle a:hover
{
	color: #ff6666;
	text-decoration: none;
}

.scFilmTitle
{
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	/* background-color: #4682b4; */
	background-color: #919195;
}

#cellTitleLink a:link, #cellTitleLink a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
} 

#cellTitleLink a:hover
{
	color: #ff6666;
	text-decoration: none;
}

.collecttitle
{
	font-size: 24pt;
	color: #C41230;
	line-height: 32pt;
	font-weight: bold;
}