/*STYLES SPECIFIC TO DEPARTMENT SITE*/
/*AVOID ADDING ANYTHING HERE WITH OUT CONSULTING THE WEB TEAM*/

/* Chrono button - thumbnail tweaks - Fran - may2012 */

#content .chronoButton .thumbnail {
	min-width:  200px;
	width: 100%;
	display: block;
	padding-bottom: 5px;
}

#content .chronoButton .thumbnail h4 {
	color: #727c96;
	font-size: 1.4em;
	font-family: "Arial, Helvetica, sans-serif",Arial,san-serif;
	padding-left: 85px;
	display: block;
}

#content .chronoButton .thumbnail a h4 {
	color: #727c96;
	font-size: 1.4em;
	font-family: "Arial, Helvetica, sans-serif",Arial,san-serif;
	padding-left: 85px;
	display: block;
}

#content .chronoButton .thumbnail p {
	padding-left: 85px;
}

#content .chronoButton .thumbnail ul {
	padding-left: 85px;
}

#content .chronoButton .thumbnail img {
	display: block;
	margin-right: 10px;	
	width: 70px;
	float: left;
	height: 70px;
	border: 0;
	margin-top: 2px;
}

/* gateway pages - table layout - temp - Fran - may2012 */

#indexes {
	padding-top:6px;
}

#indexes img {
	margin-top:2px;
	margin-right:5px;
	width: 60px;
	float: left;
	height: 60px;
}

#indexes h2 {
	color: #727c96;
	font-size: 1.4em;
	font-family: "Arial, Helvetica, sans-serif",Arial,san-serif;
	display: block;
}

#indexes h4 {
	color: #727c96;
	font-size: 1.2em;
	font-family: "Arial, Helvetica, sans-serif",Arial,san-serif;
	display: block;
}

/* photolist-index-left - library homepage - increase width of image - Fran - may2012 */

#content .chronoButton .photolist-index-left {
	width: 480px;
	margin: 5px;
	position: relative;
	display: inherit
}

#content .chronoButton .photolist-index-left img {
	border: none;
	width: 480px;
}

#content .chronoButton .photolist-index-left .top {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 23px;
	display: block;
	background-color: #000;
	width: 480px;
	opacity: 0.8;
}

#content .chronoButton .photolist-index-left h4 a:hover {text-decoration: none;}

/* contentlist-index-top - library homepage - increase width of image - Fran - may2012 */

.contentlist-index-top {
	width: 485px;
	height: 120px;
	background-color:#e3e3e3;	
}

.contentlist-index-top .top {
	width: 485px;
	height: 25px;
	background-color: #385176;
	position: relative;
}

#content .contentlist-index-top ul {
	margin-top: 10px;
	position: relative;
	list-style: none;
}

#content .contentlist-index-top ul li {
	padding-bottom: 2px;
	margin-left: 0px;
}

#content .contentlist-index-top ul li a {
	text-decoration: none;
	font-size: 1.05em;
	color: #385176;
}

/*#content .contentlist-index-top ul li a:hover {text-decoration: underline;} */

#content .contentlist-index-top .top h4 {
	color: #fff;
	position: absolute;
	left: 7px;
	top: 3px;
	font-size: 1.25em;
	margin: 0px;
	font-family: "CenturySchoolbookStdRegular","Century Schoolbook","Times New Roman",Times,serif;
}

