/* CSS Document */

/*html {
  min-height: 100%;
  position: relative;
}*/

body {
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: auto;
  /*width: 1300px;*/
  margin: 0 15%;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

header {
  top: 0;
  left: 0;
  border-bottom: 1px solid #000000;
  z-index: 2;
  width: 100%;
  background: #00529B url('images/bannertop.jpg') no-repeat;
}

#banner {
  height: 112px;
}

nav {
  color: #fff;
  background-color: #00529B;
  display: block;
  border-top: 0.5em solid #fff;
}

nav ul {
  padding: 0;
  clear: both;
}

nav > ul {
  padding: 0 0.5em;
}

nav li {
  display: inline-block;
  padding: 0 10px 0 10px;
}

nav li:not(:last-child) {
  border-right: 1px solid #fff;
}

nav a {
  color: #fff;
}

main {
  width: 100%;
}

aside#facets {
  font-size: smaller;
  width: /*200px;*/ 15%;
  float: left;
  display: block;
  margin-right: 3em;
}

article > div {
  padding: 0 1em;
}

div.results {
  float: left;
  width: 80%;
}

ul.paging {
  list-style: none;
  clear: both;
  padding: 0;
}

ul.paging li {
  display: block;
  float: left;
  margin: 10px 5px;
}

ul.hits {
  clear: both;
  padding: 0;
}

ul.hits p {
  margin: 1em 0 0 0;
}

ul.hits dl {
  margin-left: 2em;
  font-size: smaller;
}

ul.hits dt {
  display: inline-block;
  min-width: 9em;
}

ul.hits dd {
  display: inline;
}

ul.hits dd:after {
  display: block;
  content: '';
}

dl.service dt {
  margin-top: 1em;
}
dl.service dt.blank {
  margin-top: 0;
}

form label {
  width: 6em;
  display: block;
  float: left;
  margin: 0.5em 0;
}

form input, form select {
  float: left;
  margin: 1em 1em 0 0;
}

form p {
  clear: both;
  margin: 0.5em 0;
  vertical-align: middle;
}

fieldset {
  border: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

fieldset legend {
  font-weight: bold;
}

/* service record marked for deletion */
fieldset.marked {
  background-color: #fcc;
}

form#advanced {
  margin-top: 2em;
  clear: both;
}

form#advanced fieldset {
  float: left;
}

footer {
  text-align: center;
  clear: both;
  font-size: 85%;
  border-top: 1px solid #00529B;
}

.ui-helper-hidden-accessible {
  display: none;
}

.ui-menu {
  background-color: #fff;
}

.center {
  text-align: center;
}

/* hide facet lists initially */
aside#facets p.facet {
  display: none;
}

aside#facets dl dt {
  margin: 0.5em 0;
}


/*
.style1 {
font-weight: bold;
}

#maintitle {
	padding-top: 25px;
	padding-bottom: 25px;
}

#smallmap {
	padding-top: 25px;
	padding-bottom: 25px;	
}


#nav {
margin-top: 20px;
margin-left: 20px;
width: 130px;
background-color: #00529B;
padding: 15px;
height: 520px;
z-index: 6;
border: 1px solid;
}

#bottom {
float: left;
width: 100%;
left: 0px;
bottom: 0px;
z-index: 1;
text-align: center;
font-size: 13px;
}

#navbar {
width: 17%;
float: left;
}

#container {
width: 100%;
height: auto;
z-index: 5;
}

.navigation {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
border-bottom-color: #FFFFFF;
border-bottom: 1px solid;
padding-bottom: 10px;
}

.navigationheading {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
}


#main2 {
float: right;
text-align: left;
margin-top: 20px;
margin-right: 20px;
width: 78%;
z-index: 98;
}

.stronglink {
text-decoration: none;
font-weight: bold;
color: #2E4E89;
}

.whitelink {
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

a.whitelink:link {
text-decoration: none;
color: #ffffff;
}
a.whitelink:visited {
color: #ffffff;
text-decoration: none;
}

a.whitelink:hover {
font-weight: normal;
color: #e03339;
}

a.whitelink:active {
text-decoration: none;
font-weight: bold;
font-size: 13px;
color: #ffffff;
}


.nobr {
white-space: nowrap
}

img.dbtitle {
padding-top: 114px;
z-index: 0;
}


div#pagination, div#record {
font-size: 0.9em;
font-family: Arial, Helvetica, verdana sans-serif;
background-color: #fff;
border-collapse: collapse;
width: 100%;
}

div#pagination div#title, div#record div#title {
font-size: 20px;
color: #023a8d;
font-weight: bold;
text-align: left;
 background-color:#c3d6e5;
padding: 10px 0 10px 0;
margin-bottom: 2px;
float: left;
width: 50%;
}

div#pagination div#pager, div#record div#pager {
float: right;
width: 50%;
	background-color:#c3d6e5;
padding: 10px 0 10px 0;
margin-bottom: 2px;
text-align: right;
}
div#pagination div#pager a#control, div#record div#pager a#control {
font-size: 25px;
color: #023a8d;
font-weight: bold;
text-align: center;
padding: 10px;
margin-bottom: 2px;
text-decoration: none;
}
table#fresh {
font-size: 0.7em;
font-family: Arial, Helvetica, verdana sans-serif;
background-color: #fff;
border-collapse: collapse;
width: 100%;
clear: both;
}
caption#fresh {
font-size: 25px;
color: #023a8d;
font-weight: bold;
text-align: left;
background-color:#c3d6e5;
padding: 10px;
margin-bottom: 2px;
}
thead th#fresh {
border-right: 1px solid #fff;
color: #fff;
text-align: center;
padding: 2px;
text-transform: uppercase;
height: 25px;
background-color: #757ea5;
font-weight: normal;
}
tfoot#fresh {
color: #1ba6b2;
padding: 2px;
text-transform: uppercase;
font-size: 1.2em;
font-weight: bold;
margin-top: 6px;
border-top: 6px solid #e9f7f6;
}
tbody tr#fresh {
background-color: #fff;
border-bottom: 1px solid #f0f0f0;
}
tbody td#fresh {
color: #414141;
padding: 5px;
text-align: left;
}
tbody th#fresh {
text-align: left;
padding: 2px;
}
tbody td#fresh a, tbody th#fresh a {
color: #023a8d;
text-decoration: none;
font-weight: normal;
display: block;
background: transparent url('images/links_yellow.gif') no-repeat 0% 50%;
padding-left: 15px;
}
tbody td#fresh a:hover, tbody th#fresh a:hover {
color: #009193;
text-decoration: none;
}
*/
