.node-unpublished {
	background-color: rgb(255, 244, 244);
}
.preview .node {
	background-color: rgb(255, 255, 234);
}
#node-admin-filter ul {
	margin: 0px; padding: 0px; width: 100%; list-style-type: none;
}
#node-admin-buttons {
	clear: right; margin-left: 0.5em; float: left;
}
td.revision-current {
	background: rgb(255, 255, 204);
}
.node-form .form-text {
	width: 95%; display: block;
}
.node-form .container-inline .form-text {
	width: auto; display: inline;
}
.node-form .standard {
	clear: both;
}
.node-form textarea {
	width: 95%; display: block;
}
.node-form .attachments fieldset {
	float: none; display: block;
}
.terms-inline {
	display: inline;
}
body.drag {
	cursor: move;
}
th.active img {
	display: inline;
}
tr.even {
	padding: 0.1em 0.6em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
tr.odd {
	padding: 0.1em 0.6em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
tr.drag {
	background-color: rgb(255, 255, 240);
}
tr.drag-previous {
	background-color: rgb(255, 255, 221);
}
td.active {
	background-color: rgb(221, 221, 221);
}
td.checkbox {
	text-align: center;
}
th.checkbox {
	text-align: center;
}
tbody {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
tbody th {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
thead th {
	text-align: left; padding-right: 1em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
.breadcrumb {
	padding-bottom: 0.5em;
}
div.indentation {
	margin: -0.4em 0.2em -0.4em -0.4em; padding: 0.42em 0px 0.42em 0.6em; width: 20px; height: 1.7em; float: left;
}
div.tree-child {
	background: url("/misc/tree.png") no-repeat 11px;
}
div.tree-child-last {
	background: url("/misc/tree-bottom.png") no-repeat 11px;
}
div.tree-child-horizontal {
	background: url("/misc/tree.png") no-repeat -11px;
}
.error {
	color: rgb(238, 85, 85);
}
div.error {
	border: 1px solid rgb(221, 119, 119);
}
div.error {
	background: rgb(255, 204, 204); padding: 2px; color: rgb(34, 0, 0);
}
tr.error {
	background: rgb(255, 204, 204); padding: 2px; color: rgb(34, 0, 0);
}
.warning {
	color: rgb(224, 144, 16);
}
div.warning {
	border: 1px solid rgb(240, 192, 32);
}
div.warning {
	background: rgb(255, 255, 221); padding: 2px; color: rgb(34, 34, 0);
}
tr.warning {
	background: rgb(255, 255, 221); padding: 2px; color: rgb(34, 34, 0);
}
.ok {
	color: rgb(0, 128, 0);
}
div.ok {
	border: 1px solid rgb(0, 170, 0);
}
div.ok {
	background: rgb(221, 255, 221); padding: 2px; color: rgb(0, 34, 0);
}
tr.ok {
	background: rgb(221, 255, 221); padding: 2px; color: rgb(0, 34, 0);
}
.item-list .icon {
	color: rgb(85, 85, 85); padding-left: 0.25em; clear: right; float: right;
}
.item-list .title {
	font-weight: bold;
}
.item-list ul {
	margin: 0px 0px 0.75em; padding: 0px;
}
.item-list ul li {
	margin: 0px 0px 0.25em 1.5em; padding: 0px;
}
ol.task-list li.active {
	font-weight: bold;
}
.form-item {
	margin-top: 1em; margin-bottom: 1em;
}
tr.odd .form-item {
	margin-top: 0px; margin-bottom: 0px; white-space: nowrap;
}
tr.even .form-item {
	margin-top: 0px; margin-bottom: 0px; white-space: nowrap;
}
tr.merge-down {
	border-bottom-width: 0px !important;
}
tr.merge-down td {
	border-bottom-width: 0px !important;
}
tr.merge-down th {
	border-bottom-width: 0px !important;
}
tr.merge-up {
	border-top-width: 0px !important;
}
tr.merge-up td {
	border-top-width: 0px !important;
}
tr.merge-up th {
	border-top-width: 0px !important;
}
.form-item input.error {
	border: 2px solid red;
}
.form-item textarea.error {
	border: 2px solid red;
}
.form-item select.error {
	border: 2px solid red;
}
.form-item .description {
	font-size: 0.85em;
}
.form-item label {
	font-weight: bold; display: block;
}
.form-item label.option {
	font-weight: normal; display: inline;
}
.form-checkboxes {
	margin: 1em 0px;
}
.form-radios {
	margin: 1em 0px;
}
.form-checkboxes .form-item {
	margin-top: 0.4em; margin-bottom: 0.4em;
}
.form-radios .form-item {
	margin-top: 0.4em; margin-bottom: 0.4em;
}
.marker {
	color: rgb(255, 0, 0);
}
.form-required {
	color: rgb(255, 0, 0);
}
.more-link {
	text-align: right;
}
.more-help-link {
	text-align: right; font-size: 0.85em;
}
.nowrap {
	white-space: nowrap;
}
.item-list .pager {
	text-align: center; clear: both;
}
.item-list .pager li {
	padding: 0.5em; display: inline; list-style-type: none; background-image: none;
}
.pager-current {
	font-weight: bold;
}
.tips {
	padding-top: 0px; padding-bottom: 0px; font-size: 0.9em; margin-top: 0px; margin-bottom: 0px;
}
dl.multiselect dd.b {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.b .form-item {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.b select {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.a {
	width: 10em;
}
dl.multiselect dd.a .form-item {
	width: 10em;
}
dl.multiselect dt {
	margin: 0px 1em 0px 0px; padding: 0px; line-height: 1.75em; float: left;
}
dl.multiselect dd {
	margin: 0px 1em 0px 0px; padding: 0px; line-height: 1.75em; float: left;
}
dl.multiselect .form-item {
	margin: 0px; height: 1.75em;
}
.container-inline div {
	display: inline;
}
.container-inline label {
	display: inline;
}
ul.primary {
	list-style: none; margin: 5px; padding: 0px 0px 0px 1em; height: auto; line-height: normal; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap; border-collapse: collapse;
}
ul.primary li {
	display: inline;
}
ul.primary li a {
	border-width: 1px; border-style: solid solid none; border-color: rgb(187, 187, 187); padding: 0px 1em; height: auto; text-decoration: none; margin-right: 0.5em; background-color: rgb(221, 221, 221);
}
ul.primary li.active a {
	border-width: 1px; border-style: solid; border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
ul.primary li a:hover {
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238); background-color: rgb(238, 238, 238);
}
ul.secondary {
	margin: 5px; padding: 0.5em 1em; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}
ul.secondary li {
	padding: 0px 1em; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; display: inline;
}
ul.secondary a {
	padding: 0px; text-decoration: none;
}
ul.secondary a.active {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid;
}
#autocomplete {
	border: 1px solid currentColor; overflow: hidden; position: absolute; z-index: 100;
}
#autocomplete ul {
	list-style: none; margin: 0px; padding: 0px;
}
#autocomplete li {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); white-space: pre; cursor: default;
}
#autocomplete li.selected {
	background: rgb(0, 114, 185); color: rgb(255, 255, 255);
}
html.js input.form-autocomplete {
	background-position: 100% 2px; background-image: url("/misc/throbber.gif"); background-repeat: no-repeat;
}
html.js input.throbbing {
	background-position: 100% -18px;
}
html.js fieldset.collapsed {
	height: 1em; margin-bottom: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
html.js fieldset.collapsed * {
	display: none;
}
html.js fieldset.collapsed legend {
	display: block;
}
html.js fieldset.collapsible legend a {
	background: url("/misc/menu-expanded.png") no-repeat 5px 75%; padding-left: 15px;
}
html.js fieldset.collapsed legend a {
	background-position: 5px 50%; background-image: url("/misc/menu-collapsed.png");
}
* html.js fieldset.collapsed legend {
	display: inline;
}
* html.js fieldset.collapsed legend * {
	display: inline;
}
* html.js fieldset.collapsed table * {
	display: inline;
}
html.js fieldset.collapsible {
	position: relative;
}
html.js fieldset.collapsible legend a {
	display: block;
}
html.js fieldset.collapsible .fieldset-wrapper {
	overflow: auto;
}
.resizable-textarea {
	width: 95%;
}
.resizable-textarea .grippie {
	background: url("/misc/grippie.png") no-repeat center 2px rgb(238, 238, 238); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); height: 9px; overflow: hidden; cursor: s-resize;
}
html.js .resizable-textarea textarea {
	width: 100%; margin-bottom: 0px; display: block;
}
.draggable a.tabledrag-handle {
	margin: -0.4em 0px -0.4em -0.5em; padding: 0.42em 1.5em 0.42em 0.5em; height: 1.7em; text-decoration: none; float: left; cursor: move;
}
a.tabledrag-handle:hover {
	text-decoration: none;
}
a.tabledrag-handle .handle {
	background: url("/misc/draggable.png") no-repeat 0px 0px; width: 13px; height: 13px; margin-top: 4px;
}
a.tabledrag-handle-hover .handle {
	background-position: 0px -20px;
}
.joined + .grippie {
	background-position: center 1px; height: 5px; margin-bottom: -2px;
}
.teaser-checkbox {
	padding-top: 1px;
}
div.teaser-button-wrapper {
	margin: 0px; padding-right: 5%; float: right;
}
.teaser-checkbox div.form-item {
	margin: 0px 5% 0px 0px; padding: 0px; float: right;
}
textarea.teaser {
	display: none;
}
html.js .no-js {
	display: none;
}
.progress {
	font-weight: bold;
}
.progress .bar {
	background: url("/misc/progress.gif") rgb(255, 255, 255); margin: 0px 0.2em; border: 1px solid rgb(0, 55, 90); height: 1.5em;
}
.progress .filled {
	background: rgb(0, 114, 185); width: 0%; height: 1em; border-bottom-color: rgb(0, 74, 115); border-bottom-width: 0.5em; border-bottom-style: solid;
}
.progress .percentage {
	float: right;
}
.progress-disabled {
	float: left;
}
.ahah-progress {
	float: left;
}
.ahah-progress .throbber {
	background: url("/misc/throbber.gif") no-repeat 0px -18px; margin: 2px; width: 15px; height: 15px; float: left;
}
tr .ahah-progress .throbber {
	margin: 0px 2px;
}
.ahah-progress-bar {
	width: 16em;
}
#first-time strong {
	padding: 1.5em 0px 0.5em; display: block;
}
tr.selected td {
	background: rgb(255, 255, 204);
}
table.sticky-header {
	background: rgb(255, 255, 255); margin-top: 0px;
}
.install#clean-url {
	display: none;
}
html.js .js-hide {
	display: none;
}
#system-modules div.incompatible {
	font-weight: bold;
}
#system-themes-form div.incompatible {
	font-weight: bold;
}
span.password-strength {
	visibility: hidden;
}
input.password-field {
	margin-right: 10px;
}
div.password-description {
	margin: 4px 0px 0px; padding: 0px 2px; font-size: 0.85em; max-width: 500px;
}
div.password-description ul {
	margin-bottom: 0px;
}
.password-parent {
	margin: 0px;
}
input.password-confirm {
	margin-right: 10px;
}
.confirm-parent {
	margin: 5px 0px 0px;
}
span.password-confirm {
	visibility: hidden;
}
span.password-confirm span {
	font-weight: normal;
}
ul.menu {
	list-style: none; border: currentColor; text-align: left;
}
ul.menu li {
	margin: 0px 0px 0px 0.5em;
}
li.expanded {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: circle; list-style-image: url("/misc/menu-expanded.png");
}
li.collapsed {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: disc; list-style-image: url("/misc/menu-collapsed.png");
}
li.leaf {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: square; list-style-image: url("/misc/menu-leaf.png");
}
li a.active {
	color: rgb(0, 0, 0);
}
td.menu-disabled {
	background: rgb(204, 204, 204);
}
ul.links {
	margin: 0px; padding: 0px;
}
ul.inline.links {
	display: inline;
}
ul.links li {
	padding: 0px 0.5em; display: inline; list-style-type: none;
}
.block ul {
	margin: 0px; padding: 0px 0px 0.25em 1em;
}
#permissions td.module {
	font-weight: bold;
}
#permissions td.permission {
	padding-left: 1.5em;
}
#access-rules .access-type {
	margin-right: 1em; float: left;
}
#access-rules .rule-type {
	margin-right: 1em; float: left;
}
#access-rules .access-type .form-item {
	margin-top: 0px;
}
#access-rules .rule-type .form-item {
	margin-top: 0px;
}
#access-rules .mask {
	clear: both;
}
#user-login-form {
	text-align: center;
}
#user-admin-filter ul {
	margin: 0px; padding: 0px; width: 100%; list-style-type: none;
}
#user-admin-buttons {
	clear: right; margin-left: 0.5em; float: left;
}
#user-admin-settings fieldset .description {
	padding-bottom: 0.5em; font-size: 0.85em;
}
.profile {
	margin: 1em 0px; clear: both;
}
.profile .picture {
	margin: 0px 1em 1em 0px; float: right;
}
.profile h3 {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.profile dl {
	margin: 0px 0px 1.5em;
}
.profile dt {
	margin: 0px 0px 0.2em; font-weight: bold;
}
.profile dd {
	margin: 0px 0px 1em;
}
.field .field-label {
	font-weight: bold;
}
.field .field-label-inline {
	font-weight: bold;
}
.field .field-label-inline-first {
	font-weight: bold;
}
.field .field-label-inline {
	display: inline;
}
.field .field-label-inline-first {
	display: inline;
}
.field .field-label-inline {
	visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag {
	width: 30px; padding-right: 0px;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
	padding-right: 0.5em;
}
.node-form .content-add-more .form-submit {
	margin: 0px;
}
.node-form .number {
	width: auto; display: inline;
}
.node-form .text {
	width: auto;
}
.form-item #autocomplete .reference-autocomplete {
	white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label {
	font-weight: normal; display: inline;
}
#content-field-overview-form .advanced-help-link {
	margin: 4px 4px 0px 0px;
}
#content-display-overview-form .advanced-help-link {
	margin: 4px 4px 0px 0px;
}
#content-field-overview-form .label-group {
	font-weight: bold;
}
#content-display-overview-form .label-group {
	font-weight: bold;
}
#content-copy-export-form .label-group {
	font-weight: bold;
}
table#content-field-overview .label-add-new-field {
	float: left;
}
table#content-field-overview .label-add-existing-field {
	float: left;
}
table#content-field-overview .label-add-new-group {
	float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
	display: none;
}
table#content-field-overview tr.content-add-new .description {
	margin-bottom: 0px;
}
table#content-field-overview .content-new {
	padding-bottom: 0.5em; font-weight: bold;
}
.advanced-help-topic h3 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h4 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h5 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h6 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic dd {
	margin-bottom: 0.5em;
}
.advanced-help-topic span.code {
	padding: 1px; font-family: "Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace; font-size: 0.9em; background-color: rgb(237, 241, 243);
}
.advanced-help-topic .content-border {
	border: 1px solid rgb(170, 170, 170);
}
.rteindent1 {
	margin-left: 40px;
}
.rteindent2 {
	margin-left: 80px;
}
.rteindent3 {
	margin-left: 120px;
}
.rteindent4 {
	margin-left: 160px;
}
.rteleft {
	text-align: left;
}
.rteright {
	text-align: right;
}
.rtecenter {
	text-align: center;
}
.rtejustify {
	text-align: justify;
}
.ibimage_left {
	float: left;
}
.ibimage_right {
	float: right;
}
table.cke_editor fieldset {
	padding: 0px !important;
}
.cke_editor {
	display: table !important;
}
.cke_editor {
	display: inline-table !important;
}
#ie {
	display: inline-table !important;
}
.cke_panel_listItem {
	padding-left: 0px; background-image: none;
}
tbody {
	border: 0px currentColor;
}
form#ckeditor-admin-profile-form textarea#edit-toolbar {
	display: none;
}
form#ckeditor-admin-global-profile-form textarea#edit-toolbar {
	display: none;
}
form#ckeditor-admin-profile-form #edit-toolbar + .grippie {
	display: none;
}
form#ckeditor-admin-global-profile-form #edit-toolbar + .grippie {
	display: none;
}
div.sortableList {
	cursor: n-resize;
}
div.widthMarker {
	margin: 10px 0px 0px 1px; height: 20px; text-align: center; padding-left: 1px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
div.group.sortableList {
	margin: 20px 0px 0px;
}
div.sortableList div.sortableListDiv {
	width: 900px; height: 30px; margin-bottom: 3px;
}
div.sortableList div.sortableListDiv span.sortableListSpan {
	height: 30px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dashed; display: block; background-color: rgb(240, 240, 238);
}
div.sortableList div.sortableListDiv span.sortableListSpan ul {
	list-style: none; margin: 0px; padding: 0px 0px 0px 1px; border: 1px solid rgb(204, 204, 204); width: 900px; height: 30px; white-space: nowrap;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li {
	list-style: none; padding: 2px; height: 18px; cursor: move; min-width: 18px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li.group {
	padding-left: 2px; min-width: 5px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li img {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
li.sortableItem {
	margin: 3px 1px 1px 0px; border: 1px solid rgb(204, 204, 204); float: left; position: relative; z-index: 99; background-color: rgb(240, 240, 238);
}
fieldset#edit-appearance div#groupLayout {
	margin: 1em 0px; padding: 0px; border: 0px currentColor; overflow: auto;
}
div#allButtons {
	margin: 1em 0px; padding: 0px; border: 0px currentColor; overflow: auto;
}
.cke_browser_ie .cke_panel_block {
	overflow: hidden !important;
}
#colorbox {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxWrapper {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	width: 100%; height: 100%; position: fixed;
}
#cboxMiddleLeft {
	clear: left;
}
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxTitle {
	margin: 0px;
}
#cboxLoadingOverlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxLoadingGraphic {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxPrevious {
	cursor: pointer;
}
#cboxNext {
	cursor: pointer;
}
#cboxClose {
	cursor: pointer;
}
#cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	margin: auto; border: 0px currentColor; float: left; display: block;
}
.cboxIframe {
	border: 0px currentColor; width: 100%; height: 100%; display: block;
}
#colorbox {
	box-sizing: content-box;
}
#cboxContent {
	box-sizing: content-box;
}
#cboxLoadedContent {
	box-sizing: content-box;
}
#cboxOverlay {
	background: rgb(0, 0, 0);
}
#colorBox {
	
}
#cboxWrapper {
	background: rgb(255, 255, 255); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#cboxTopLeft {
	width: 15px; height: 15px;
}
#cboxTopCenter {
	height: 15px;
}
#cboxTopRight {
	width: 15px; height: 15px;
}
#cboxBottomLeft {
	width: 15px; height: 10px;
}
#cboxBottomCenter {
	height: 10px;
}
#cboxBottomRight {
	width: 15px; height: 10px;
}
#cboxMiddleLeft {
	width: 15px;
}
#cboxMiddleRight {
	width: 15px;
}
#cboxContent {
	background: rgb(255, 255, 255); font: 12px/normal "Lucida Grande", Verdana, Arial, sans-serif; overflow: hidden; font-size-adjust: none; font-stretch: normal;
}
#cboxError {
	padding: 50px; border: 1px solid rgb(204, 204, 204);
}
#cboxLoadedContent {
	margin-bottom: 28px;
}
#cboxTitle {
	background: rgba(255, 255, 255, 0.7); padding: 4px; left: 0px; width: 100%; bottom: 28px; color: rgb(83, 83, 83); position: absolute;
}
#cboxCurrent {
	left: 60px; bottom: 4px; color: rgb(148, 148, 148); position: absolute;
}
.cboxSlideshow_on #cboxSlideshow {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/controls.png") no-repeat -75px -50px; width: 25px; height: 25px; right: 30px; bottom: 0px; text-indent: -9999px; position: absolute;
}
.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -101px -50px;
}
.cboxSlideshow_off #cboxSlideshow {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/controls.png") no-repeat -49px -50px; width: 25px; height: 25px; right: 30px; bottom: 0px; text-indent: -9999px; position: absolute;
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -25px -50px;
}
#cboxPrevious {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/controls.png") no-repeat -75px 0px; left: 0px; width: 25px; height: 25px; bottom: 0px; text-indent: -9999px; position: absolute;
}
#cboxPrevious:hover {
	background-position: -75px -25px;
}
#cboxNext {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/controls.png") no-repeat -50px 0px; left: 27px; width: 25px; height: 25px; bottom: 0px; text-indent: -9999px; position: absolute;
}
#cboxNext:hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: rgb(255, 255, 255);
}
#cboxLoadingGraphic {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/loading_animation.gif") no-repeat center;
}
#cboxClose {
	background: url("/sites/all/modules/contrib/colorbox/styles/default/images/controls.png") no-repeat -25px 0px; width: 25px; height: 25px; right: 0px; bottom: 0px; text-indent: -9999px; position: absolute;
}
#cboxClose:hover {
	background-position: -25px -25px;
}
.cboxIE6 #cboxTitle {
	background: rgb(255, 255, 255);
}
.ctools-locked {
	padding: 1em; border: 1px solid red; color: red;
}
.ctools-owns-lock {
	background: 0px 0px rgb(255, 255, 221); padding: 1em; border: 1px solid rgb(240, 192, 32);
}
a.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
input.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
button.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
select.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
div.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat center; width: 18px; float: left;
}
.container-inline-date {
	width: auto; clear: both; margin-right: 0.5em; vertical-align: top; display: inline-block;
}
.container-inline-date .form-item {
	margin: 0px; padding: 0px; float: none;
}
.container-inline-date .form-item .form-item {
	float: left;
}
.container-inline-date .form-item {
	width: auto;
}
.container-inline-date .form-item input {
	width: auto;
}
.container-inline-date .description {
	clear: both;
}
.container-inline-date .form-item input {
	margin-right: 5px;
}
.container-inline-date .form-item select {
	margin-right: 5px;
}
.container-inline-date .form-item option {
	margin-right: 5px;
}
.container-inline-date .date-spacer {
	margin-left: -5px;
}
.views-right-60 .container-inline-date div {
	margin: 0px; padding: 0px;
}
.container-inline-date .date-timezone .form-item {
	width: auto; clear: both; float: none;
}
#calendar_div {
	margin: 0px; padding: 0px;
}
#calendar_div td {
	margin: 0px; padding: 0px;
}
#calendar_div th {
	margin: 0px; padding: 0px;
}
#calendar_div {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_control {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_links {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_header {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar td {
	padding: 0px;
}
span.date-display-single {
	
}
span.date-display-start {
	
}
span.date-display-end {
	
}
span.date-display-separator {
	
}
.date-repeat-input {
	width: auto; margin-right: 5px; float: left;
}
.date-repeat-input select {
	min-width: 7em;
}
.date-repeat fieldset {
	clear: both; float: none;
}
.date-views-filter-wrapper {
	min-width: 250px;
}
.date-views-filter input {
	padding: 0px !important; width: 12em; margin-right: 2px !important; float: left !important; min-width: 12em;
}
.date-nav {
	width: 100%;
}
.date-nav div.date-prev {
	width: 24%; text-align: left; float: left;
}
.date-nav div.date-next {
	width: 24%; text-align: right; float: right;
}
.date-nav div.date-heading {
	width: 50%; text-align: center; float: left;
}
.date-nav div.date-heading h3 {
	margin: 0px; padding: 0px;
}
.date-clear {
	clear: both; float: none; display: block;
}
.date-clear-block {
	width: auto; clear: both; float: none;
}
.date-clear-block::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: " ";
}
.date-clear-block {
	display: inline-block;
}
* html .date-clear-block {
	height: 1%;
}
.date-clear-block {
	display: block;
}
.date-container .date-format-delete {
	margin-top: 1.8em; margin-left: 1.5em; float: left;
}
.date-container .date-format-name {
	float: left;
}
.date-container .date-format-type {
	padding-left: 10px; float: left;
}
.date-container .select-container {
	clear: left; float: left;
}
div.date-calendar-day {
	background: rgb(243, 243, 243); border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(187, 187, 187) rgb(187, 187, 187) rgb(238, 238, 238); margin: 6px 10px 0px 0px; width: 40px; text-align: center; color: rgb(153, 153, 153); line-height: 1; font-family: Georgia,Arial,Verdana,sans; float: left;
}
div.date-calendar-day span {
	text-align: center; display: block;
}
div.date-calendar-day span.month {
	padding: 2px; color: white; text-transform: uppercase; font-size: 0.9em; background-color: rgb(181, 190, 190);
}
div.date-calendar-day span.day {
	font-size: 2em; font-weight: bold;
}
div.date-calendar-day span.year {
	padding: 2px; font-size: 0.9em;
}
#ui-datepicker-div table {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div td {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div th {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div {
	font-size: 12px !important;
}
#ui-datepicker-div table {
	font-size: 12px !important;
}
.ui-datepicker-div {
	font-size: 12px !important;
}
.ui-datepicker-div table {
	font-size: 12px !important;
}
.ui-datepicker-inline {
	font-size: 12px !important;
}
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
.ui-datepicker-inline {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
#ui-datepicker-div {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
#ui-datepicker-div {
	background: rgb(255, 255, 255); display: none; z-index: 9999;
}
.ui-datepicker-inline {
	float: left; display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); left: 0.5em; top: 0.5em; position: absolute;
}
.ui-datepicker-prev {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); left: 0.5em; top: 0.5em; position: absolute;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218);
}
.ui-datepicker-prev:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218);
}
.ui-datepicker-next a {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat 50% 50%; border: 1px solid rgb(211, 211, 211); width: 1.3em; height: 1.4em; text-indent: -999999px; font-size: 1em; display: block; cursor: pointer;
}
.ui-datepicker-prev a {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat 50% 50%; border: 1px solid rgb(211, 211, 211); width: 1.3em; height: 1.4em; text-indent: -999999px; font-size: 1em; display: block; cursor: pointer;
}
.ui-datepicker-next a {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:active {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:active {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-header select {
	background: rgb(230, 230, 230); margin: 0px !important; padding: 0px !important; border: 1px solid rgb(211, 211, 211); top: 0.5em; color: rgb(85, 85, 85); line-height: 1.4em; font-size: 1em; position: absolute;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	left: 2.2em; width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	left: 9.4em; width: 5em;
}
table.ui-datepicker {
	width: 15.5em; text-align: right;
}
table.ui-datepicker td a {
	padding: 0.1em 0.3em 0.1em 0px; color: rgb(85, 85, 85); text-decoration: none; display: block;
}
table.ui-datepicker tbody {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
table.ui-datepicker tbody td a {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); border: 1px solid rgb(255, 255, 255); cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218); border: 1px solid rgb(153, 153, 153); color: rgb(33, 33, 33);
}
table.ui-datepicker tbody td a:active {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png") repeat-x 0px 50% rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); color: rgb(34, 34, 34);
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: 0.3em 0px; text-align: center; color: rgb(34, 34, 34); text-transform: uppercase; font-size: 0.9em;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: rgb(34, 34, 34);
}
.timeEntry_control {
	margin-left: 2px; vertical-align: middle;
}
* html .timeEntry_control {
	margin-top: -4px;
}
#block-feedback-form {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form .feedback-link {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form .feedback-link * {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form .content {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form form {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form form label {
	margin: 0px; padding: 0px; border: 0px currentColor; color: inherit; font-size: 100%; font-weight: normal; float: none;
}
#block-feedback-form {
	right: 20px; bottom: 60px; overflow: hidden; display: none; position: fixed; z-index: 10;
}
* html #block-feedback-form {
	position: absolute;
}
#block-feedback-form .feedback-link {
	padding: 0.3em 0px; text-align: right; font-size: 12px;
}
#block-feedback-form .feedback-link * {
	font-size: 12px; display: inline;
}
#block-feedback-form form {
	padding: 6px; border: 1px solid rgb(204, 204, 204); max-width: 200px; opacity: 0.9; background-color: rgb(255, 255, 255);
}
* html #block-feedback-form form {
	width: 200px;
}
#block-feedback-form .feedback-help {
	margin: 0px 0px 0.5em; line-height: normal; font-size: 10px;
}
#block-feedback-form .feedback-submitted {
	font-size: 10px; margin-top: 0.2em;
}
#block-feedback-form .form-textarea {
	width: 97%;
}
#block-feedback-form .feedback-message {
	height: 10ex;
}
#block-feedback-form .resizable-textarea .grippie {
	width: 204px;
}
* html #block-feedback-form .resizable-textarea textarea {
	width: 200px;
}
#block-feedback-form #feedback-throbber {
	height: 20px;
}
#block-feedback-form .throbbing {
	background: url("/sites/all/modules/contrib/feedback/images/throbber.gif") no-repeat left;
}
#block-feedback-form #feedback-submit {
	margin: 0px;
}
.filefield-icon {
	margin: 0px 2px 0px 0px;
}
.filefield-element {
	margin: 1em 0px; white-space: normal;
}
.filefield-element .widget-preview {
	border-width: 0px 1px 0px 0px; border-style: solid; border-color: rgb(204, 204, 204); margin: 0px 10px 0px 0px; padding: 0px 10px 0px 0px; float: left; max-width: 30%;
}
.filefield-element .widget-edit {
	float: left; max-width: 70%;
}
.filefield-element .filefield-preview {
	width: 16em; overflow: hidden;
}
.filefield-element .widget-edit .form-item {
	margin: 0px 0px 1em;
}
.filefield-element input.form-submit {
	margin: 0px;
}
.filefield-element input.form-file {
	margin: 0px;
}
.filefield-element input.progress-disabled {
	float: none; display: inline;
}
.filefield-element div.ahah-progress {
	padding: 1px 13px 2px 3px; float: none; display: inline;
}
.filefield-element div.throbber {
	padding: 1px 13px 2px 3px; float: none; display: inline;
}
.filefield-element div.ahah-progress-bar {
	padding: 0px; width: 28em; margin-top: 4px; display: none;
}
.filefield-element div.ahah-progress-bar div.bar {
	margin: 0px;
}
form#islandora-solr-search-block-form select#edit-type1 {
	width: 100%;
}
form#islandora-solr-search-block-form select#edit-type2 {
	width: 100%;
}
form#islandora-solr-search-block-form select#edit-type3 {
	width: 100%;
}
form#islandora-solr-search-block-form input#edit-fedora-terms1 {
	width: 96%;
}
form#islandora-solr-search-block-form input#edit-fedora-terms2 {
	width: 96%;
}
form#islandora-solr-search-block-form input#edit-fedora-terms3 {
	width: 96%;
}
form#islandora-solr-simple-search-form input#edit-islandora-simple-search-query {
	width: 96%;
}
.islandora_solr_search_query_wrap {
	
}
.islandora_solr_search_filter_wrap {
	
}
.islandora_solr_search_facet_wrap {
	
}
.islandora_solr_search_facet_name {
	font-weight: bold;
}
.islandora_solr_search_facet_title {
	font-weight: bold;
}
.islandora_solr_search_facet_wrap ul li {
	line-height: 1.3em; font-size: 90%;
}
img.islandora_solr_add_remove_link {
	vertical-align: middle;
}
.islandora_solr_search_filter_wrap ul.islandora_solr_search_filter_list {
	padding: 0px;
}
.islandora_solr_search_query_wrap ul.islandora_solr_search_query_list {
	padding: 0px;
}
.islandora_solr_search_filter_wrap ul.islandora_solr_search_filter_list li {
	list-style: none inside; margin: 0px; padding: 0px; background-image: none;
}
.islandora_solr_search_query_wrap ul.islandora_solr_search_query_list li {
	list-style: none inside; margin: 0px; padding: 0px; background-image: none;
}
table.islandora_solr_search_results_table {
	
}
table.islandora_solr_search_results_table tr {
	border-bottom-width: 1px; border-bottom-style: solid;
}
table.islandora_solr_search_results_table tr td {
	padding: 0px 2px;
}
.islandora_solr_search_breadcrumb_super {
	font-size: smaller; vertical-align: super;
}
.islandora_solr_search_facet {
	
}
.islandora_solr_search_facet .plusminus {
	float: right;
}
#islandora_solr_secondary_display_profiles {
	float: right;
}
img.islandora_solr_secondary_display_icon {
	vertical-align: bottom;
}
.item-list ul.islandora-solr-search-secondary li {
	margin: 0px; padding: 0px; display: inline-block; background-image: none;
}
html.js .refresh-button {
	display: none;
}
.strikethrough {
	text-decoration: line-through !important;
}
#islandora-solr-top {
	min-height: 25px;
}
.islandora_solr_search_facet .hidden {
	display: none;
}
#solr_facet_table th {
	width: 33%; vertical-align: top;
}
#solr_facet_table td {
	width: 33%; vertical-align: top;
}
#solr_facet_table .form-item {
	white-space: normal;
}
.solr-thumb img {
	border: 1px solid rgb(204, 204, 204); max-width: 100%;
}
dl.solr-thumb {
	margin: 1.5em auto; width: 15%; float: left;
}
.solr-thumb dt {
	margin: 0px;
}
.solr-thumb dd {
	margin: 0px;
}
dl.solr-fields {
	margin: 1.5em auto; width: 83%; letter-spacing: -0.34em; word-spacing: -0.44em; border-top-color: rgb(221, 221, 221); border-top-width: 3px; border-top-style: solid; float: right;
}
.solr-fields dt {
	width: 22.5%; font-weight: bold; margin-right: -1px;
}
.solr-fields dd {
	width: 67%;
}
.solr-fields dt {
	margin: 0px; padding: 6px 2% 4px; letter-spacing: normal; word-spacing: normal; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: inline-block; word-break: break-all; zoom: 1; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;
}
.solr-fields dd {
	margin: 0px; padding: 6px 2% 4px; letter-spacing: normal; word-spacing: normal; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; display: inline-block; word-break: break-all; zoom: 1; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;
}
.solr-fields dt.first {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.solr-fields dd.first {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.sf-menu {
	list-style: none; margin: 0px; padding: 0px;
}
.sf-menu * {
	list-style: none; margin: 0px; padding: 0px;
}
.sf-menu {
	line-height: 1; z-index: 497;
}
.sf-menu ul {
	left: 0px; top: -99999em; width: 12em; position: absolute;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li {
	float: left; position: relative; z-index: 498;
}
.sf-menu a {
	display: block; position: relative;
}
.sf-menu li:hover {
	z-index: 499;
}
.sf-menu li.sfHover {
	z-index: 499;
}
.sf-menu li:hover ul {
	z-index: 499;
}
.sf-menu li.sfHover ul {
	z-index: 499;
}
.sf-menu li:hover > ul {
	left: 0px; top: 2.5em;
}
.sf-menu li.sfHover > ul {
	left: 0px; top: 2.5em;
}
.sf-menu li li:hover > ul {
	left: 12em; top: 0px;
}
.sf-menu li li.sfHover > ul {
	left: 12em; top: 0px;
}
.sf-hidden {
	left: 0px !important; top: -99999em !important;
}
.sf-menu a.sf-with-ul {
	min-width: 1px;
}
.sf-sub-indicator {
	background: url("/sites/all/libraries/superfish/images/arrows-ffffff.png") no-repeat -10px -100px; top: 1.05em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
a > .sf-sub-indicator {
	background-position: 0px -100px; top: 0.8em;
}
a:focus > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:hover > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:active > .sf-sub-indicator {
	background-position: -10px -100px;
}
li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a > .sf-sub-indicator {
	
}
.sf-menu ul a:focus > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a:hover > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a:active > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul li:hover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-shadow.sf-horizontal.sf-menu ul {
	background: url("/sites/all/libraries/superfish/images/shadow.png") no-repeat right bottom; padding: 0px 8px 9px 0px !important; border-top-right-radius: 8px; border-bottom-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomleft: 8px;
}
.sf-shadow.sf-vertical.sf-menu ul {
	background: url("/sites/all/libraries/superfish/images/shadow.png") no-repeat right bottom; padding: 0px 8px 9px 0px !important; border-top-right-radius: 8px; border-bottom-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomleft: 8px;
}
.sf-shadow.sf-navbar.sf-menu ul ul {
	background: url("/sites/all/libraries/superfish/images/shadow.png") no-repeat right bottom; padding: 0px 8px 9px 0px !important; border-top-right-radius: 8px; border-bottom-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomleft: 8px;
}
.sf-shadow ul.sf-shadow-off {
	
}
.rtl.sf-menu {
	float: right;
}
.rtl.sf-menu li {
	float: right;
}
.rtl.sf-menu li:hover > ul {
	left: auto; right: 0px;
}
.rtl.sf-menu li.sfHover > ul {
	left: auto; right: 0px;
}
.rtl.sf-menu li li:hover > ul {
	left: auto; right: 12em;
}
.rtl.sf-menu li li.sfHover > ul {
	left: auto; right: 12em;
}
.rtl.sf-menu ul {
	left: auto; right: 0px;
}
.rtl.sf-menu .sf-sub-indicator {
	background: url("/sites/all/libraries/superfish/images/arrows-ffffff-rtl.png") no-repeat -10px -100px; left: 0.75em; right: auto;
}
.rtl.sf-menu a > .sf-sub-indicator {
	background-position: -10px -100px; top: 0.8em;
}
.rtl.sf-menu a:focus > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-menu a:hover > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-menu a:active > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-menu li:hover > a > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-menu li.sfHover > a > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-menu ul .sf-sub-indicator {
	
}
.rtl.sf-menu ul a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-menu ul a:focus > .sf-sub-indicator {
	
}
.rtl.sf-menu ul a:hover > .sf-sub-indicator {
	
}
.rtl.sf-menu ul a:active > .sf-sub-indicator {
	
}
.rtl.sf-menu ul li:hover > a > .sf-sub-indicator {
	
}
.rtl.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	
}
.sf-shadow.sf-horizontal.rtl.sf-menu ul {
	background-position: left bottom; padding: 0px 0px 9px 8px !important; border-radius: 8px 0px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0;
}
.sf-shadow.sf-vertical.rtl.sf-menu ul {
	background-position: left bottom; padding: 0px 0px 9px 8px !important; border-radius: 8px 0px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0;
}
.sf-shadow.sf-navbar.rtl.sf-menu ul ul {
	background-position: left bottom; padding: 0px 0px 9px 8px !important; border-radius: 8px 0px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0;
}
.rtl.sf-vertical li:hover > ul {
	left: auto; right: 12em;
}
.rtl.sf-vertical li.sfHover > ul {
	left: auto; right: 12em;
}
.rtl.sf-vertical .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-vertical a > .sf-sub-indicator {
	
}
.rtl.sf-vertical a:focus > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-vertical a:hover > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-vertical a:active > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-vertical li:hover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-navbar li li {
	float: right;
}
.rtl.sf-navbar ul .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.rtl.sf-navbar ul a:focus > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul a:hover > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul a:active > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul li:hover > a > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0px -100px;
}
.rtl.sf-navbar ul ul .sf-sub-indicator {
	
}
.rtl.sf-navbar ul ul a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.rtl.sf-navbar ul ul a:focus > .sf-sub-indicator {
	
}
.rtl.sf-navbar ul ul a:hover > .sf-sub-indicator {
	
}
.rtl.sf-navbar ul ul a:active > .sf-sub-indicator {
	
}
.rtl.sf-navbar ul ul li:hover > a > .sf-sub-indicator {
	
}
.rtl.sf-navbar ul ul li.sfHover > a > .sf-sub-indicator {
	
}
.rtl.sf-navbar li li:hover > ul {
	left: auto; right: 0px;
}
.rtl.sf-navbar li li.sfHover > ul {
	left: auto; right: 0px;
}
.rtl.sf-navbar li li li:hover > ul {
	left: auto; right: 12em;
}
.rtl.sf-navbar li li li.sfHover > ul {
	left: auto; right: 12em;
}
.rtl.sf-navbar > li > ul {
	padding: 0px; -moz-border-radius-bottomright: 0; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -webkit-border-bottom-right-radius: 0;
}
.sf-vertical {
	width: 12em;
}
.sf-vertical li {
	width: 12em;
}
.sf-vertical li:hover > ul {
	left: 12em; top: 0px;
}
.sf-vertical li.sfHover > ul {
	left: 12em; top: 0px;
}
.sf-vertical .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-vertical a > .sf-sub-indicator {
	
}
.sf-vertical a:focus > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-vertical a:hover > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-vertical a:active > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-vertical li:hover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar {
	position: relative;
}
.sf-navbar li {
	position: static;
}
.sf-navbar li li {
	position: relative;
}
.sf-navbar li ul {
	width: 100%;
}
.sf-navbar li li li {
	width: 100%;
}
.sf-navbar li li {
	width: auto; float: left;
}
.sf-navbar li li:hover > ul {
	left: 0px; top: 2.5em;
}
.sf-navbar li li.sfHover > ul {
	left: 0px; top: 2.5em;
}
.sf-navbar > li.active-trail > ul {
	left: 0px; top: 2.5em;
}
.sf-navbar li li li:hover > ul {
	left: 12em; top: 0px;
}
.sf-navbar li li li.sfHover > ul {
	left: 12em; top: 0px;
}
.sf-navbar ul .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul a > .sf-sub-indicator {
	background-position: 0px -100px;
}
.sf-navbar ul a:focus > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul a:hover > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul a:active > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-navbar ul ul .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar ul ul a > .sf-sub-indicator {
	
}
.sf-navbar ul ul a:focus > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar ul ul a:hover > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar ul ul a:active > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar ul ul li:hover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-navbar > li > ul {
	padding: 0px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0;
}
.swftools-accessible-hidden {
	display: none;
}
div.fieldgroup {
	margin: 0.5em 0px 1em;
}
div.fieldgroup .content {
	padding-left: 1em;
}
.views-exposed-form .views-exposed-widget {
	padding: 0.5em 1em 0px 0px; float: left;
}
.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 1.6em;
}
.views-exposed-form .form-item {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form .form-submit {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form label {
	font-weight: bold;
}
.views-exposed-widgets {
	margin-bottom: 0.5em;
}
.views-align-left {
	text-align: left;
}
.views-align-right {
	text-align: right;
}
.views-align-center {
	text-align: center;
}
html.js a.views-throbbing {
	background: url("/sites/all/modules/contrib/views/images/status-active.gif") no-repeat right; padding-right: 18px;
}
html.js span.views-throbbing {
	background: url("/sites/all/modules/contrib/views/images/status-active.gif") no-repeat right; padding-right: 18px;
}
div.view div.views-admin-links {
	font-size: xx-small; margin-top: 1em; margin-right: 1em;
}
.block div.view div.views-admin-links {
	margin-top: 0px;
}
div.view div.views-admin-links ul {
	margin: 0px; padding: 0px;
}
div.view div.views-admin-links li {
	margin: 0px; padding: 0px 0px 2px; z-index: 201;
}
div.view div.views-admin-links li a {
	margin: 0px; padding: 0px; color: rgb(204, 204, 204);
}
div.view div.views-admin-links li a::before {
	content: "[";
}
div.view div.views-admin-links li a::after {
	content: "]";
}
div.view div.views-admin-links-hover a {
	color: rgb(0, 0, 0);
}
div.view div.views-admin-links:hover a {
	color: rgb(0, 0, 0);
}
div.view div.views-admin-links-hover {
	
}
div.view div.views-admin-links:hover {
	
}
div.view div.views-hide {
	display: none;
}
div.view div.views-hide-hover {
	display: block; position: absolute; z-index: 200;
}
div.view:hover div.views-hide {
	display: block; position: absolute; z-index: 200;
}
div.view:hover div.views-hide {
	margin-top: -1.5em;
}
.views-view-grid tbody {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.sf-style-default.sf-menu {
	padding: 0px; margin-bottom: 1em; float: left;
}
.sf-navbar.sf-style-default.sf-menu {
	width: 100%;
}
.sf-style-default.sf-menu ul {
	padding-left: 0px;
}
.sf-style-default.sf-menu a {
	padding: 0.75em 1em; border-top-color: rgb(207, 222, 255); border-left-color: rgb(255, 255, 255); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
.sf-style-default.sf-menu a {
	color: rgb(17, 51, 170);
}
.sf-style-default.sf-menu a:visited {
	color: rgb(17, 51, 170);
}
.sf-style-default.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
}
.rtl.sf-style-default.sf-menu a.sf-with-ul {
	padding-right: 1em; padding-left: 2.25em;
}
.sf-style-default.sf-menu span.sf-description {
	margin: 5px 0px 0px 5px; padding: 0px; color: rgb(17, 51, 170); line-height: 1.5em; font-size: 0.8em; display: block;
}
.sf-style-default.sf-menu li {
	background: rgb(189, 210, 255);
}
.sf-navbar.sf-style-default.sf-menu {
	background: rgb(189, 210, 255);
}
.sf-style-default.sf-menu li li {
	background: rgb(170, 189, 230);
}
.sf-style-default.sf-menu li li li {
	background: rgb(154, 174, 219);
}
.sf-style-default.sf-menu li:hover {
	background: rgb(207, 222, 255); outline: 0px;
}
.sf-style-default.sf-menu li.sfHover {
	background: rgb(207, 222, 255); outline: 0px;
}
.sf-style-default.sf-menu a:focus {
	background: rgb(207, 222, 255); outline: 0px;
}
.sf-style-default.sf-menu a:hover {
	background: rgb(207, 222, 255); outline: 0px;
}
.sf-style-default.sf-menu a:active {
	background: rgb(207, 222, 255); outline: 0px;
}
.sf-style-default.sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol {
	margin: 0px; padding: 0px;
}
.sf-style-default.sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol li {
	margin: 0px; padding: 0px;
}
.sf-style-default.sf-menu ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
	font-weight: bold;
}
.sf-style-default.sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	width: 12em; float: left; display: inline;
}
.rtl.sf-style-default.sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	float: right;
}
.sf-style-default.sf-menu li.sf-parent-children-1 ul.sf-megamenu {
	width: 12em;
}
.sf-style-default.sf-menu li.sf-parent-children-2 ul.sf-megamenu {
	width: 24em;
}
.sf-style-default.sf-menu li.sf-parent-children-3 ul.sf-megamenu {
	width: 36em;
}
.sf-style-default.sf-menu li.sf-parent-children-4 ul.sf-megamenu {
	width: 48em;
}
.sf-style-default.sf-menu li.sf-parent-children-5 ul.sf-megamenu {
	width: 60em;
}
.sf-style-default.sf-menu li.sf-parent-children-6 ul.sf-megamenu {
	width: 72em;
}
.sf-style-default.sf-menu li.sf-parent-children-7 ul.sf-megamenu {
	width: 84em;
}
.sf-style-default.sf-menu li.sf-parent-children-8 ul.sf-megamenu {
	width: 96em;
}
.sf-style-default.sf-menu li.sf-parent-children-9 ul.sf-megamenu {
	width: 108em;
}
.sf-style-default.sf-menu li.sf-parent-children-10 ul.sf-megamenu {
	width: 120em;
}
body {
	width: 100%; color: rgb(39, 39, 39) !important; font-family: Arial,Helvetica,sans-serif; font-size: 100%;
}
a {
	color: rgb(3, 102, 165); text-decoration: none;
}
a:link {
	color: rgb(3, 102, 165); text-decoration: none;
}
a:visited {
	color: rgb(3, 102, 165); text-decoration: none;
}
a:hover {
	color: rgb(209, 72, 53); text-decoration: underline;
}
body.page-node .field-name-body {
	padding-left: 25px;
}
h2 {
	color: rgb(3, 102, 165); font-size: 1.3em;
}
#primary p {
	padding-bottom: 15px !important;
}
#page {
	background: rgb(252, 250, 244); margin-left: 75px; border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-left-color: rgb(225, 225, 225); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
#header {
	height: 125px; margin-right: -5px;
}
#navigation {
	padding: 0px 25px 5px; color: white; background-color: rgb(209, 72, 54);
}
#navigation a {
	color: white; padding-right: 10px; margin-top: -5px;
}
.field-label {
	color: rgb(3, 102, 165); font-size: 115%;
}
#node-10 img {
	padding: 3px; border: 1px solid rgb(204, 204, 204); float: left;
}
#block-menu-menu-uoft-header-menu {
	letter-spacing: 1px; font-size: 90%; margin-top: -90px; float: right; position: relative;
}
#block-menu-menu-uoft-header-menu ul {
	height: 10px;
}
#block-menu-menu-uoft-header-menu ul li {
	list-style: none; margin: 0px !important; padding: 0px !important; height: 10px; text-align: center; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: right;
}
#block-menu-menu-uoft-header-menu ul li.first {
	border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
#block-menu-menu-uoft-header-menu li a {
	padding: 0px 1em; color: rgb(209, 72, 54); margin-top: -5px; display: block; background-color: white;
}
#block-menu-menu-uoft-header-menu li a:hover {
	color: rgb(39, 39, 39);
}
#breadcrumb {
	width: 945px; color: rgb(39, 39, 39) !important; padding-top: 15px; padding-left: 75px; font-size: 100%; margin-top: 75px; margin-bottom: 20px; float: left;
}
.breadcrumb {
	float: left;
}
.breadcrumb-last-item {
	float: left;
}
#block-views-banner-ads-block {
	width: 439px; height: 103px; margin-top: -80px; float: right; position: relative;
}
#block-menu-menu-utl-header-menu {
	margin: -20px 0px 0px 45px; padding: 0px; letter-spacing: 1px; font-size: 90%; list-style-type: none; list-style-image: none;
}
#block-menu-menu-utl-header-menu ul li {
	list-style: none; margin: 0px !important; padding: 0px !important; height: 10px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left;
}
#block-menu-menu-utl-header-menu li a {
	padding: 0px 1em; color: rgb(209, 72, 54); margin-top: -5px; display: block;
}
#block-menu-menu-utl-header-menu li a:hover {
	color: rgb(209, 72, 53);
}
#block-menu-menu-utl-header-menu li.first a {
	padding: 0px 1em 0px 0px;
}
#block-menu-menu-utl-header-menu ul li.last {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.sf-style-default.sf-menu li {
	background: rgb(209, 72, 53);
}
.sf-style-default.sf-menu li:hover {
	background: rgb(39, 39, 39);
}
.sf-style-default.sf-menu a {
	border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;
}
.sf-style-default.sf-menu li:hover {
	background: rgb(39, 39, 39); border-left-color: rgb(204, 204, 204); border-left-width: 0px; border-left-style: solid;
}
.sf-style-default.sf-menu li.sfHover {
	background: rgb(39, 39, 39); border-left-color: rgb(204, 204, 204); border-left-width: 0px; border-left-style: solid;
}
.sf-style-default.sf-menu a:focus {
	background: rgb(39, 39, 39); border-left-color: rgb(204, 204, 204); border-left-width: 0px; border-left-style: solid;
}
.sf-style-default.sf-menu a:hover {
	background: rgb(39, 39, 39); border-left-color: rgb(204, 204, 204); border-left-width: 0px; border-left-style: solid;
}
.sf-style-default.sf-menu a:active {
	background: rgb(39, 39, 39); border-left-color: rgb(204, 204, 204); border-left-width: 0px; border-left-style: solid;
}
.sf-style-default.sf-menu li li {
	background: rgb(209, 72, 54); border-top-color: rgb(204, 204, 204); border-top-width: 0px; border-top-style: solid;
}
#block-superfish-1 {
	width: 100%; color: rgb(68, 68, 68); margin-top: 49px !important; margin-left: -26px; float: left;
}
#block-superfish-1 div.content ul.sf-menu {
	width: 100%; border-top-color: rgb(39, 39, 39); border-top-width: 3px; border-top-style: solid; background-color: rgb(209, 72, 54);
}
#block-superfish-1 div.content ul.sf-menu li {
	margin: 0px; padding-top: 8px !important; float: left;
}
#block-superfish-1 div.content ul.sf-menu li:hover {
	color: white; background-color: rgb(39, 39, 39);
}
#block-superfish-1 div.content ul.sf-menu li a {
	color: white; text-decoration: none; margin-top: -7px;
}
#block-superfish-1 div.content ul.sf-menu li a:hover {
	color: white;
}
#block-superfish-2 li {
	
}
a.sf-depth-1 {
	margin-left: 10px;
}
a.sf-depth-1 .sf-sub-indicator {
	display: none;
}
.sf-depth-3 {
	background-color: rgb(0, 153, 204);
}
.sf-depth-3:hover {
	background-color: rgb(3, 102, 165) !important;
}
.sf-depth-4 {
	background-color: rgb(0, 153, 204);
}
.sf-depth-4:hover {
	background-color: rgb(3, 102, 165) !important;
}
.splash-grid {
	background: rgb(235, 235, 235); padding: 0px; width: 1024px; margin-top: 15px; margin-bottom: -45px; margin-left: -75px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; float: left;
}
.splash-grid h2 {
	color: rgb(209, 72, 54); float: left;
}
.splash-grid-outer {
	padding: 15px; width: 30%; height: 300px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left;
}
:last-child.splash-grid-outer {
	border: 0px currentColor !important;
}
.splash-grid-wrapper {
	width: 125px !important; text-align: center; color: rgb(39, 39, 39); line-height: 1.4em; font-size: 1.1em; margin-right: 5px; margin-bottom: 15px; float: left;
}
.splash-grid-wrapper a {
	text-align: left; color: rgb(3, 102, 165) !important; line-height: 1.4em; font-size: 1em;
}
.splash-grid-wrapper a:hover {
	color: rgb(209, 72, 54) !important; text-decoration: none;
}
.splash-grid img {
	background: white; padding: 3px; border: 1px solid rgb(204, 204, 204); height: 75px; text-align: center; float: left;
}
.splash-grid a img {
	background: white; margin: 0px 20px !important; padding: 3px; border: 1px solid rgb(204, 204, 204); height: 75px; text-align: center; float: left;
}
.splash-grid a img:hover {
	border: 1px solid rgb(209, 72, 54);
}
.heritage-search-result-item td {
	padding: 2px 5px 0px 0px !important;
}
tbody th {
	border: 0px currentColor !important; text-align: right; padding-right: 20px;
}
tbody th:last-child {
	border: 0px currentColor !important; margin-bottom: 20px;
}
tbody td {
	padding: 10px 5px !important;
}
tbody img {
	background: white; padding: 4px; border: 1px solid rgb(204, 204, 204); margin-right: 15px; float: left;
}
tbody a {
	color: rgb(3, 102, 165) !important; line-height: 1em !important; text-decoration: none;
}
tbody a:hover {
	color: rgb(209, 72, 54) !important; text-decoration: none;
}
.datatable p {
	padding: 10px; width: 200px; float: left;
}
.datatable td {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(229, 229, 229); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.datatable2 a {
	padding-right: 10px; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
.datatable2 td {
	padding-bottom: 5px;
}
.datatable2 h1 {
	padding: 0px !important;
}
.node-title {
	font-size: 1.1em !important; font-weight: bold;
}
.view-display-id-chronology_exhibit p {
	padding-bottom: 15px;
}
#menu-916-1 {
	float: right !important; background-color: rgb(0, 153, 204);
}
#menu-916-1 .sf-depth-1 ul li {
	width: 100px !important; text-align: right;
}
.front h1 {
	display: none;
}
.front h2 {
	display: none;
}
.front .node-readmore {
	display: none;
}
.front .feed-icon {
	display: none;
}
h2.block-title {
	color: rgb(3, 102, 165); margin-left: 0px; display: inline;
}
.region-preface-last {
	text-align: center; color: rgb(209, 72, 53); font-size: 1.2em;
}
.page-onesearch h1 {
	display: none;
}
.no-tertiary #primary {
	background: url("/sites/all/themes/digitalheritage/css/images/utbg.png") no-repeat 700px 0px; padding: 0px; line-height: 25px; font-size: 100%;
}
#primary {
	background: url("/sites/all/themes/digitalheritage/css/images/utbg.png") no-repeat 700px 0px; padding: 55px 75px 0px; line-height: 25px; font-size: 100%;
}
div em {
	font-style: italic;
}
p em {
	font-style: italic;
}
#page-title {
	color: rgb(3, 102, 165); font-weight: bold;
}
h1 .page-title .with-tabs {
	color: rgb(209, 72, 54) !important;
}
.not-logged-in .tabset-1-tab-1 {
	display: none;
}
.quicktabs-style-nostyle ul {
	margin: 0px 0px -1px !important; border-bottom-color: rgb(170, 222, 235); border-bottom-width: 1px; border-bottom-style: solid;
}
.quicktabs-style-nostyle li {
	margin: 0px 10px 0px 0px; padding: 5px 0px !important; border-top-color: rgb(170, 222, 235); border-right-color: rgb(170, 222, 235); border-left-color: rgb(170, 222, 235); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.quicktabs-style-nostyle li a {
	padding: 5px 10px; color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(209, 72, 53) !important;
}
.quicktabs-style-nostyle li a:hover {
	text-decoration: none; background-color: rgb(0, 153, 204) !important;
}
.quicktabs-style-nostyle li.active a {
	color: rgb(3, 102, 165) !important; padding-bottom: 6px; background-color: rgb(255, 255, 255) !important;
}
#block-quicktabs-frontpagesearch h2 {
	color: rgb(209, 72, 54) !important; font-size: 1.2em; font-weight: 700;
}
#quicktabs-frontpagesearch {
	width: 452px; padding-top: 5px; position: relative;
}
#quicktabs-container-frontpagesearch {
	padding: 10px 0px 0px 10px; height: 150px; color: rgb(102, 102, 102); border-right-color: rgb(170, 222, 235); border-bottom-color: rgb(170, 222, 235); border-left-color: rgb(170, 222, 235); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
#quicktabs-container-frontpagesearch a {
	color: rgb(3, 102, 165) !important;
}
#quicktabs-container-frontpagesearch a:hover {
	color: rgb(209, 72, 53) !important;
}
#block-quicktabs-frontpagesearch form {
	padding-top: 30px;
}
.onesearch_input {
	width: 300px; height: 21px; font-family: Arial,FreeSans,sans-serif !important;
}
.onesearch_input_default {
	color: rgb(153, 153, 153); font-style: italic !important;
}
#quicktabs-tabpage-frontpagesearch-1 select {
	color: rgb(153, 153, 153);
}
.onesearch_input_cat {
	width: 210px; height: 21px; font-family: Arial,FreeSans,sans-serif !important; margin-right: 5px; float: left;
}
.searchButton_cont_cat {
	margin: -25px 0px 0px 320px;
}
#quicktabs-frontpagesearch .searchButton {
	border: 0px currentColor; width: 90px; height: 25px; color: white; padding-left: 30px; margin-left: 5px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/search.png"); background-color: rgb(3, 102, 165);
}
.searchButton {
	border: 0px currentColor; width: 90px; height: 25px; color: white; padding-left: 30px; margin-left: 5px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/search.png"); background-color: rgb(3, 102, 165);
}
#quicktabs_text {
	margin: -15px 0px 0px 10px !important;
}
#quicktabs_text div {
	height: 20px;
}
#block-block-11 {
	width: 452px;
}
#quicktabs_lower_banner {
	width: 452px; height: 30px; padding-bottom: 5px; font-size: 0.9em !important; background-color: rgb(3, 102, 165);
}
#quicktabs_lower_banner div {
	float: left;
}
.first_link {
	margin: 6px 0px 0px 10px; padding-bottom: 10px;
}
.first_link a {
	padding: 0px 10px 10px 30px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/subjects.png"); background-repeat: no-repeat;
}
.second_link {
	margin: 6px 0px 0px 45px; padding-bottom: 10px;
}
.second_link a {
	padding: 0px 18px 10px 20px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/database.png"); background-repeat: no-repeat;
}
.third_link {
	margin: 6px 0px 0px 40px; padding-bottom: 10px;
}
.third_link a {
	padding: 0px 0px 10px 20px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/articles.png"); background-repeat: no-repeat;
}
#quicktabs_lower_banner a {
	color: rgb(255, 255, 255);
}
.views-field-title {
	padding: 15px 0px; width: 100%; color: rgb(209, 72, 54) !important; font-size: 1.2em; float: left;
}
.views-field-title a {
	color: rgb(209, 72, 54) !important;
}
.views-field-field-display-date-value {
	width: 100%; padding-top: 10px; font-size: 16pt; margin-top: 25px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.views-field-field-insulin-image-fid img {
	background: white; padding: 6px; border: 1px solid rgb(204, 204, 204); margin-right: 15px;
}
.insulin-body {
	
}
.view-id-insulin p {
	
}
.galleria-stage {
	background: white !important;
}
.galleria-container {
	background: white !important; border: 1px solid rgb(204, 204, 204);
}
.galleria-image {
	background: white !important; border: 0px currentColor !important; height: auto !important;
}
.galleria-images .galleria-image {
	background: rgb(39, 39, 39); width: 900px !important;
}
.galleria-image img {
	padding: 2px; border: 1px solid rgb(204, 204, 204) !important;
}
.galleria-info-text {
	background: rgb(39, 39, 39); border: 1px solid rgb(204, 204, 204); top: 0px; width: 853px; height: 15px; margin-top: 340px; margin-left: -3px; filter: alpha(opacity=80); position: absolute; opacity: 0.8;
}
.galleria-info-close {
	margin-top: 284px;
}
.galleria-info-title {
	line-height: 10pt; font-size: 10pt !important; font-weight: normal !important;
}
.galleria-info-text {
	padding: 8px 12px 12px;
}
.galleria-container {
	width: 900px !important; height: 450px !important; margin-top: 45px;
}
.galleria-thumbnails-list {
	margin-top: -6px;
}
.galleria-image {
	height: 450px !important;
}
.galleria-thumbnails-container {
	
}
.snapshots-preface-links ul {
	width: 100%; padding-bottom: 20px; clear: both; float: left; list-style-type: none;
}
.snapshots-preface-links li {
	width: auto; padding-right: 7px; float: left;
}
.block-islandora_solr_search {
	float: left;
}
.block-islandora_solr_search h2 {
	color: rgb(209, 72, 54) !important;
}
#block-islandora_solr_search-extended_advanced {
	background: whitesmoke; padding: 15px; border: 1px solid rgb(204, 204, 204); width: 76%; line-height: 20px; margin-top: 88px; margin-bottom: -60px; margin-left: 75px; float: left;
}
.solr-thumb img {
	background: white; padding: 3px; border: 1px solid rgb(204, 204, 204); clear: both; float: left !important;
}
dl.solr-thumb {
	clear: both;
}
.solr-label {
	text-align: right;
}
.solr-fields dt {
	width: 13%;
}
#heritage-search-results-title {
	color: rgb(209, 72, 54); padding-right: 15px; font-weight: bold;
}
#heritage-search-results-wrapper {
	margin-top: 15px;
}
#block-islandora_solr_search-simple {
	padding: 15px; border: 0px solid rgb(204, 204, 204); width: 275px !important; margin-top: 100px; margin-left: 700px; float: left; position: absolute;
}
#edit-islandora-simple-search-query-wrapper {
	width: 200px;
}
form#islandora-extended-search-form div input.form-submit#edit-submit {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-extended-search-form div input.form-submit#edit-submit:hover {
	background: rgb(39, 39, 39);
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-9 {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-extended-search-form div div.islandora-extended-search-controlls input.form-submit#edit-submit {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-4 {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-10 {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-1 {
	background: rgb(209, 72, 54); padding: 3px 17px; border: currentColor; text-align: center; color: white; margin-top: -35px; float: right;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit:hover {
	background: rgb(39, 39, 39) !important;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-9:hover {
	background: rgb(39, 39, 39) !important;
}
form#islandora-extended-search-form div div.islandora-extended-search-controlls input.form-submit#edit-submit:hover {
	background: rgb(39, 39, 39) !important;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-4:hover {
	background: rgb(39, 39, 39) !important;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-10:hover {
	background: rgb(39, 39, 39) !important;
}
form#islandora-solr-simple-search-form div input.form-submit#edit-submit-1:hover {
	background: rgb(39, 39, 39) !important;
}
#block-islandora_solr_search-basic_facets {
	width: 150px !important; padding-right: 15px; margin-top: 15px; margin-left: 75px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.facet_list {
	padding: 0px; margin-left: 0px !important; list-style-type: none !important;
}
.facet_list li {
	list-style-type: none !important;
}
.facet_list ul {
	list-style-type: none !important;
}
.facet_list a {
	color: rgb(3, 102, 165) !important;
}
.facet_list a:hover {
	color: rgb(209, 72, 54) !important; text-decoration: none !important;
}
#islandora_solr_result_count {
	float: left;
}
#heritage-search-result-list {
	color: rgb(209, 72, 54); margin-top: 0px; margin-left: 0px; float: left;
}
.heritage-search-result-list ol {
	list-style-type: none !important;
}
ol {
	float: left;
}
.heritage-search-result-item {
	color: rgb(39, 39, 39); padding-bottom: 10px; margin-top: 0px; margin-right: 20px; margin-bottom: 15px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.heritage-search-result-item-image img {
	margin-bottom: 10px;
}
.heritage-simple-search-submit-button {
	background: rgb(3, 102, 165); border: 0px currentColor !important; color: white; margin-top: -34px; margin-left: 193px; float: left; position: absolute;
}
.heritage-simple-search-submit-button:hover {
	background: rgb(209, 70, 56);
}
.heritage-simple-search-query-box {
	width: 250px; margin-left: -5px;
}
.pager {
	width: 900px; height: 50px;
}
.item-list {
	
}
.item-list .pager {
	
}
.field-field-chron-image img {
	background: white; padding: 4px; border: 1px solid rgb(204, 204, 204); margin-right: 15px; float: left;
}
.view-id-snapshots img {
	background: white; margin: 0px 10px 5px 0px; padding: 3px; border: 1px solid rgb(204, 204, 204); height: 90px; float: left;
}
.view-id-snapshots p {
	width: 100%; padding-bottom: 15px; float: left; display: block;
}
.view-id-snapshots a {
	float: left;
}
.view-snapshots .views-field .views-field-title {
	float: left;
}
.view-snapshots {
	margin: 15px 50px 25px 0px;
}
#block-block-10 {
	width: 470px; margin-top: -252px; float: right;
}
#service-links .links {
	margin: 5px 20px 10px 0px; text-align: center; color: rgb(119, 119, 119) !important; font-size: 0.9em; font-weight: bold; float: left;
}
#service-links .links a {
	color: rgb(3, 102, 165) !important; text-decoration: none;
}
#service-links .links a:hover {
	color: rgb(209, 72, 53) !important;
}
#service-links .heading {
	color: rgb(209, 72, 54) !important; font-size: 1.2em; font-weight: 700;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a {
	margin: -145px 0px 0px 480px; width: 500px;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a h2 {
	color: rgb(3, 102, 165) !important; padding-left: 30px; font-size: 1em; font-style: italic; margin-bottom: -10px;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a .content {
	
}
.jcarousel-skin-default .jcarousel-container-horizontal {
	padding: 13px 40px !important;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a .view-footer {
	height: 20px; margin-top: -15px;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a .view-header .collection-description {
	color: rgb(3, 102, 165); padding-left: 40px; font-size: 1em; margin-bottom: -15px;
}
#block-views-048df4aacf7cb30d2dd22ab9aa063c8a .view-footer .collection-link a {
	color: rgb(3, 102, 165) !important; float: right;
}
#campus-links a {
	color: rgb(3, 102, 165); font-size: 0.9em; font-weight: bold;
}
#campus-links a:hover {
	color: rgb(209, 72, 53);
}
#campus-links .spacer-pipe {
	color: rgb(3, 102, 165);
}
#campus-links .links {
	padding: 15px 0px 0px; float: left;
}
#campus-links .spacer-pipe {
	padding: 15px 12px 0px; float: left;
}
#campus-links .support-library {
	padding: 15px 5px 0px 10px; font-weight: bold; float: right;
}
#campus-links .support-library img {
	padding-left: 5px;
}
#postscript {
	padding-top: 10px; clear: both;
}
.region-postscript-first {
	padding: 10px 10px 40px; height: 170px; border-top-color: rgb(164, 225, 255); border-top-width: 1px; border-top-style: solid; background-color: rgb(243, 243, 243);
}
.region-postscript-first h2 {
	font-size: 1.2em !important;
}
.view-featured-item .views-field-title {
	font-size: 1.2em !important;
}
#block-views-utl-news-block {
	padding: 3px 25px 3px 3px; width: 300px; color: rgb(102, 102, 102); clear: both; font-size: 8pt !important; float: left;
}
#block-views-utl-news-block a {
	color: rgb(102, 102, 102) !important;
}
#block-views-utl-news-block a:hover {
	color: rgb(209, 72, 53) !important;
}
#block-views-utl-news-block .block-title {
	padding: 0px 25px 15px 35px; font-size: 11pt !important; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/news.png"); background-repeat: no-repeat;
}
.view-utl-news {
	margin-top: 7px;
}
#block-views-utl-news-block .views-slideshow-cycle-main-frame-row {
	width: 300px; line-height: 20px; padding-top: 10px; padding-left: 5px;
}
#block-views-utl-news-block .more-link a {
	color: rgb(231, 128, 5) !important; padding-top: 5px; float: right;
}
#utl-twitter {
	padding-top: 5px;
}
body.not-front .inside h1 {
	padding: 35px 0px 25px; color: rgb(209, 72, 54); font-family: Arial; font-size: 1.5em; font-weight: normal;
}
.node-utl-news .field-name-field-utl-news-leader {
	display: none;
}
.not-logged-in .field-name-field-utl-news-image {
	margin: 0px 25px 5px; padding: 5px; border: 1px solid rgb(204, 204, 204); float: left;
}
.node-utl-news .field-name-body {
	margin: 25px; color: rgb(102, 102, 102);
}
#block-block-4 {
	margin-right: 25px; float: right;
}
#block-block-4 a {
	color: rgb(3, 102, 165);
}
.view-utl-news {
	padding: 0px 25px;
}
.view-utl-news .views-row {
	margin-top: 3px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.floatleft {
	width: 500px; border-right-color: rgb(207, 222, 255); border-right-width: 1px; border-right-style: solid; float: left;
}
.ask {
	border: 1px solid rgb(204, 204, 204); margin-left: 100px; float: left;
}
.view-utl-news .link-wrapper a {
	color: rgb(102, 102, 102) !important; text-decoration: none;
}
.view-utl-news .link-wrapper a:hover {
	
}
.feed-icon img {
	margin-top: 10px;
}
#block-views-workshops-block {
	width: 320px; color: rgb(102, 102, 102); padding-right: 10px; font-size: 8pt; margin-left: -10px; float: left;
}
#block-views-workshops-block .block-title {
	padding-bottom: 10px; padding-left: 40px; font-size: 11pt !important; background-image: url("http://content.library.utoronto.ca/common/images/drupal/icons/workshops.png"); background-repeat: no-repeat;
}
#block-views-workshops-block .views-row {
	line-height: 15px; padding-left: 6px; clear: both; margin-top: 5px !important;
}
#block-views-workshops-block .views-field-timestamp {
	color: rgb(209, 72, 54); padding-right: 5px; padding-bottom: 10px; float: left;
}
#block-views-workshops-block .views-field-title a {
	color: rgb(102, 102, 102);
}
#block-views-workshops-block .views-field-title a:hover {
	color: rgb(209, 72, 53);
}
#block-views-workshops-block .more-link a {
	color: rgb(231, 128, 5) !important; padding-right: 10px; margin-top: -5px; float: right;
}
#block-views-featured-item-block-1 {
	padding: 3px; width: 340px; font-size: 8pt !important; float: left;
}
#block-views-featured-item-block-1 .views-field-field-featured-type {
	color: rgb(119, 119, 119); padding-right: 5px; font-size: 1em; font-weight: 700; float: left;
}
#block-views-featured-item-block-1 .views-field-title {
	width: 360px; color: rgb(3, 102, 165); padding-right: 10px; padding-bottom: 7px; font-size: 11pt !important; font-weight: 700; margin-top: -3px; margin-left: 0px;
}
#block-views-featured-item-block-1 .views-field-title a {
	color: rgb(3, 102, 165);
}
#block-views-featured-item-block-1 .views-field-title a:hover {
	color: rgb(209, 72, 53);
}
.views-field-field-featured-image {
	float: left;
}
#block-views-featured-item-block-1 img {
	padding: 4px; border: 1px solid rgb(204, 204, 204); width: auto; margin-top: 5px; margin-right: 10px; position: relative;
}
#block-views-featured-item-block-1 .views-field-body {
	text-align: justify; color: rgb(102, 102, 102); line-height: 17px; padding-top: 5px;
}
.region-postscript-last {
	height: 30px; color: white; background-color: rgb(3, 102, 165);
}
#block-block-2 {
	padding: 0px 5px 0px 0px; height: 20px; clear: both; float: right; background-color: rgb(3, 102, 165);
}
#misc-links a {
	color: rgb(255, 255, 255);
}
#misc-links .links {
	margin: 2px 5px 5px 10px; float: left;
}
.region-footer {
	padding: 10px 0px 0px 20px; color: rgb(123, 120, 106); line-height: 1.2em; font-size: 95%; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.region-footer a {
	color: rgb(3, 102, 165);
}
.region-footer a:hover {
	color: rgb(209, 72, 53);
}
.view-librarian-profile {
	padding: 0px 0px 0px 35px;
}
h1.librarian-name {
	color: rgb(3, 102, 165); padding-top: 20px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px !important; font-weight: bold;
}
.views-field-field-librarian-photo {
	margin: 25px 25px 0px 0px; padding: 0px !important; float: right;
}
.views-field-field-librarian-photo img {
	margin: 0px !important; border: 1px solid rgb(204, 204, 204);
}
.views-field-field-librarian-job {
	font-weight: bold;
}
.views-field-field-librarian-job2 {
	font-weight: bold;
}
.views-field-field-librarian-job {
	margin-top: -20px;
}
.views-field-field-librarian-job2 {
	margin-top: 10px;
}
.views-field-field-librarian-email1 {
	margin-top: 20px;
}
.views-field-field-librarian-resume {
	margin-top: 20px;
}
.views-field-field-librarian-service {
	margin-top: 20px;
}
.views-field-field-librarian-guide {
	margin-top: 20px;
}
.views-field-field-librarian-interest {
	margin-top: 20px;
}
.page-librarian-profile .views-label {
	color: rgb(3, 102, 165); font-size: 1.2em; font-weight: bold;
}
.page-librarian-profile .contact-label {
	width: 100px !important; font-weight: bold; float: left;
}
.onesearch-page-top-container {
	color: rgb(102, 102, 102);
}
.onesearch-page-bottom-block {
	padding: 0px 15px; width: 30%; height: 100%; color: rgb(102, 102, 102); font-size: 9pt; float: left; position: relative;
}
.onesearch-page-bottom-block-more-info {
	background-color: transparent !important;
}
.onesearch-page-top-block-view-all {
	margin-left: 25px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/view_all_arrow.png"); background-repeat: no-repeat;
}
.onesearch-page-bottom-block-more-info {
	margin-left: 25px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/view_all_arrow.png"); background-repeat: no-repeat;
}
.onesearch-page-catalogue-author onesearch-page-inline {
	font-weight: bold !important;
}
.onesearch-page-top-block-view-all a {
	color: rgb(209, 72, 54) !important; font-weight: bold; margin-left: -20px;
}
.onesearch-page-bottom-block-more-info a {
	color: rgb(209, 72, 54) !important; line-height: 13pt; padding-left: 20px; font-size: 1em; font-weight: bold;
}
.onesearch-page-top-block-right {
	padding: 15px; width: 750px; line-height: 13pt; font-size: 9pt; float: left;
}
.onesearch-page-top-block-right a {
	color: rgb(3, 102, 165); font-weight: bold;
}
.onesearch-page-top-block-element {
	padding-bottom: 15px !important;
}
.onesearch-page-bottom-block-title {
	color: rgb(3, 102, 165) !important; font-weight: bold; margin-left: 20px;
}
#onesearch-page-articles {
	
}
#onesearch-page-articles .onesearch-page-top-block-title {
	width: 94px; height: 32px; text-align: right; color: rgb(209, 72, 54); font-size: 1.2em; font-weight: bold !important; margin-left: 0px; background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/articles.png"); background-repeat: no-repeat;
}
.onesearch-page-bottom-container {
	padding: 20px 0px 20px 20px; width: 98%;
}
#onesearch-page-articles-online {
	margin-left: 38px;
}
.onesearch-page-top-block-more-info {
	margin-left: 38px;
}
.onesearch-page-top-block-more-info a {
	color: rgb(102, 102, 102) !important; font-size: 95% !important; text-decoration: none;
}
.onesearch-page-article-title .onesearch-page-top-block-inline {
	color: rgb(3, 102, 165); font-weight: bold;
}
#onesearch-page-articles-pr {
	
}
#onesearch-page-catalogue {
	
}
#onesearch-page-catalogue .onesearch-page-top-block-title {
	width: 118px; height: 32px; text-align: right; color: rgb(209, 72, 54); font-size: 1.2em; font-weight: bold; background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/catalogue.png"); background-repeat: no-repeat;
}
#onesearch-page-ejournals .onesearch-page-top-block-title {
	width: 110px; height: 32px; text-align: right; color: rgb(209, 72, 54); font-size: 1.2em; font-weight: bold; background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/eJournals.png"); background-repeat: no-repeat;
}
#onesearch-page-guides {
	background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/research.png"); background-repeat: no-repeat;
}
#onesearch-page-dbs {
	background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/databases.png"); background-repeat: no-repeat;
}
#onesearch-page-website {
	background-image: url("http://content.library.utoronto.ca/common/images/drupal/summons/icons/web.png"); background-repeat: no-repeat;
}
.caption {
	
}
.group-video-people legend {
	padding: 15px 0px; color: rgb(209, 72, 54) !important; font-size: 150% !important; font-weight: normal;
}
.group-video-metadata legend {
	padding: 15px 0px; color: rgb(209, 72, 54) !important; font-size: 150% !important; font-weight: normal;
}
.group-video-metadata .field-label {
	padding: 15px 0px; color: rgb(209, 72, 54) !important; font-size: 150% !important; font-weight: normal;
}
.field-field-video-guide ol {
	clear: both;
}
.field-field-video-guide li {
	clear: both;
}
.terms-inline {
	display: none !important;
}
html {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
body {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
div {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
span {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
object {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
iframe {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h1 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h2 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h3 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h4 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h5 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
h6 {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
p {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
blockquote {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
pre {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
abbr {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
address {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
cite {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
code {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
del {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
dfn {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
em {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
img {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
ins {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
kbd {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
q {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
samp {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
small {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
strong {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
sub {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
sup {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
var {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
b {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
i {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
dl {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
dt {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
dd {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
ol {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
ul {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
li {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
fieldset {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
form {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
label {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
legend {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
table {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
caption {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
tbody {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
tfoot {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
thead {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
tr {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
th {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
td {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
details {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
figure {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
summary {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
mark {
	font: inherit; margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: baseline; font-size-adjust: inherit; font-stretch: inherit;
}
blockquote {
	quotes: none;
}
q {
	quotes: none;
}
q::before {
	content: none;
}
q::after {
	content: none;
}
ins {
	color: rgb(0, 0, 0); text-decoration: none; background-color: rgb(255, 255, 153);
}
mark {
	color: rgb(0, 0, 0); font-style: italic; font-weight: bold; background-color: rgb(255, 255, 153);
}
del {
	text-decoration: line-through;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
dfn[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; margin: 1em 0px; padding: 0px; height: 1px; display: block;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
body {
	font: 13px/1.231 sans-serif; font-size-adjust: none; font-stretch: normal;
}
select {
	font: 99%/normal sans-serif; font-size-adjust: none; font-stretch: normal;
}
input {
	font: 99%/normal sans-serif; font-size-adjust: none; font-stretch: normal;
}
textarea {
	font: 99%/normal sans-serif; font-size-adjust: none; font-stretch: normal;
}
button {
	font: 99%/normal sans-serif; font-size-adjust: none; font-stretch: normal;
}
pre {
	font-family: monospace,sans-serif;
}
code {
	font-family: monospace,sans-serif;
}
kbd {
	font-family: monospace,sans-serif;
}
samp {
	font-family: monospace,sans-serif;
}
html {
	overflow-y: scroll;
}
a:hover {
	
}
a:active {
	
}
ul {
	margin-left: 2em;
}
ol {
	margin-left: 2em;
}
ol {
	list-style-type: decimal;
}
nav ul {
	list-style: none; margin: 0px;
}
nav li {
	list-style: none; margin: 0px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
th {
	font-weight: bold;
}
td {
	vertical-align: top;
}
sub {
	line-height: 0; font-size: 75%; position: relative;
}
sup {
	line-height: 0; font-size: 75%; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre {
	padding: 15px; white-space: pre-wrap; word-wrap: break-word;
}
textarea {
	overflow: auto;
}
.ie6 legend {
	margin-left: -7px;
}
.ie7 legend {
	margin-left: -7px;
}
input[type='radio'] {
	vertical-align: text-bottom;
}
input[type='checkbox'] {
	vertical-align: bottom;
}
.ie7 input[type='checkbox'] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
label {
	cursor: pointer;
}
input[type='button'] {
	cursor: pointer;
}
input[type='submit'] {
	cursor: pointer;
}
input[type='image'] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
button {
	margin: 0px;
}
input {
	margin: 0px;
}
select {
	margin: 0px;
}
textarea {
	margin: 0px;
}
a:link {
	-webkit-tap-highlight-color: #FF5E99;
}
button {
	width: auto; overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.clearfix::before {
	height: 0px; overflow: hidden; display: block; content: "\0020";
}
.clearfix::after {
	height: 0px; overflow: hidden; display: block; content: "\0020";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.block ul {
	padding: 0px; margin-left: 2em;
}
ul.menu li {
	margin: 0px;
}
ul li.leaf {
	padding: 0px; list-style-type: disc; list-style-image: none;
}
ul li.expanded {
	padding: 0px; list-style-type: disc; list-style-image: none;
}
ul li.collapsed {
	padding: 0px; list-style-type: disc; list-style-image: none;
}
ol ol li {
	list-style: lower-alpha;
}
ol ol ol li {
	list-style: lower-roman;
}
.tabs {
	margin-bottom: 20px;
}
#tabs-wrapper ul.primary {
	margin: 0px; padding: 0px; border: currentColor; overflow: hidden;
}
#tabs-wrapper ul.primary li {
	margin: 0px 5px 0px 0px; vertical-align: bottom; float: left; display: block;
}
#tabs-wrapper ul.primary li a {
	border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}
#tabs-wrapper ul.primary li a {
	margin: 0px; padding: 3px 7px 1px; color: rgb(0, 0, 0); line-height: 1.4; float: left; display: block; background-color: rgb(237, 237, 237); -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;
}
#tabs-wrapper ul.primary li a:hover {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
#tabs-wrapper ul.primary li.active a {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
#tabs-wrapper ul.secondary {
	margin: 5px 0px 0px; overflow: hidden; padding-left: 0px; clear: both; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#tabs-wrapper ul.secondary li {
	padding: 0px 0.5em; border: 0px currentColor; float: left; display: block;
}
#tabs-wrapper ul.secondary li:last-child {
	padding-right: 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
#tabs-wrapper ul.secondary li:first-child {
	padding-left: 0px;
}
#tabs-wrapper ul.secondary li a {
	padding: 0px;
}
.block-region {
	clear: both;
}
#user-login-form {
	text-align: left;
}
#user-login-form .form-text {
	width: 95%;
}
#user-login-form ul {
	margin: 0px;
}
#user-login-form li {
	list-style: none; margin: 0px;
}
#user-login-form li.openid-link a {
	
}
#user-login li.openid-link a {
	
}
.node-form .standard > * {
	clear: both;
}
.node-form .admin > * {
	clear: both;
}
#admin-menu * {
	font-size: 10px;
}
