/* $Id: orr-custom.css,v 1 2011/04/07 12:09:53 seumas.gagne Exp $ */
/**
	* @file
	* Layout Styling
	*
	* Define CSS classes to style the Office of Response and Restoration web site
	* 
*/
/* set global font */
body {
	position: relative;
	top: 0px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	background-color: #e7e9d8;
	font-size: .9em;
}
.skip-link__wrapper {
	display:none;
}
#page {
	background-color: white;
}
#main {
	padding-top: 0;
}
#content {
	margin-top: 2em;
}
/* Style site-wide headers */
h1, h1 a {
	font-size: 1.3em;
	color: #006666;
}
h2, h2 a {
	font-size: 1.3em;
	color: #006666;
}
h3, h3 a {
	font-size: 1.1em;
	color: #339999;
}
h4, h4 a {
	font-size: 1.1em;
	font-weight: 600;
	color: #585858;
}
h5, h5 a {
	margin-top: 1.5em;
	font-weight: 600;
	font-size: 1em;
	color: #585858;
}
h6, h6 a {
	font-size: .9em;
	font-weight: 600;
	color: #585858;
}
/* Style site-wide paragraphs */
p {
	margin-top: .6em;
	margin-bottom: .6em;
}
strong {
	font-size: 1em;
}
/* Style site-wide table headers */
thead th, tbody th {
	background-color: #EBEBEB;
	font-weight: 600;
	text-align: center;
}
/* Style site-wide vessel names */
.vessel {
	font-style: italic;
}
/* Style site-wide links */
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Style site-wide lists */
li {
	padding-bottom: .3em;
	padding-top: .3em;
}
/* Style the main menu */
#navigation {
	height:auto;
	background-color: black;
	font-size: 0.9em;
	padding: 0px;
	height: 30px;
}
#navigation li
{
	padding: 4px 18px;
}
#navigation a {
	color: lightgray;
	text-decoration: none;
	font-weight: 600;
}
#main-menu {
	padding-top: 5px;
}
/* Style site-wide breadcrumbs */
.breadcrumb {
	margin: 12px 0;
	float: left;
	clear: both;
	font-size: .9em;
}
.breadcrumb ol {
	list-style-type: none;
	list-style-position: outside;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
.breadcrumb li {
	float:left;
	padding: .1em;
}
.breadcrumb__title {
	display:none;
}
/* Pull the search bar to the front and down in front of the banner image */
#search-box {
	position:relative;
	float: right;
	top: 5px;
	right: 5px;
	z-index: 5;
}
.page__title,
#orr-search-results .pane__title {
	margin: 50px 0px 0px 30px !important;
}
/* changes to default search results page
/* shorten the header after dragging the search box down */
#header {
	height: 132px;
}
/* drag the logo image to the top of the heaader container */
#header img {
	position: relative;
	top: -35px;
}
/* Style the AddThis button */
.addthis {
	float: right;
	margin-top: 20px;
}
#index-page .follow-link {
	float: left;
}
/* AddThis differently on the index */
#index-page .addthis {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
/* Style the index page */
#index-page .panels-flexible-row
{
	margin: 20px 0px 20px 20px;
}
#index-page .panels-flexible-row-first {
	margin-top: 4em;
	min-height: auto;
}
#index-page .panels-flexible-row-last
{
	margin: 0px;
}
#index-page .panels-flexible-row-3-5 {
	padding-top: 34px;
}
#index-page .panels-flexible-row-3-3 {
	margin: 0;
}
#index-page  .panels-flexible-region,.panels-flexible-region-inside {
	padding: 0 !important;
}
#index-page p {
	margin: 0;
}
#index-page .panels-flexible-region-3-row_1_box_1 {
	width: 740px;
	margin-right: 28px;
}
#email-signup-button {
	width: 166px;
	height: 26px;
	margin: 0px 0px 10px 10px;
	position: relative;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#orr-pubs-button {
	width: 166px;
	height: 26px;
	margin: 0px 0px 20px 10px;
	position: relative;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#orr-dwh-button {
	width: 166px;
	height: 70px;
	margin: 0px 0px 10px 10px;
	position: relative;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#year-in-review-button {
	width: 166px;
	height: 70px;
	margin: 0px 0px 10px 10px;
	position: relative;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#special-feature-button {
	width: 166px;
	height: 70px;
	margin: 0px 0px 0px 10px;
	position: relative;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#mission-statement {
	width: 150px;
    margin: 10px;
    padding: 8px;
    font-weight: bold;
    color: #236c96;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#featured-news-index {
	float: left;
	padding: 10px;
	width: 728px;
	height: 390px;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#featured-news-index .views-field-title a {
	font-size: 1.25em;
	color: #236c96;
}
#featured-news-index p {
	margin-top: .6em;
	margin-bottom: .6em;
}
#featured-news-index .views-field-field-image-1 {
	float: left;
	clear: left;
	margin: 0px 10px 0px 0px;
	width: 472px;
	height: 340px;
}
#featured-news-index .views-slideshow-controls-bottom {
	background-color: black;
	width: 472px;
	font-size: 0.8em;
	font-weight: 600;
}
#featured-news-index .views-slideshow-pager-field-item {
	float: left;
	height: 16px;
	width: 16px;
	text-decoration: none;
}
#featured-news-index .active {
	background-color:#e7e9d8;
	color: black;
	text-decoration: none;
}
#featured-news-index .views-slideshow-controls-bottom .active a {
	color: black;
	text-decoration: none;
}
#featured-news-index .views-slideshow-controls-bottom a {
	color: white;
}
#index-page
.panels-flexible-region-116-row_2_box_1,
.panels-flexible-region-116-row_2_box_2,
.panels-flexible-region-116-row_2_box_3,
.panels-flexible-region-116-row_2_box_4,
.panels-flexible-region-116-row_2_box_5 {
	width: 166px;
	height: 308px;
	margin-right: 28px;
}
#index-page .front-page-boxes {
	width: 166px;
	height: 298px;
	background-color:#e7e9d8;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#index-page .front-page-boxes .pane-title {
	font-size: .8em;
	color: white;
	background-color: black;
	text-align: center;
	position: relative;
	height: 38px;
	padding: 4px;
	z-index: 3;
}
#index-page .front-page-boxes .pane-title a {
	color: white;
}
#incident-news-index .item-list {
	font-size: .8em;
}
#incident-news-index .more-link {
	display: none;
}
#incident-news-index ul {
	list-style: square;
	padding-left: 20px;
}
#index-r2b2-node .image_1,
#index-r2b4 .image_1,
#index-r2b5 .image_1 {
	position: relative;
	top: -48px;
}
#responder-tools-index ul {
	list-style: none;
}
#responder-tools-index .field-content,
#responder-tools-index .ui-accordion,
#responder-tools-index .ui-accordion-content
{
	font-size: .9em;
	z-index: 10;
	height: auto !important;
}
#responder-tools-index .ui-accordion-header {
	background-color: #e7e9d8;
	background-repeat: no-repeat;
	border: 0px;
	line-height: initial;
}
#responder-tools-index .ui-state-active {
	background-color: #d1dfd0;
}
/* removed orr blog feed making this necessary */
/* #index-page
	.panels-flexible-region-3-row_3_box_1 {
	width: 100%;
} */
#orr-site-follow {
	width: 700px;
}
#orr-site-follow .follow-link-site {
	margin: 12px 0 0 14px;
}
#orr-site-follow .pane-title {
	font-size: 1.1em;
	color: #435077;
	float:left;
}
#orr-blog-index {
	float: left;
}
#orr-blog-index .pane-title {
	font-size: 1.1em;
	color: #435077;
}
#orr-blog-index .orr-blog-index-box {
}
#orr-blog-index  .pane-content {
	position: relative;
	font-size: .9em;
	padding: 0px;
}
#orr-blog-index .more-link {
	position: relative;
	top: -10px;
	margin-right: 4px;
}
#orr-blog-index  ul {
	list-style: square;
}
/* Style the scroll anchors */
#scroll-anchor-menu {
	position: relative;
	left: -12px;
	float: left;
	clear: both;
}
#scroll-anchor-menu  ul {
	float: left;
	clear: both;
}
#scroll-anchor-menu li {
	float: left;
	list-style-type: none;
	background-color: #e7e9d8;
	font-size: .75em;
	font-weight: 900;
	padding-left: 10px;
	padding-right: 10px;
}
/* Style the footers */
#nos-required-footer {
	background-color: #e7e9d8;
	line-height: 1.5;
	padding: 12px;
	font-size: .8em;
	width: 968px;
	position:absolute;
	z-index: 1;
}
/* Style the sidebar */
/* make sure the row containing the body and sidebar regions is always as tall as the sidebar */
.panels-flexible-row-first {
	min-height: 860px;
}
#on-our-radar .views-field-title {
	font-size: .8em;
}
#on-our-radar img {
	width: 196px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #006666;
}
#featured-products-services {
}
#featured-products-services img .imagefield-field_image_1 {
	width: 196px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #006666;
}
#attached-files td {
	font-size: .7em;
	background-color:#e7e9d8;
	padding: 4px;
}
#attached-files a {
	color: navy;
}
.sidebar {
	background-color: #b4dae8;
	padding: 10px !important;
	width: 198px;
	float: right;
	border-color: black;
	border-left-style: solid;
	border-width: 1px;
	position:absolute;
	height: 100%;
	right: 0;
	top: 30px;
	overflow: hidden;
}
#sidebar-bottom-filler {
	height: 100%;
}
/* Style nodes */
.panels-flexible-row,
.panels-flexible-region,
.panels-flexible-region-inside {
	padding: 0px;
}
#node .panels-flexible-column-first,
#taxonomy-term .panels-flexible-column-first {
	padding: 30px 0px 0px 30px;
	width: 724px;
}
#node .panels-flexible-column-last {
	float: none;
	width: auto;
}
#node .node-textblock {
	clear: left;
}
#node .node-title {
	font-size: 1.1em;
	font-weight: 600;
	color: #435077;
	margin: .5em 0;
}
#node .node-image {
	float: right;
	clear: right;
	margin: 20px 0 0 20px;
	max-width: 500px; /* 725px */
}
#node img {
	max-width: 725px;
	height: auto;
}
#node .node-image .field-item {
	max-width: 725px;
}
#node .pane-node-field-image-1.node-image {
	margin: 0 0 0 20px;
	max-width: 500px; /* 725px */
	height: auto;
}
#node .pane-node-field-image-1 img { 
	max-width: 500px;
}
#node .node-image-caption {
	float: right;
	clear: left;
	padding: 2px;
	font-size: .8em;
	font-style: italic;
}
#node .node-image-caption-left {
	float: left;
	clear: both;
	font-size: .8em;
	font-style: italic;
}
#node .node-subtitle {
	margin-top: 1.5em;
	clear: left;
	font-weight: 600;
	font-size: 1em;
	color: #585858;
}
#node .pane-node-attachments td {
	padding: 1.5em;
}
/* Style the orr where you live node number 42 */
#orrmap-node .panels-flexible-row-125-1 {
	padding: 30px 0px 0px 30px;
}
#orrmap-node .node-title {
	font-size: 1.25em;
	color: #435077;
}
#orrmap-node .node-image {
	float: right;
	clear: both;
	margin: 0 0 20px 20px;
}
#orrmap-node .node-image-caption {
	float: left;
	clear: both;
	font-size: .8em;
	font-style: italic;
}
#orrmap-node .node-subtitle {
	margin-top: 1.5em;
	font-size: 1em;
	font-weight: 600;
	color: #585858;
	/* font-family: verdana,arial,sans-serif; */
}
#orrmap-node .node-textblock {
}
/* Style taxonomy term pages */
#on-our-radar h4 {
	margin-bottom: 0.6em;
	margin-top: 0.9em;
}
#taxonomy-term .fifty-percent {
	width: 50%;
}
#taxonomy-term .taxonomy-term-image {
	max-width: 356px;
	float: left;
	clear: left;
	margin: 20px 0px 0px 0px;
}
#taxonomy-term .taxonomy-term-image-right {
	max-width: 356px;
	float: right;
	margin: 0px 0px 0px 20px;
}
#taxonomy-term .taxonomy-term-image-caption {
	font-size: .8em;
	font-style: italic;
}
#taxonomy-term .taxonomy-term-textblock,
#taxonomy-term .taxonomy-term-name
{
	margin: 30px 0px 0px 30px;
}
#taxonomy-term .taxonomy-subterm-list {
	float: left;
	clear: both;
	margin: 0px 0px 0px 30px;
}
#taxonomy-term .panel-region-separator {
	display: invisible;
}
#taxonomy-term .taxonomy-subterm-grid {
	float:left;
	clear: both;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	width: 100%
}
#taxonomy-term .taxonomy-subterm-grid td {
	vertical-align: top;
	width: 50%;
	padding-right: 2em;
}
#taxonomy-term .taxonomy-node-list {
	float: left;
	clear: both;
	margin: 0px 0px 0px 20px;
}
#taxonomy-term .taxonomy-node-grid {
	/* float:left; */
	clear: both;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	width: 724px;
}
#taxonomy-term .taxonomy-node-grid td {
	vertical-align: top;
	width: 50%;
	padding: 10px;
	border-left-style: solid;
	border-color: black;
	border-width: 1px;
}
#taxonomy-term .orr-weekly-thumbnail {
	float: right;
	margin: 0 0 0 10px;
}
#taxonomy-term .pane-jump-menu-jump-menu-m-menu-orr-weekly-repo {
	margin: 20px;
}
#taxonomy-term .weekly-past-issue-grid {
	float:left;
	clear: both;
	margin: 0px 0px 0px 20px;
	width: 100%
}
#taxonomy-term .weekly-past-issue-grid table {
	width: 100%;
}
#taxonomy-term .weekly-past-issue-grid td {
	vertical-align: top;
	width: 25%;
	padding: 6px;
}
/* Style image galleries. These are displays of the image nodes in */
/* the taxonomy term page */
#orr-image-gallery .panels-flexible-row-first {
	margin: 30px 0 10px 30px;
}
#orr-image-gallery .views-slideshow-controls-top {
	position: relative;
	float: left;
	clear: left;
	width: 180px;
	//* outline: orange solid thick; *//
}
#orr-image-gallery .views_slideshow_pager_field_item {
	float: left;
	padding: 3px 3px 0 3px;
	margin: 0;
	opacity: .6;
	background-color: #435077;
	//* outline: yellow solid thick; *//
}
#orr-image-gallery .views_slideshow_pager_field_item .views-row-odd {
	clear: left;
	//* outline: green solid thick; *//
}
#orr-image-gallery .active {
	opacity: 1;
}
#orr-image-gallery .active img {
	border-style: none;
}
#orr-image-gallery .views_slideshow_main {
	position: relative;
	width: 764px;
	float: left;
	//* outline: blue solid thick; *//
}
#orr-image-gallery .views-field-field-image-1-2 {
	float: left;
	margin: 0em 1.2em .8em 0em;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
	//* outline: indigo solid thick; *//
}
#orr-image-gallery .download-link {
	text-align:left;
	display: block;
}
#orr-image-gallery .views-row {
	position: relative;
	width: 758px;
}
#orr-image-gallery .views-field-title {
	position: relative;
	clear: right;
	font-size: 1.1em;
	font-weight: 600;
	color: #435077;
	/* font-family: verdana,arial,sans-serif; */
	margin-bottom: 1em;
	//* outline: violet solid thick; *//
}
#orr-image-gallery .views-field-body h5 {
	margin-top: 0em;
}
#orr-image-gallery .views-field-body {
	position: relative;
	clear: right;
	font-size: .9em;
	margin-bottom: .6em;
	//* outline: red solid thin; *//
}
#orr-image-gallery .views-label-field-image-credit {
	float: left;
	font-size: .9em;
	font-weight: 600;
	margin-right: .4em;
}
#orr-image-gallery .download-link {
	float: left;
	font-size: .9em;
	font-weight: 600;
	margin-bottom: .8em;
}
#orr-image-gallery .views-slideshow-controls-bottom {
	position: relative;
	width: 150px;
	margin: 1em 1em 1em 16em;
	font-size: .8em;
	font-weight: 600;
	//* outline: green solid thin; *//
}
#orr-image-gallery .views_slideshow_controls_text_previous {
	margin-right: .1em;
}
#orr-image-gallery .views_slideshow_controls_text_pause {
	margin-right: .1em;
}
/* Style photo collections. These are displays of the image nodes in */
/* the taxonomy term page */
#orr-photo-collection {
	margin: 10px 0 10px 30px;
	//* outline: red solid thick; *//
}
#orr-photo-collection .views-slideshow-controls-top {
	position: relative;
	float: left;
	clear: left;
	width: 180px;
	//* outline: orange solid thick; *//
}
#orr-photo-collection .views_slideshow_pager_field_item {
	float: left;
	padding: 3px 3px 0 3px;
	margin: 0;
	opacity: .6;
	background-color: #435077;
	//* outline: yellow solid thick; *//
}
#orr-photo-collection .views_slideshow_pager_field_item .views-row-odd {
	clear: left;
	//* outline: green solid thick; *//
}
#orr-photo-collection .active {
	opacity: 1;
}
#orr-photo-collection .views_slideshow_main {
	position: relative;
	width: 764px;
	float: left;
	//* outline: blue solid thick; *//
}
#orr-photo-collection .imagefield-field_image_1 {
	position: relative;
	width: 558px;
	height: auto;
	float: left;
	margin: 0em 1.2em .8em 0em;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
	//* outline: indigo solid thick; *//
}
#orr-photo-collection .views-row {
	position: relative;
	width: 758px;
}
#orr-photo-collection .views-field-title {
	position: relative;
	clear: right;
	font-size: 1.1em;
	font-weight: 600;
	color: #435077;
	/* font-family: verdana,arial,sans-serif; */
	margin-bottom: 1em;
	//* outline: violet solid thick; *//
}
#orr-photo-collection .views-field-body h5 {
	margin-top: 0em;
}
#orr-photo-collection .views-field-body {
	position: relative;
	clear: right;
	font-size: .9em;
	margin-bottom: .6em;
	//* outline: red solid thin; *//
}
#orr-photo-collection .views-field-field-image-credit-value {
	position: relative;
	clear: right;
	font-size: .9em;
	margin-bottom: .8em;
}
#orr-photo-collection .photo-credit-label {
	position: relative;
	clear: right;
	font-size: .9em;
	font-weight: 600;
	margin-bottom: .8em;
}
#orr-photo-collection .views-field-field-image-1-fid-1 {
	position: relative;
	clear: right;
	margin-bottom: .8em;
	font-size: .8em;
	font-weight: 600;
	//* outline: orange solid thick; *//
}
#orr-photo-collection .views-slideshow-controls-bottom {
	position: relative;
	width: 764px;
	margin: 1em 1em 1em 18em;
	font-size: .8em;
	font-weight: 600;
	//* outline: green solid thin; *//
}
#orr-photo-collection .views_slideshow_controls_text_previous {
	margin-right: .1em;
}
#orr-photo-collection .views_slideshow_controls_text_pause {
	margin-right: .1em;
}
/* Style the search results page */
#orr-search-results .search-results,
#search-form {
	margin: 20px 30px 30px 30px;
}
#orr-search-results li {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	min-width: 2em;
}
#orr-search-results .username {
	/* display:block; */
}
/* Style the sitemap */
.section-sitemap .page__title {
	margin: 60px 30px 0px 30px;
}
#site-map {
	margin: 30px 30px 30px 30px;
}
/* Style the feed aggregator pages */
.section-aggregator  .title {
	margin: 60px 30px 30px 30px;
}
.section-aggregator  #content-area {
	margin: 10px 30px 30px 30px;
}
/* Style the CustomError pages */
.section-customerror .title {
	margin: 60px 0px 30px 0px;
}
.section-customerror #content {
	margin: 30px 30px 30px 30px;
}
#shutdown {
	background: lightgoldenrodyellow;
	border: solid 2px black;
	position: relative;
	margin: 10px 28px 10px 28px;
	padding: 8px;
	width: 912px;
	font-weight: 600;
	float: left;
	z-index: 100;
}
/* Style the annual report galleries */
.panels-flexible-117 {
	background-color: black;
}
#taxonomy-term-annual-report .panels-flexible-row-first {
	min-height: auto;
}
#taxonomy-term-annual-report .title {
	display: none;
}
#taxonomy-term-annual-report .panel-region-separator {
	display: none;
}
#taxonomy-term-annual-report .views_slideshow_controls_text {
	display: inline;
}
#taxonomy-term-annual-report .views-slideshow-controls-bottom {
	position: absolute;
	top: 300px;
	z-index: 50;
}
#taxonomy-term-annual-report .views-slideshow-controls-bottom img {
	width: auto;
	height: auto;
}
#taxonomy-term-annual-report .views-slideshow-controls-bottom a {
	color: white;
}
#taxonomy-term-annual-report .views_slideshow_controls_text_previous,
#taxonomy-term-annual-report .vscc_controls_previous {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0 0.5em;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	left: 0px;
	border-radius: .0em .3em .3em .0em;
}
#taxonomy-term-annual-report .views_slideshow_controls_text_pause,
#taxonomy-term-annual-report .vscc_controls_pause {
	display: none;
}
#taxonomy-term-annual-report .views_slideshow_controls_text_next,
#taxonomy-term-annual-report .vscc_controls_next {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0 0.5em;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	right: -987px;
	border-radius: .3em .0em .0em .3em;
}
#taxonomy-term-annual-report .views_slideshow_slide_counter {
	font-size: 1em;
	position: absolute;
	top: 28px;
	right: 0px;
	color: white;
	background-color: rgba(0,0,0,0.6);
	z-index: 49;
	padding: 6px;
	border-radius: .0em .0em .0em .5em;
}
#taxonomy-term-annual-report img {
	width: 992px;
	height: 600px;
}
#taxonomy-term-annual-report .views_slideshow_cycle_slide {
	width: 992px;
	height: 600px;
}
#taxonomy-term-annual-report .panels-flexible-region-90-body_region {
	width: 100%;
}
#taxonomy-term-annual-report .views-field-title,
#taxonomy-term-annual-report .views-field-body {
	position: absolute;
	left: 466px;
	width: 400px;
	background-color: rgba(255,255,255,0.8);
}
#taxonomy-term-annual-report .views-field-title {
	top: 25px;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: 800;
	padding: 20px 20px 10px 20px;
}
#taxonomy-term-annual-report .views-field-body {
	top: 127px;
	padding: 0 20px 0 20px;
}
#taxonomy-term-annual-report .report-title {
	position: absolute;
	top: 550px;
	left: 10px;
	z-index: 48;
	font-size: 2.2em;
	font-weight: 800;
	color: rgba(255,255,255,0.8);
}
#taxonomy-term-annual-report .current-chapter {
	position: absolute;
	top: 570px;
	left: 395px;
	z-index: 47;
	font-size: 2.2em;
	font-weight: 800;
	color: white;
}
#taxonomy-term-annual-report .pane-term-list .pane-title {
	float: left;
	padding: 10px;
	margin: 0;
}
#taxonomy-term-annual-report .pane-term-list ol {
	padding: 0;
	margin: 0;
}
#taxonomy-term-annual-report .panels-flexible-row {
	margin: 0;
	padding: 0;
}
#taxonomy-term-annual-report .pane-term-list a {
	color: white;
}
#taxonomy-term-annual-report .pane-term-list li {
	font-size: 1em;
	float: left;
	padding: 10px 20px;
	margin-right: 2px;
	background-color: rgba(106, 166, 177, 1);
	border-radius: .6em .6em 0 0;
	color: white;
	list-style-type: none;
}
#aggregator {
	margin: 30px;
}
#news-archive .views-field-title {
	font-size: .9em;
}
#news-archive .pane-featured-story-archive {
	margin: 20px;
}
#news-archive .views-field-field-image-1 {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
#news-archive .views-view-grid td {
	width: 50%;
	margin: 8px;
	padding-right: 34px;
	vertical-align: top;
}
#news-archive .view-grouping-header {
	font-weight: 900;
	font-size: 1.8em;
	color: #006666;
	text-align: center;
	margin-top: 10px;
	background-color: #e7e9d8;
}
#news-archive-button {
	width: 150px;
	margin: 10px;
	padding: 8px;
	font-weight: bold;
	background-color: #236c96;
	color: white;
	-moz-box-shadow: 3px 3px 4px lightgray;
	-webkit-box-shadow: 3px 3px 4px lightgray;
	box-shadow: 3px 3px 4px lightgray;
}
#news-archive-button a {
	color: white;
}
#index-page .panels-flexible-region-116-row_3_box_2 {
	width: auto;
}