/* main archive site stylesheet
 *
 * Carnegie Green: #00594F
 */

body {
	font-family: arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-right: 15 px;
}

h1, h2  { 
	color: #00594F;
	font-family: arial, sans-serif;
	line-height: 1.2em;
}

#pagecontent{ 
	width: 85%;
	margin-left: 90px;
	margin-right: 90px;
}

.section_description {
	font-size: 1.3em;
}

/* Navbar Styles */

#navbar { 
	font-family: sans-serif, arial;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 3px;
}

#navbar a:link { 
	color: #00594F;
	text-decoration: none;
}

#navbar a:visited { 
	color: #00594F;
	text-decoration: none;
}

#navbar a:hover {
	color: #00594F;
	text-decoration: underline;
}

#navbar a:active {
	color: #00594F;
	text-decoration: none;	
}

/* ----------------------------------- */

#archiveIntroPara {
	font-size: 1.2em;
	font-family: arial, sans-serif;
	line-height: 1.3em;
}

.archiveSecionList { 	color: #00594F; }

.archiveSecionList ul { 
	margin-left: 2em;
    list-style-type: square;
}

.archiveSecionList li { 
	font-family: arial;
	font-size: 1.2em;
	line-height: 2.0em;
	/* background:url("../images/tick.png") 0 100% repeat-x; */
}

.archiveSecionList li a:link {
	color: #000000;
	text-decoration: none;
}

.archiveSecionList li a:visited { 
	color: #000000;
	text-decoration: none;
}

.archiveSecionList li a:hover { 
	color: #000000;
	/* background-color: #D1F7D0; */
	text-decoration: none;
	font-weight: bold;
	/* border-top: 1px solid #1f6157;
	border-bottom: 1px solid #1f6157;
	background:url("../images/tick.png") 0 100% repeat-x; */
}

.archiveSecionList li a:active { 
	color: #000000;
	text-decoration: none;
}

/* Perspectives Styles */

.perspectiveItem { }

.perspectiveItem  ul { 
	margin-left: 2em;
    list-style-type: square;
}

.perspectiveItem li { 
	font-family: arial;
	font-size: 1.1em;
}
