



/* basic formatting for html tags */

body {
	color: #000;
	background-color: #ECECEC;
    font-size: 16px;
    font:normal 400 1em "calluna-sans-1","calluna-sans-2", arial, verdana, sans-serif;
   
}

#wrapper {
    margin: 15px auto;
    background-color: #fff;
    max-width: 65em;
    min-height: 700px;
   -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
   box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
   padding-bottom:20px;
}


/* html and formatting */

#header {
	padding: 10px 0 0 0;
	height: 60px;
}

#header img{
    width:100%;
}

#header img.logotype {
	padding-left: 20px;
    max-width:483px;
}

#header #google {
	max-width: 300px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}

.article {
	max-width: 680px;
}

#footer {
	margin-top: 15px;
	clear: both;
	padding: 0 0 5px 20px;
	text-align: center;
}



#footer .nav-footer {
	text-align: left;

}


/* typography */
h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
    color: #000;
    font-family: "calluna-sans-1","calluna-sans-2", Arial, Verdana;
}

h1 { 
	
    font-size: 1.6em;
	font-weight: 600;
}



h2 { 
  
	font-size: 1.4em;
}


h3 { 
    font-size: 1.2em;	

}

h3.section-title a {
	display: block;
	padding: 10px 0;
	font-size: .9em;
	text-align: center;
	text-decoration: none;
	background-color: #536895;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

h3.section-title a:hover {
	background-color: #ffb300;
	color: #000;
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
}


h2.page-title{
  font: 400 40px/1.5 "calluna-sans-1","calluna-sans-2", arial, verdana, sans-serif;
  margin: 0px 0px 10px 0px;
  padding: 0;
}

.section-content {
	margin: 10px;
}

h4 { 
   font-size: 1em;
	/*margin-bottom: 0;*/
}



h5 { 
	
	font-weight: bold;


}

h6 { 

	font-weight: bold; 

	
}



p { 
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 10px;
}

.breadcrumbs {
    display: block;
    padding: 0;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #Fff;
    border-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
}
.breadcrumbs a {
    margin:0;
    padding:0;
}


.caption, .photocaption, .postdate, .breadcrumbsPark, .small, .ctraddress { 
	font-size: 11px; 
}

.photocaption {
display: block;
 }



.imgcaption { 
	color: #000000; 
	font-size: 11px; 
	
}

p.indent {
	margin-left : 10px;
}

.topnav {
	
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

td {
	
	font-size: 11px;
}





ol li {

	font-size: 12px;
	line-height: 1.8em;
	padding: 5px;
	list-style-type: decimal;
}


ul, ol {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 0;
}



ul li {
	margin: 0 0 0 7px;
	/*padding: 0 0 5px 12px;*/
	line-height: 1.5em;
}

body#awards

ul.check-list {
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 0;
}

ul.check-list li {
	margin: 0 10px 15px 7px;
	padding: 10px 10px 5px 20px;
	line-height: 1.8em;
	font-size: 14px; 
	list-style: url(/MasterPages/parc/img/tick_32.png) none inside;
	background-color: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
}

body#awards ul.check-list li {
	max-width: 275px;
	float: left;
	margin: 0 10px 15px 7px;
	padding: 10px 10px 5px 20px;
	line-height: 1.8em;
	font-size: 14px; 
	list-style: url(/MasterPages/parc/img/tick_32.png) none inside;
	background-color: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
}

ul.resource-list {
	margin-top: 0px;
	margin-left: -10px;
	padding-left: 0;
}

ul.resource-list li {
	margin: 0 10px 5px 0px;
	padding: 10px;
	list-style: none;
	text-align: center;
    float: left;
width: 350px;
	
}

ul.resource-list li a {
	padding: 10px;
	text-decoration: none;
	display: block;
	background-color: #536895;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

ul.resource-list li a:hover {
	-moz-box-shadow:0px 0px 2px #333;
	-webkit-box-shadow:0px 0px 2px #333;
	box-shadow:0px 0px 2px #333;
	background-color: #ffb300;
	color: #000;
}

hr {
	border: 1px solid #e1e1e1;
}

.item-person{
    padding:5px 0px;
    margin:10px 0px;
}
.box {

		border: 1px solid #eee;
		padding: 10px;
		margin-bottom: 10px;
		/*height: 375px;*/

}


ul.quick-links {
	list-style:none; 
	display:block; 
	/*border:1px solid #a3bd6c; */
	border-right:0; 
	border-bottom:0;
	padding:0;
	margin:0;
	max-width: 240px;
	margin-bottom: 10px;
}

ul.quick-links li {
	display:block; 
	/*float:left; */
	margin:0 0 10px 0;
	padding:0

	
}
	
ul.quick-links li a {
	display:block; 
	text-decoration: none;
	background-color: #2685BB; 
	padding: 10px;
	font-size: 12px;  
	font-weight: bold;
	max-width: 220px;
	text-align: left;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 3px #333;
	-webkit-box-shadow:0px 0px 3px #333;
	box-shadow:0px 0px 3px #333;
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	transition: background 0.4s ease;
	}
	

	
ul.quick-links li a:hover {
	display:block; 
	padding:10px; 
	background-color:#A5429C; 
	color: #fff;
	}









/* for article design and layout */






p.abstract { 
	font-weight: bold;
	font-size: 14px;
	color: #536895;

}

#storypullquote h4 {
	color: #339966;
	font-weight: bold; 
	border: 1px solid #ffb300;
	padding: 10px;
	float: right;
	margin-top: 150px;
	margin-left: 20px;
	max-width: 250px;
}





  
  



/* top story used on home page */
.mainstory {
	
	margin-bottom: 20px;
	max-width: 90%;
}










.personlayout {


}

.personlayout h1 {
	margin-bottom: 0;
}

.personlayout p {
	margin-top: 0;
}

/* forms end here */




/* linkology */
a:link {
	color: #003399;
	background-color : transparent;
}

a:visited {
	color: #003366;
	background-color : transparent;
}

a:hover {
	color: #911687;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a[href$=".pdf"] {
	padding-right: 25px;
 	background: url(/Masterpages/img/icon_pdf.png) no-repeat right center;
 }
 
 a.no-pdf-icon[href$=".pdf"] {
	padding-right: 25px;
 	background-image: none;
 }

 
 
 .shadow {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.pressed {
	color: #fff;
	padding: 20px;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

img.light {
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 10px;
	background: #f0f0f0;
}


img.dark {
	outline: 1px solid #111;
	border-top: 1px solid #555;
	padding: 10px;
	background: #333;
}


.dropshadow {
	margin:0 0 30px 0;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}






 
 body#article img.largeimage  {
	padding: 7px;
	border: 1px solid #bfbbb2;
	background: #efebe3;
	background: rgba(239,235,227,.9);
	border-bottom: none;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 3px 5px rgba(0,0,0,.3);
	box-shadow: 1px 3px 5px rgba(0,0,0,.3);
	opacity: 1.0;
	margin-bottom: 10px;
}

.no-boxshadow body#article img.largeimage  {
	padding: 7px;
	border: 1px solid #bfbbb2;
	background: #efebe3;
	background: rgba(239,235,227,.9);
	opacity: 1.0;
	margin-bottom: 10px;
}
	
.no-boxshadow .special-photos a img, .no-boxshadow .story-layout a img.mediumimage, .no-boxshadow a img.special-photo, a img.personphoto {
	border-bottom: 1px solid #bfbbb2;
}


/**** Helvetilist  ***/


.helve h2 {
  font: 400 40px/1.5 "calluna-sans-1","calluna-sans-2", arial, verdana, sans-serif;
  margin: 0;
  padding: 0;
}
 
.helve ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
.helve ul li {
  border-bottom: 1px solid #ccc;
  padding:20px 0px;
  list-style: url(/MasterPages/parc/img/tick_32.png) none inside;
}
 
/*.helve ul li:last-child {
  border: none;
}*/
 
.helve ul li a {
  text-decoration: none;
  color: #000;
  display: block; 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.helve ul li a:hover {
  font-size: 30px;
  background: #f6f6f6;
}