/** General styling ***********************************************************/
body {
	color:#000;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
}
@font-face {
	font-family: 'CamboRegular';
	src: url('../fonts/cambo-regular-webfont.eot');
	src: url('../fonts/cambo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/cambo-regular-webfont.woff') format('woff'), url('../fonts/cambo-regular-webfont.ttf') format('truetype'), url('../fonts/cambo-regular-webfont.svg#CamboRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.1em;
}
 h1, {
color:#000;
font-family:CamboRegular, Arial, sans-serif;
}
h2, h3, h4, h5, h6 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.001em;
}
h1 {
	font-size:1.6em;
	font-weight:normal;
	line-height:1.3em;
}
h2 {
	font-size:1.45em;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:.5em;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:.5em;
}
h4 {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:.5em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	line-height:1.2em;
	margin-bottom:.5em;
}
p {
	margin-bottom: 1em;
}
/* Make site titles the same size if it's an H1 (home) or H2 (internal) */
/*h1.site-name,
h2.site-name { font-size: 1.9em; }*/

a:link {
	text-decoration:underline;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/*Lists**********/
.node ol, .node ul, ol, ul {
	padding-left: 2.4em;
	line-height: 1.6em;
}
.node ol ol, .node ul ul {
	margin-bottom:0;
	padding-top: 0;
}
ul.views-list li {
	list-style-type:disc;
}
.item-list ul li {
	margin: 0 0 0 2.4em;
}
/** List styles ************************************************************/
.pdf {
	list-style-type: none;
}
.word {
	list-style-type: none;
}
.xls {
	list-style-type: none;
}
.ppt {
	list-style-type: none;
}
.video {
	list-style-type: none;
}
li.arrow {
	background: url("../images/sprite-icon.png") no-repeat scroll -1088px -415px transparent;
	list-style-type: none;
	padding: 0 0 0.5em 1.5em;
	margin-left: -1.3em;
}
span.mailto {
	display:none;
}
.front h1#page-title.title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
h2.block-title {
	display:visible;
	margin-bottom:.5em;
}
form {
	margin-bottom:1em;
}
input[type="text"] {
	margin-right: 1em;
}
.clear {
	clear:both;
}
/*Views*******/
.view-footer {
	margin-top: 1em;
}
/*Caption*/
caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
}
/*Accordions*******/
.accordion-heading {
	clear:both;
	border-top:1px solid #ccc;
	margin-top:0;
}
a.accordion-heading {
	text-decoration:none;
}
a.accordion-heading:hover {
	text-decoration:none;
	background-color: #ccc;
}
.accordion-default-status {
	display: block;
	padding: 0.3em;
	background: transparent url(../images/arrow_down.png) no-repeat right center;
	margin-bottom: -0.5em;
}
.accordion-active-status {
	display: block;
	padding: 0.3em;
	background: #ccc url(../images/arrow_up.png) no-repeat right center;
	margin-bottom: -0.5em;
}
.accordion-content {
	margin-left:0;
	border-top:1px solid #ccc;
	padding:0.8em;
}
/** Search form ************************************************************/

h2.node-title.prefixed {
	font-size:1.15em;
	font-weight:bold;
}
.node-title.prefixed .type {
	background-color: #efefef;
	color:#333;
}
.spelling-suggestions dt {
	font-size:1.1em;
	border-top: 1px dotted #ccc;
	padding-top:0.5em;
}
.spelling-suggestions dd {
	border-bottom: 1px dotted #ccc;
	padding-bottom:0.5em;
}
.search-results-total-num, .view-total-results-num {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding:0.5em 0 0.5em 0;
	margin-bottom:1.5em;
	font-size:0.85em;
}
.apachesolr_autocomplete.suggestion {
	color: black;
}
.ac_over {
	background-color: #ccc;
	color: black;
}
/*
.field.field-name-field-url.field-type-computed.field-label-hidden a { color:#000080;}*/

/** Subscribe form ************************************************************/
.contact-form {
	padding: 1em;
	border: 3px solid #DCE1E7;
	margin-bottom: 10px;
}
#myform p {
	display: inline!important;
}
#myform {
	margin-bottom: -1.5em;
}
.responsive-layout-narrow #myform p, .responsive-layout-mobile #myform p {
	display: block!important;
}
.responsive-layout-mobile #email {
	width: 95%;
}
/* All publications */
.views-field.views-field-title h2 {
	font-size:1.15em;
	font-weight:bold;
}
.field-content {
	margin-bottom:1em;
}
.views-exposed-form {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 1em;
}
/* Resource template */
/*Download */
h2.label-above {
	font-size:1em;
	font-weight:bold;
}
.field-resource-download-wrapper {
	padding: 1em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom:1em;
}
.field-resource-download-wrapper ul {
	padding-left: 0;
}
.field.field-name-field-resource-url.field-type-link-field.field-label-hidden {
	text-decoration: underline;
	line-height: 2em;
}
/*Citation etc */
.field-name-field-resources-author-year-display-ds-field {
	margin-bottom:0.25em;
	font-size:0.90em;
	color:#666;
}
.field.field-name-field-resource-citation.field-type-text-long.field-label-hidden {
	margin-bottom: 0;
	font-size:0.90em;
	color:#666;
}
/*.field.field-name-field-resource-thumbnail.field-type-image.field-label-hidden {float:right; }*/

/* Order details */
.field.field-name-field-resources-order-display-ds-field.field-type-ds.field-label-hidden {
	margin-bottom: 1em;
}
.field.field-name-field-resources-order-display-ds-field.field-type-ds.field-label-hidden a.ext {
	text-decoration: underline;
}
.field.field-name-field-resource-order-limit.field-type-text.field-label-hidden {
	font-weight:bold;
}
.field.field-name-field-resource-product-code.field-type-text.field-label-hidden {
	margin-bottom: 1em;
	font-weight:bold;
}
/* Plain english description */
.field.field-name-field-description.field-type-text-long.field-label-hidden {
	margin-bottom: 2em;
	color:#333;
	padding:0.5em 0 0.25em 0;
}
/* Publications thumbnail */
.node-type-resource .field-name-field-resource-thumbnail {
	float:right;
	margin:0 0 0.5em 0.7em;
}
/* Resources view */
.views-field-field-teaser {
	margin-bottom: 0.35em;
	color:#333;
}
/** Omega elements ************************************************************/

#page-title {
	line-height:1.3em;
}
#zone-user-wrapper {
	background-color:#dddad3;
}
#zone-branding {
	padding:1em 0;
}
h2.site-name {
	font-family:CamboRegular, Arial, sans-serif;
	font-size:1.9em;
	font-weight:normal;
	margin:40px 15px 0 0;
}
h2.site-name a {
	color:#000;
	text-decoration:none;
}
.site-name-slogan {
	float: right;
}
/* Menu - standard */
a.home span {
	margin-left: -0.4em;
}
#zone-menu {
	margin: 0 auto;
	padding:0;
	background-color:#474747;
}
#main-menu li {
	margin:0;
	padding:0;
}
#main-menu a {
	color:white;
	display:inline-block;
	padding:0.4em 1em;
	text-decoration:none;
}
#main-menu a:hover, #main-menu a.active {
	background-color:white;
	color:black;
	text-decoration:none;
}
/* Menu blocks - left nav */
aside .block-menu-block {
	border-bottom:solid 1px #A7ABAC;
}
aside .block .menu {
	padding-left:0!important;
}
aside .menu li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
aside .menu li li a {
	padding-left:1.5em;
	text-decoration:none;
}
/* Menu blocks - left nav - third level */
aside .menu li li li a {
	padding-left:3em;
	text-decoration:none;
}
aside ul li ul li.expanded > a.active-trail.active {
	background: #D8DADB url(../images/arrow-down-grey.gif) right center no-repeat;
}
/* Menu blocks - left nav - fourth level */
aside .menu li li li li a {
	padding-left:4.5em;
	text-decoration:none;
}
aside ul li ul li ul li.expanded > a.active-trail.active {
	background: #D8DADB url(../images/arrow-down-grey.gif) right center no-repeat;
}
/* Menu blocks - left nav - fifth level */
aside .menu li li li li li a {
	padding-left:6em;
	text-decoration:none;
}
aside ul li ul li ul li ul li.expanded > a.active-trail.active {
	background: #D8DADB url(../images/arrow-down-grey.gif) right center no-repeat;
}
/* Menu blocks - left nav - sixth level */
aside .menu li li li li li li a {
	padding-left:7.5em;
	text-decoration:none;
}
aside ul li ul li ul li ul li ul li.expanded > a.active-trail.active {
	background: red url(../images/arrow-down-grey.gif) right center no-repeat;
}
aside .menu li a {
	color:black;
	border-top:solid 1px #A7ABAC;
	display:block;
	padding:0.5em 2em 0.5em 0.5em;
	text-decoration:none;
	background-image:none;
}
aside .menu li a.active, aside .menu li a.active-trail.active {
	background-color:#D8DADB;
	text-decoration:none;
	font-weight:bold;
	background-image:none;
}
aside .menu li a:hover {
	background-color:#D8DADB;
	text-decoration:none;
}
aside ul li.collapsed {
	background: url(../images/arrow-right-grey.gif) right center no-repeat;
}
aside ul li.collapsed a:hover {
	background: #D8DADB url(../images/arrow-right-grey.gif) right center no-repeat;
}
aside ul li.expanded > a {
	background: #f3f3f3 url(../images/arrow-down-grey.gif) right center no-repeat;
}
aside ul li.expanded > a.active-trail.active {
	background: #D8DADB url(../images/arrow-down-grey.gif) right center no-repeat;
	text-decoration:none;
	font-weight:bold;
}
aside ul li li.expanded > a.active-trail.active {
	background-color:#D8DADB;
	text-decoration:none;
	font-weight:bold;
	background-image:none;
}
/* Search - left nav */
#facetapi-facet-apachesolrsolr-block-im-field-topics.facetapi-facetapi-links.facetapi-facet-im-field-topics.facetapi-processed li.collapsed, #facetapi-facet-apachesolrsolr-block-im-field-topics.facetapi-facetapi-links.facetapi-facet-im-field-topics.facetapi-processed li.collapsed a:hover, #facetapi-facet-apachesolrsolr-block-im-field-topics.facetapi-facetapi-links.facetapi-facet-im-field-topics.facetapi-processed li.expanded > a {
	background:none;
}
/* Breadcrumb */
#breadcrumb {
	padding:1em 0;
}
#breadcrumb a {
	color:black;
	text-decoration:underline;
}
.breadcrumb {
	padding: 1em 0 1em 0;
	font-size:.85em;
}
.breadcrumb a.active-trail {
	font-weight:normal;
	background-color:#fff;
}
/* Grey borders */

.container-12 .region-sidebar-second.grid-3 {
	margin-left:-1px;
	border-left: solid 1px #ccc;
}
.region-sidebar-second-inner ul {
	border-bottom: 1px solid #ccc;
	padding-bottom:.5em;
}
/*Inserted - images*/
.field-item.even img {
	border: 4px solid #ccc;
}
img.caption {
	float:right;
	margin-left:1em;
	box-shadow: 10px 10px 5px #DBDBDB;
}
.field-item.even .file-icon {
	border: none;
}
/*Caption - uses img title*/
.jgb-image .title {
	font-style:italic;
	font-size:.85em;
	margin-top:0.5em;
	border-bottom: 1px dotted #ccc;
}
/*Right hand side - images*/
.field-name-field-related img {
	border: 4px solid #ccc;
}
/* Sidebar blocks */
aside .block-title {
	font-weight:normal;
}
aside .block {
	margin-bottom:0;
}
aside .block ol, aside .block ul {
	margin-bottom:0;
	padding-left:1.2em;
}
aside .block ol ol, aside .block ul ul {
	margin-bottom:0;
	padding-top: 0;
}
aside .block-menu-block .block-title {
	display:visible;
}
aside .region-sidebar-first-inner .block-title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:black;
	text-decoration:none;
	font-weight:bold;
}
aside .region-sidebar-first-inner {
	border-top: 1px solid #ccc;
	padding-top:.50em;
	margin-right:0.5em;
}
aside .region-sidebar-second-inner .block ul {
	margin-bottom:1em;
	padding-left:1.8em;
}
aside .region-sidebar-second-inner {
	margin-left:1.2em;
}
/*.jgb-layout a:link { text-decoration:none; }*/
#region-sidebar-second a:hover {
	text-decoration:underline;
}
/* Tables */
table, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
table {
	border-color:#ccc;
}
thead th, th {
	background-color:#000;
	font-weight:bold;
	color:white;
	border: 1px solid #006195;
	border-right: 1px solid #ccc;
}
td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
tr:hover td {
	background-color:#666;
}
table.table40, .table40 {
	width:40%;
}
table.table60, .table60 {
	width:60%;
}
table.table80, .table80 {
	width:80%;
}
table.table95, .table95 {
	width:95%;
}
/* Tabs widget */
.ui-widget {
	font-size: 1em;
}
li.ui-state-default.ui-corner-top a:hover {
	text-decoration:underline;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
}
.ui-corner-all {
	-moz-border-radius: 0;
}
.ui-widget-header {
	background: none;
	border: none;
	font-weight: normal;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal;
	border: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: none;
	border: none;
	font-weight: normal;
}
.ui-tabs .ui-tabs-nav {
	border-bottom: 4px solid #C5C5C5;
	overflow: hidden;
}
.ui-tabs .ui-tabs-hide {
	display: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: url(../images/bg_tabs.png) no-repeat 100% -36px;
}
.ui-state-default a, .ui-widget-content .ui-state-default a, .ui-widget-header .ui-state-default a {
	background: url(../images/bg_tabs.png) no-repeat 0 0;
}
.ui-tabs .ui-tabs-nav li {
	margin-right: 3px;
	float: left;
	list-style-type: none;
	padding-right: 7px;
	cursor: pointer;
}
.ui-tabs .ui-tabs-nav li a {
	font-size: 1em;
	font-weight:normal;
	padding: 6px 9px 6px 16px;
	display: block;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: url(../images/bg_tabs.png) no-repeat 100% -110px;
}
.active-tab {
	background: url(../images/bg_tabs.png) no-repeat 100% -110px;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: black;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	background: url(../images/bg_tabs.png) no-repeat 0 -72px;
}
.ui-state-active a:focus {
	outline: none;
}
.ui-tabs .ui-tabs-panel {
	padding: 10px 0;
}
.ui-widget-content {
	background: none;
	border: none;
	color: inherit;
	overflow: hidden;
}
.responsive-layout-narrow .ui-tabs .ui-tabs-nav, .responsive-layout-mobile .ui-tabs .ui-tabs-nav {
	margin-left:-1em;
	border-bottom: none;
	overflow: hidden;
}
.responsive-layout-narrow .ui-tabs .ui-tabs-nav li a, .responsive-layout-mobile .ui-tabs .ui-tabs-nav li a {
	line-height:1.5em;
	border-left: 1px solid #000;
	display:block;
}
.responsive-layout-narrow #tabs .ui-state-default a, .responsive-layout-narrow #tabs .ui-widget-content .ui-state-default a, .responsive-layout-narrow #tabs .ui-widget-header .ui-state-default a, .responsive-layout-mobile #tabs .ui-state-default a, .responsive-layout-mobile #tabs .ui-widget-content .ui-state-default a, .responsive-layout-mobile #tabs .ui-widget-header .ui-state-default a {
	background: none;
}
.responsive-layout-narrow #tabs .ui-state-default, .responsive-layout-narrow #tabs .ui-widget-content .ui-state-default, .responsive-layout-narrow #tabs .ui-widget-header .ui-state-default, .responsive-layout-mobile #tabs .ui-state-default, .responsive-layout-mobile #tabs .ui-widget-content .ui-state-default, .responsive-layout-mobile #tabs .ui-widget-header .ui-state-default {
	background: none;
}
.responsive-layout-narrow #tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .responsive-layout-mobile #tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background:none;
}
.responsive-layout-narrow .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .responsive-layout-mobile .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color:black;
	font-weight:bold;
}
.responsive-layout-mobile .ui-tabs .ui-tabs-nav li, .responsive-layout-narrow .ui-tabs .ui-tabs-nav li {
	margin:0 0 0 0.5em;
	padding:0 0 0 0.8em;
}
/*Nomensa******************/
.nomensa-list {
	list-style-type: none;
	padding-left: 0!important;
}
/* Workbench */
div.workbench-info-block {
	border-style:solid;
	margin:1em 0;
}
/* Content area */
#zone-content {
	padding-bottom:2em;
}
/* Pager */
.item-list .pager {
	background-color:white;
	border:none;
	border-radius:0;
	padding:0 0 3em 0;
}
.item-list .pager li {
	border:none;
	border-radius:0;
	margin-right:1em;
}
.item-list .pager li.pager-current {
	background:#ccc;
}
.item-list .pager li a {
	background:white;
	border:none;
	border-radius:0;
	font-weight:normal;
	color:black;
}
.item-list .pager li a:hover {
	background:#ccc;
	border:none;
	border-radius:0;
	color:white;
}
.item-list .pager li.pager-next, .item-list .pager li.pager-last {
	position:static;
}
.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
	width: 100%;
	text-align: center;
	padding: 4px;
	color:#666;
}
/* TOC */
#toc {
	border:none;
	background-color:white;
}
.toc-title {
	text-align:left;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
	padding-bottom:.5em;
	margin-bottom:.5em;
	font-family:CamboRegular, Arial, sans-serif;
	font-size:1.2em;
}
.toc-list {
	line-height:2em;
	border-bottom: 1px dotted #ccc;
	padding-bottom:1em;
	margin-bottom: 1em;
}
span.toc-toggle-message {
	font-family:Arial, sans-serif;
	font-size:.75em;
	color:#006195;
}
.toc-level-1 {
	list-style-type: none;
}
/* Archive message */
.field-archive-message {
	background: #F4F4F6;
	border: 1px solid #DDD;
	font-size: 0.85em;
	padding: 0.5em;
	margin: 2em 0 2em 0;
}
.field-archive-message p {
	font-size: 1.1em;
}
.field-archive-message .title {
	font-size: 1.1em;
	color:red;
}
/* Footer */
#zone-footer-wrapper h2.block-title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#section-footer {
	font-size:.9em;
}
#zone-footer-wrapper {
	background-color:#dddad3;
	padding:1em 0;
}
#zone-footer-wrapper .block-menu .block-title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#zone-footer-wrapper .block-menu .menu li {
	border-left:solid 1px #999;
	display:inline;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 0.5em;
	padding:0 0 0 0.8em;
}
#zone-footer-wrapper .block-menu .menu li:first-child {
	border-left:none;
	margin:0;
	padding:0;
}
#zone-footer-wrapper .block-menu .menu a {
	color:#474747;
	text-decoration:none;
}
#zone-footer-wrapper a.ext {
	color:white;
	font-weight:normal;
	text-decoration:none;
}
#zone-footer-wrapper a.ext:hover {
	color:white;
	font-weight:normal;
	text-decoration:underline;
}
#zone-footer-wrapper a.active, #zone-footer-wrapper a.active-trail.active {
	background-color:transparent;
	font-weight:normal;
}
/* Block Matrix */

/** Footer nav block **********************************************************/
#block-jgb-block-matrix-1 .content table, #block-jgb-block-matrix-1 .content tr, #block-jgb-block-matrix-1 .content td {
	background-color:transparent;
	border:none;
	padding:0;
}
#block-jgb-block-matrix-1 tr:first-child td {
	padding-bottom:1em;
}
#block-jgb-block-matrix-1 .content td {
	color:white;
	padding:5px;
	vertical-align:top;
	width:25%;
}
#block-jgb-block-matrix-1 .content ul, #block-jgb-block-matrix-1 .content li {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#block-jgb-block-matrix-1 a, #block-jgb-block-matrix-1 a.ext, #block-jgb-block-matrix-1 a:link, #block-jgb-block-matrix-1 a:visited {
	color:white;
	font-weight:normal;
	text-decoration:none;
}
#block-jgb-block-matrix-1 a:hover, #block-jgb-block-matrix-1 a:active, #block-jgb-block-matrix-1 a.active {
	text-decoration:underline;
}
#block-jgb-block-matrix-1 a.active-trail, #block-jgb-block-matrix-1 a.active-trail.active {
	text-decoration:none;
	background-color:transparent;
}
#block-jgb-block-matrix-1 .row-first > a, #block-jgb-block-matrix-1 .row-last > a {
	color:white;
	font-weight:bold;
	font-size:1.1em;
	background-color:transparent;
}
#block-jgb-block-matrix-1 ul.menu {
	margin:.85em 0 1em 0;
}
/* Closure */
#zone-closure-wrapper {
	background-color:#474747;
	padding:1em 0;
}
#zone-closure-wrapper .block-menu .block-title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#zone-closure-wrapper .block-menu .menu li {
	border-left:solid 1px white;
	display:inline;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 0.5em;
	padding:0 0 0 0.8em;
}
#zone-closure-wrapper .block-menu .menu li:first-child {
	border-left:none;
	margin:0;
	padding:0;
}
#zone-closure-wrapper .block-menu .menu a {
	color:white;
	text-decoration:none
}
#zone-closure-wrapper .block-menu .menu a:hover {
	color:white;
	text-decoration:underline;
}
#block-menu-menu-footer {
	font-size:.98em;
	margin-top: 10px;
}
/** Module specific styling ***************************************************/

/* Front page promo */
.front .view-home-promo-block .views-row {
	margin:0;
	width: 31%;
	float: left;
	background-color: none;
}
.front .view-home-promo-block .views-row .views-row-2 {
	margin-left:200em;
}
.front .view-home-promo-block .views-row.views-row-2.views-row-even {
	padding: 0 2em 0 2em;
}
.front .view-home-promo-block h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:solid 3px #ccc;
	padding:0.5em 0 0.5em 0;
	margin:0.5em 0 1em 0;
}
.front .view-home-promo-block h2 a {
	text-decoration:none;
}
.front .view-home-promo-block h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:black;
	margin-bottom:0.5em;
}
.front .view-home-promo-block ul {
	margin-left:1.3em;
}
.front .view-home-promo-block li a {
	text-decoration:underline;
}
.front .view-home-promo-block p {
	margin-top:0.5em;
	margin-bottom:0.75em;
}
/* Display Suite */
.panel-twocol-70-30 .panel-panel.right .field {
	margin-bottom:1.5em;
}
.panel-twocol-70-30 .panel-panel.right .field-label {
	font-size:1.2em;
}
.panel-twocol-70-30 .panel-panel.right ol, .panel-twocol-70-30 .panel-panel.right ul {
	margin-bottom:0;
	padding-left:1.2em;
}
.panel-twocol-70-30 .panel-panel.right ol ol, .panel-twocol-70-30 .panel-panel.right ul ul {
	margin-bottom:0;
	padding-top: 0;
}
/*Sidebar promos*********/
.front .sidebar-promo .views-row {
	width: 100%!important;
}
.front .sidebar-promo .views-row.views-row-2.views-row-even {
	padding: 0;
}
/* Views - news etc */

.views-field a {
	line-height:2em;
}
.view ol, .view ul {
	margin-bottom:0;
	padding-left:0;
}
.view ol ol, .view ul ul {
	margin-bottom:0;
	padding-top: 0;
}
.region-right-wrapper {
	margin-bottom:2.5em;
}
.jgb-two-col-left-80-right .region-right {
	margin-left: 5.5em;
}
/*Right hand side - news etc*/
.field-label {
	color:#666;
	font-size:.85em;
	padding-top: 2px;
}
span.date-display-single {
	color:#666;
	font-size:.85em;
}
.jgb-date-box {
	width:60px;
	height:60px;
}
.jgb-date-box .jgb-date-box-day {
	font-size: 1.6em;
	padding-top: 7px;
	color:#333;
}
.jgb-date-box .jgb-date-box-month {
	color:#333;
}
.jgb-date-box .jgb-date-box-year {
	color:#333;
}
.field-items {
	padding-left:0;
}
.region-right-wrapper {
	margin-bottom:10px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 2.5em;
}
/*RSS feed******************************/

.rss-feed {
	margin-top: -3em!important;
	z-index: 10000;
}
/* Latest releases */
#block-views-jgb-resources-block {
	padding: 1em 1em .5em 1em;
	background-color:#E3E4E4;
	border-top: dotted 1px #A7ABAC;
	border-bottom: dotted 1px #A7ABAC;
	margin-bottom: 1em;
}
#block-views-jgb-resources-block li {
	margin-left:1em;
}
/* JGB User Tools */
.block-last-updated {
	font-size:.95em;
}
.block-jgb-user-tools {
	line-height:100%;
}
#block-jgb-user-tools-0 .user-tool, #block-jgb-user-tools-0 .form-item {
	padding-top: 3px;
}
#block-jgb-user-tools-0, #block-jgb-user-tools-0 a, #block-jgb-user-tools-0 a:visited {
	height:43px;
	color:white;
}
#block-jgb-user-tools-0 .user-tool {
	border-left: none;
}
#user-tool-search input {
	border:none;
	border-radius:0;
	line-height:20px;
	height:20px
}
#user-tool-search input.form-text {
	padding:2px 18px 2px 5px;
}
#user-tool-search input.form-submit {
	background:white;
	color:black;
	font-weight:normal;
	text-shadow:none;
}
html.js #user-tool-search input.form-autocomplete {
	background-position: 100% 6px;
}
#region-user-second {
	float:right;
}
#user-tool-contact a:hover {
	text-decoration:underline;
}
#user-tool-contact {
	height:25px;
	background-image:url(../images/user-tools-sprite.png);
	background-position: 0px -65px;
	background-repeat: no-repeat;
}
#user-tool-contact a {
	color:white;
	margin-left:28px;
	text-decoration:none;
	line-height:1.9em;
}
#region-closure-second {
	float:left;
}
ul.footer_tool {
	padding-top:7px;
	float:right;
}
.footer_tool li {
	font-size:.95em;
	display:inline-block;
}
.footer_tool a:link, .footer_tool a:active, .footer_tool a:visited {
	padding-top:8px;
	color:white;
}
a.footer-tool-bookmark {
	background-image:url(../images/footer-tools-sprite-teal.png);
	background-position: 0px -33px;
	background-repeat: no-repeat;
	text-decoration:none;
	padding:0 0 5px 37px;
}
a.footer-tool-print {
	background-image:url(../images/footer-tools-sprite-teal.png);
	background-position: 0px -65px;
	background-repeat: no-repeat;
	text-decoration:none;
	padding:0 0 5px 37px;
}
a.footer-tool-rss {
	background-image:url(../images/footer-tools-sprite-teal.png);
	background-repeat: no-repeat;
	text-decoration:none;
	padding:0 0 5px 37px;
}
/*Slideshows*******************/
.slideshow-access {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.slideshow-banner {
	margin-bottom:1.25em;
}
.slideshow-banner img {
	border:0!important;
}
div#vscc_controls_homepage_slideshow-block {
	vertical-align: super!important;
}
.slideshow-banner .views-slideshow-controls-top {
	background: white!important;
	right: -13px!important;
	padding: 0 0.5em 0.25em 0.5em!important;
}
.slideshow-banner .views-slideshow-slide-counter {
	margin: 0 0.5em 0 0.5em;
}
.slideshow-banner .slideshow-caption {
	background: #ccc;
	color: black;
	height: 25px;
	line-height: 20px;
	padding: 0 8px;
	font-size: 0.85em;
	padding-top: 0.5em;
}
/** Carousels *****************************************************************/
.jgb-carousel .jgb-carousel-wrapper {
	width:100%;
	margin-bottom:0;
	padding-left:0;
}
.jgb-carousel-controls-wrapper {
	width:100%;
}
.jgb-carousel-title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.jgb-carousel-controls a {
	color:white;
}
.jgb-carousel-controls a:hover {
	color:#ccc;
}
.jgb-carousel-controls .number {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.jgb-carousel-controls .jgb-carousel-pause a {
	text-indent:1999px;
}
.jgb-carousel-controls .bullet {
	background:url('../images/bullet_white.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
.jgb-carousel-controls .bullet a:hover {
	background:url('../images/bullet_green.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
.jgb-carousel-controls .activeSlide .bullet {
	background:url('../images/bullet_grey.png');
}
.jgb-carousel-controls .jgb-carousel-pause .pause {
	background:url('../images/pause_white.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
.jgb-carousel-controls .jgb-carousel-pause .pause a:hover {
	background:url('../images/pause_green.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
.jgb-carousel-controls .jgb-carousel-pause .play {
	background:url('../images/play_white.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
.jgb-carousel-controls .jgb-carousel-pause .play a:hover {
	background:url('../images/pause_teal.png');
	display:block;
	height:10px;
	margin:4px 7px 0 0;
	width:10px;
}
ul.jgb-carousel-pager {
	float:right
}
.jgb-carousel-pager li {
	display:inline-block;
}
.jgb-carousel-info {
	position:static;
}
.jgb-carousel-image-details {
	background-image:url('../images/transparent.png');
	color:white;
	height:25px;
	line-height:20px;
	padding:0 8px;
	position:absolute;
	width:100%;
	z-index:500;
	font-size:0.85em;
	padding-top:0.5em;
}
.jgb-carousel a, .jgb-carousel a:link, .jgb-carousel a:visited {
	color:white;
	text-decoration:none;
}
/**
 * Yes, this is an ugly, ugly way to do this, but based on the design and the
 * markup/css required, this is the only option without a JS fix
 */
.height-438 .jgb-carousel-image-details {
	top:488px;
}
.height-350 .jgb-carousel-image-details {
	top:303px;
}
.height-300 .jgb-carousel-image-details {
	top:253px;
}
.height-280 .jgb-carousel-image-details {
	top:250px;
}
.height-280 .jgb-carousel-controls {
	top:-24px;
	margin-right:0.5em;
}
.height-200 .jgb-carousel-image-details {
	top:169px;
}
.height-200 .jgb-carousel-controls {
	top:-24px;
	margin-right:0.5em;
}
/* Responsive style sheets ***********************************************************/

.responsive-layout-narrow hgroup.site-name-slogan {
	font-size:.95em;
}
.responsive-layout-mobile hgroup.site-name-slogan {
	font-size:.75em;
}
.responsive-layout-mobile hgroup.site-name-slogan {
	float:right;
}
.responsive-layout-narrow h1.title, .responsive-layout-mobile h1.title {
	padding-top:1em;
}
.responsive-layout-mobile #zone-menu .nice-menu {
	display:none;
}
.responsive-layout-mobile img#logo, .responsive-layout-narrow img#logo {
	float:right;
	width:300px;
}
.responsive-layout-mobile #jgb-carousel-1 {
	display:none;
}
.responsive-layout-mobile #block-jgb-user-tools-0, #block-jgb-user-tools-0 a, #block-jgb-user-tools-0 a:visited {
	padding-top:1em;
	height:50px;
	color:white;
}
.responsive-layout-mobile a.footer-tool-print {
	display:none;
}
.responsive-layout-mobile #block-jgb-user-tools-0 .form-text {
	/*	width: 120px;*/
	padding: 2px;
}
.responsive-layout-mobile #region-user-second {
	float:left;
}
.responsive-layout-narrow #region-user-second {
	width:700px;
}
.responsive-layout-narrow #section-content {
	width:100%;
}
.responsive-layout-mobile .breadcrumb {
	display:none;
}
.responsive-layout-mobile #region-closure-second {
	display:none;
}
/* Footer-tools */
.responsive-layout-narrow #block-jgb-ecosystem-footer-tool, .responsive-layout-mobile #block-jgb-ecosystem-footer-tool {
	float:left;
	padding-top:2em;
}
/* Footer-links */
.responsive-layout-mobile #zone-closure-wrapper .block-menu .menu li {
	border-left:solid 1px white;
	display:block;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0.8em;
}
/* Sidebar second */
.responsive-layout-narrow .container-12 .region-sidebar-second.grid-3, .responsive-layout-mobile .container-12 .region-sidebar-second.grid-3 {
	border-left: none;
}
/* Front page promo */

.responsive-layout-narrow .view-home-promo-block .views-row.views-row-2.views-row-even {
	padding: 0 1em 0 1em;
}
.responsive-layout-narrow .view-home-promo-block .views-row img, .responsive-layout-mobile .view-home-promo-block .views-row img {
	display:none;
}
.responsive-layout-mobile .view-home-promo-block .views-row, .responsive-layout-narrow .view-home-promo-block .views-row {
	margin-bottom:1em;
	width: 100%;
	float: none;
	background-color: none;
}
.responsive-layout-narrow .view-home-promo-block .views-row.views-row-2.views-row-even, .responsive-layout-mobile .view-home-promo-block .views-row.views-row-2.views-row-even {
	padding: 0;
}
.responsive-layout-mobile .view-home-promo-block h2 {
	padding:0 0 0.5em 0;
	margin:0 0 1em 0;
}
.responsive-layout-mobile .view-home-promo-block ul {
	margin-bottom:1em;
}
/* Sidebar second */
.responsive-layout-mobile .container-12 .region-sidebar-second.grid-3 {
	border-left: none;
}
.responsive-layout-narrow .container-12 .region-sidebar-second.grid-3 {
	border-left: none;
}
/* Block matrix */
.responsive-layout-mobile #block-jgb-block-matrix-1 .leaf {
	display:none;
}
.responsive-layout-mobile #block-jgb-block-matrix-1 .row-first > a, .responsive-layout-mobile #block-jgb-block-matrix-1 .row-last > a {
	display:visible;
	font-size:1em;
	color:white;
	font-weight:bold;
	background-color:transparent;
}
.responsive-layout-mobile #region-closure-second {
	width:100%;
}
/* Toggle menu */
#block-system-main-menu {
	padding:1em 0 1em 0;
}
.text-after-menu-image {
	height: 25px;
	background-image:url(../images/user-tools-sprite.png);
	background-repeat: no-repeat;
}
.text-after-menu-image a {
	color:white;
	text-decoration:none;
	font-size:0.85em;
	margin-left:30px;
	margin-top:-24px;
}
.text-after-menu-image a:hover {
	text-decoration:underline;
}
#block-system-main-menu .content {
	display:none;
}
#block-system-main-menu .content ul.menu {
	background:#474747;
}
#block-system-main-menu .content ul.menu a.home {
	margin-top:1em;
}
#block-system-main-menu .content ul.menu li a {
	color:white;
	border-top:solid 1px white;
	display:block;
	padding:0.5em 2em 0.5em 0.5em;
	text-decoration:none;
	background-image:none;
}
#block-system-main-menu .content ul.menu li {
	margin: 0;
	padding:0;
}
#block-system-main-menu .content ul li, #block-system-main-menu .content ul li.collapsed {
	list-style-image:none;
	list-style-type: none;
}
#block-system-main-menu .content ul li.expanded {
	display:none;
}
#block-system-main-menu .content ul li.leaf {
	list-style-image:none;
	list-style-type: none;
}
#block-system-main-menu .content ul.menu li a:hover {
	background:#333;
}
/*Image styles*******************/
.original-right {
	float:right;
	margin:1em 0 1em 1em;
}
.original-left {
	float:left;
	margin:1em 1em 1em 0;
}
.width-100-left {
	width:100px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-200-left {
	width:200px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-250-left {
	width:250px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-300-left {
	width:300px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-400-left {
	width:400px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-500-left {
	width:500px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-600-left {
	width:600px;
	float:left;
	margin:0 1.5em 1em 0;
}
.width-100-right {
	width:100px;
	float:right;
	margin:0 1em 1em 1em;
}
.width-200-right {
	width:200px;
	float:right;
	margin:0 1em 1em 1em;
}
.width-300-right {
	width:300px;
	float:right;
	margin:0 1em 1em 1em;
}
.width-400-right {
	width:400px;
	float:right;
	margin:0 1em 1em 1em;
}
.width-500-right {
	width:500px;
	float:right;
	margin:0 1em 1em 1em;
}
.width-600-right {
	width:600px;
	float:right;
	margin:0 1em 1em 1em;
}
p.source {
	line-height: 1.6em;
	padding:0.4em 0.4em 0.4em 0;
	font-style:italic;
	border-bottom: 1px dotted #ccc;
	margin-bottom:1em;
}
/*Contact forms****************************************/
.fieldset-wrapper {
	padding: 1em;
	border: 1px dotted #ccc;
	margin: 1em 1em 2em 0;
}
.fieldset-title {
	font-weight: bold;
}
.fieldset-legend {
	font-weight: bold;
	font-size: 1em;
}
/*Slideshow cropping**************/
.region-content-inner {
	overflow-x:hidden;
}
/*General flex styles**/
.flex-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap!important;
	margin-left: -24px;
}
.box-one {
	flex:1 200px;
	margin: 0 0 24px 24px;
}
.box-two {
	flex:2 200px;
	margin:0 0 24px 24px;
}
.box-three {
	flex:3 200px;
	margin: 0 0 24px 24px;
}
.responsive-layout-narrow .box-one, .responsive-layout-narrow .box-two, .responsive-layout-narrow .box-three, .responsive-layout-mobile .box-one, .responsive-layout-mobile .box-two, .responsive-layout-mobile .box-three {
	flex:1 100%;
}
/*Flex to replace box-one-col******************/
.flex-media {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	margin-bottom:1.5em;
}
h2.flex-media-content, h3.flex-media-content, h4.flex-media-content {
	margin-top:0;
	border-bottom: 1px dotted #ccc;
}
.flex-media-figure {
	margin-right:2em;
}
.flex-media-content {
	flex:1;
	-webkit-box-flex: 1!important;
}
/*Image map******/
.map-container {
	display:table!important;
	width: 100%;
	height: 100%;
}
.map-one, .map-two, .map-three {
	display: table-cell!important;
	text-align:left;
	padding:1em;
	vertical-align:top;
	line-height: 1.5em;
}
.responsive-layout-normal .map-one, .responsive-layout-normal .map-two, .responsive-layout-normal .map-three, .responsive-layout-narrow .map-one, .responsive-layout-narrow .map-two, .responsive-layout-narrow .map-three, .responsive-layout-mobile .map-one, .responsive-layout-mobile .map-two, .responsive-layout-mobile .map-three {
	display:block!important;
	width: 100%;
}
.responsive-layout-mobile .map-hidden-mobile {
	display:none!important;
}
/*Photo gallery*/
ul.photo-gallery-items {
	list-style-type: none;
	padding-left: 1.8em!important;
	padding-top: 1em!important;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.responsive-layout-mobile ul.photo-gallery-items {
	margin-right: 0;
}
.photo-gallery-items img {
	border:1px solid #ccc;
}
