@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,400italic,700,700italic&subset=latin,latin-ext);
@media all {

/* ============================== START CSS Containers ============================== */

body { margin: 0; padding: 0 !important; background: #fff; color: #000000; font-size: 100% !important; } /* body has font-size 75% applied, this is a temporary fix */
body, table, td, th, select, input, textarea { font-size: 1em; font-family: 'Istok Web', arial, sans-serif; }

/* Skip Links */
.skip { height: 1px; width: 1px; position: absolute; top: -9999px; left: -9999px; line-height: 1px; font-size: 1px; display: block; z-index: -99; overflow: hidden; }

/* Containers */
#page-outer { position: absolute; margin: auto; background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/h-red.gif") repeat-x top; }
#page-inner { border: none; }
#page-body { width: 100%; }

.PageWidthRelative { width: 90%; }
.PageWidthAbsolute { width: 100%; }
.fontSizeAdjustment { font-size: 100%; }

#header-outer, #header-outer-logged-in { clear: both; width: 960px; margin: auto; background: none; }
#header-inner { width: 100%; overflow: hidden; height: 114px; position: relative; }

#logo-outer { float: left; width: 300px; }
#logo-inner { width: auto; overflow: hidden; padding: 15px 0 0 26px; }

#main-outer, #main-outer-logged-in { clear: both; border: none; background-image: none; width: 960px; margin: auto; padding: 0 0 50px 0; background: #fff; }
#main-inner { width: 100%; overflow: hidden; background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/vertical-line.gif") repeat-y 188px 0; }

#left-outer { width: 180px; padding: 0; }
#left-inner { width: 145px; overflow: hidden; font-size: 0.813em; color: #172154; padding: 0 10px 0 25px; }

#content-outer { float: right; width: 770px; margin: 0 0; padding: 0; font-size: 0.813em; }
#content-inner {text-align: left; overflow: hidden; padding: 0 25px 0 12px; }


.element-content-outer { }
.element-content-inner { }

.element-footer-options-outer { margin: 15px; }
.element-footer-options-inner { float: left; overflow: hidden; }

/* fix to allow ux bar and ribbon to stay at the top of the screen */
/* logged in but not editing */
#faux #main-outer-logged-in #ux-bar { top: -35px !important; }
/* edit mode */
#faux .edit-mode #main-outer-logged-in #ux-bar { top: -210px !important; }
body .edit-mode #ux-ribbon { top: -173px !important; }


/* =============================== END CSS Containers =============================== */

/* =============================== START CSS General Presentation =============================== */

/* Float Generics */
.fl, .float-left { float: left; }
.fr, .float-right { float: right; text-align: right; }

/* Generics */

hr { height: 1px; color: #fff; background: #fff; padding: 0; margin: 1em 0; line-height: 1px; border: none; border-bottom: 2px dotted #b5b9c8; }

strong { font-weight: bold; }
em { font-style: italic; }

form, ul, ol { padding: 0; margin: 0; }
ul p, ol p { margin: 0; }
p { margin: 0 0 1em 0; }

ul { padding-left: 1.5em; margin-left: 1.5em; }
ul li { list-style-type: square; }
  
ul.scp-branches { padding: 0; margin: 0 0 1em; clear: none; }
ul.scp-branches li { list-style-type: none; padding: 0; margin: 0; }

ol { padding-left: 1.75em; margin-left: 1.75em; }
ol li { list-style-type: decimal; }

img, .noborder, .spacer { border: 0; }
.center, .Center { margin: auto; text-align: center; }
.invisible, .hide { display: none; }
fieldset.hide { border: 0; padding: 0; margin: 0; display: block; }
legend.hide { display: none; }

/* All Links */
a:link { color: #003399; text-decoration: underline; }
a:visited { color: #662266; text-decoration: underline; }
a:hover, a:active {	color: #333333; text-decoration: underline; }

/* Content Links Only */
.ContentEditor a:link { }
.ContentEditor a:visited { }
.ContentEditor a:hover, .ContentEditor a:active { }

a.oImageLink:hover, a.oImageLink:active { background: none; }

/* Main Menu */
#nav-wrapper { overflow: hidden; }
/* hide the 'contents' bit */
a.section-link:link, a.section-link:visited { display: none; clear: both; color: #fff; font-size: 1.5em; text-decoration: none; }  
.mob-nav-item-i { display: block; background: #ae1833 url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/rwd-menu-dd.gif") no-repeat right center; padding: 6px 50px 10px 20px; }
/* nav */
#menu-outer, #menu-outer-logged-in { clear: both; background: transparent; background-image: none; color: #fff; width: 960px; margin: auto; }
#menu-outer { background: #ae1833; }
#menu-inner { width: 100%; overflow: hidden; background: #ae1833; }
#SCP-Top-Nav { margin: 0; float: left; width: auto; }
#SCP-Top-Nav .fn-panel-alpha { padding-left: 10px; }
.footer-menu-panel { float: left; width: auto; }
.footer-menu-panel ul { margin: 0; padding: 0; list-style-type: none; }
li.fm-panel-title { list-style-type: none; }
a.fm-panel-title:link, a.fm-panel-title:visited { height: 53px; line-height: 53px; display: block; padding: 0; text-decoration: none; color: #fff; }
a.fm-panel-title:hover, a.fm-panel-title:active { height: 53px; line-height: 53px; display: block; padding: 0; text-decoration: underline; }
.selected a.fm-panel-title:link, .selected a.fm-panel-title:visited { text-decoration: underline; }
span.fm-panel-title { padding: 0 15px; font-size: 0.875em; }
ul.fm-panel-list { display: none; }

/* Null class - use to hide content */
.null { display: none; }

/* Search Panel */
#search-panel-outer { width: 238px; float: right; font-size: 1em; }
#search-panel-inner { overflow: hidden; width: 100%; }
#search-form-outer { margin: 15px 0 0 0; }
#search-form-inner { overflow: hidden; width: 100%; }

#search-form-inner .oDataFormElement { margin: 0; }

.SearchFieldset { border: 1px solid #cccccc; padding: 0; margin: 0; } /* Use HideFieldset/Legend if required for the design */
.SearchLegend { margin-left: 5px; padding-left: 5px; padding-right: 5px; }
.SearchLabel { font-weight: bold; padding: 3px 0 0 0; display: block; }
.SearchKeywords { width: 194px; float: right; margin: 0; font-size: 0.875em; background: #c4576a; color: #fff; padding: 0 7px; border: 0; height: 22px; line-height: 22px; }
.SearchButton { color: #fff; background: #c4576a; background-image: none; border: none;  margin: 0; font-size: 0.875em; padding: 0; line-height: normal; cursor: pointer; float: right; height: 22px; padding-bottom: 2px; width: 30px; }

.oDataSearchFormLabel { display: none; }
.oDataSearchFormInputText { display: block; float: left; width: 208px; }
.oDataSearchFormButton { display: block; float: right; width: 30px; background: #51567a; }

/* Header Buttons */
#header-buttons { float: right; clear: right; margin-top: 17px; }
a.header-button:link, a.header-button:visited { display: block; float: left; height: 35px; line-height: 35px; color: #fff; background: #202654 url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/header-button-bg-blue.gif") no-repeat 11px 9px; font-size: 0.875em; text-decoration: none; }
a.members-button:link, a.members-button:visited { background: #ae1833 url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/header-button-bg-red.gif") no-repeat 11px 9px; }
.header-button .inner { padding: 0 12px 0 32px; }
.members-button .inner { padding-right: 27px; }

/* Login section - when not logged in */
#login-outer { color: #8e8aaa; width: auto; float: right; margin-top: 23px; height: 40px; }
#login-outer fieldset.oLoginForm { border: none; padding: 0; margin: 0; }
#login-outer legend.oLoginForm, #login-outer .oLoginFormTitle { display: none; }
#login-outer .oLoginFormElement { float: left; margin-left: 2px; border: 1px solid #bcbecc; color: #d3d5df; width: 200px; padding: 0 2px; }
#login-outer #login-form-inner > .oLoginFormElement:last-child { width: auto; border-width: 0; color: #d3d5df; }
#login-outer .oLoginFormElement .oLoginFormQuestion  { font-size: .7em; float: left; clear: none; margin-top: 2px; margin-left: 3px; }
#login-outer .oLoginFormElement .oLoginFormMessage { display: none; }
#login-outer .oLoginFormElement .oLoginFormAnswer { font-size: 0.7em; float: left; clear: none; }
#login-outer .oLoginFormElement .oLoginFormTextbox { background: transparent; border-width: 0; margin-left: 8px; color: #fff; }
#login-outer .oLoginFormButtonContainer .oDataFormButton { background-image: none; background-color: #7b7f9a; color: #cecfd9; font-size: 0.75em; border: none; margin: 0; padding: 0 1px; display: block; text-transform: lowercase; }
#login-links-outer ul { margin: 0; padding: 0; }
#login-links-outer li.forgotten { list-style-type: none; }
#login-links-outer li.forgotten a:link, #login-links-outer li.forgotten a:visited { font-size: 0.625em; color: #8e8aaa; text-decoration: none; text-transform: lowercase; display: block; float: left; margin-left: 210px; }
#login-links-outer li.forgotten a:hover, #login-links-outer li.forgotten a:active { }
/* when logged in */
#login-outer #login-inner-edit .oLoginFormElement { border-width: 0; }
#login-outer #login-inner-edit .oLoginFormElement .oLoginFormQuestion, #login-outer .oLoginFormElement .oLoginFormMessage { display: none; }
#login-inner-edit .oLoginFormTitle { display: inline; float: left; color: #d3d5df; font-size: 0.75em; padding-top: 3px; }
#login-inner-edit .oLoginFormAnswerText { color: #d3d5df; font-size: 0.75em; display: block; padding-top: 3px; min-width: 152px; }
#login-inner-edit .oLoginFormPanelText { display: none; }
#login-outer #login-inner-edit .oLoginFormButtonContainer .oDataFormButton { margin-left: 5px; }

/* Alternate Locale Panel */
.oAlternateSelectorOuter { clear: both; }
.oAlternateSelectorInner { width: 100%; overflow: hidden; margin-bottom: 10px; }

/* Document Navigation - See Separate CSS */

/* Admin Links / Footer Links */ 
#AdminLinksOuter { border: 1px #cccccc solid; background: #eeeeee; padding: 2px 6px 2px 6px; margin-bottom: 10px; }
#AdminLinksInner { width: 100%; overflow: hidden; }
#AdminLinksInner a:link, a.AdminLinks:link, #AdminLinksInner a:visited, a.AdminLinks:visited { text-decoration: none; }
#AdminLinksInner a:hover, a.AdminLinks:hover, #AdminLinksInner a:active, a.AdminLinks:active { text-decoration: underline; }


/* Start Content Classes Here  */
.ClientAreaContainer { width: 100%; }

.CrLf { margin-top: 1em; }

/* =============================== END CSS General Presentation =============================== */

/* ============================== START CSS Columns and Panels ============================== */

/* Columns Alpha */
.element-columns-alpha-outer { clear: both; }
.element-columns-alpha-inner { width: 100%; overflow: hidden; }

.element-column-left-alpha-outer { }
.element-column-left-alpha-inner { width: 100%; overflow: hidden; }
.element-column-left-alpha-content { }

.element-column-right-alpha-outer { }
.element-column-right-alpha-inner { width: 100%; overflow: hidden; }
.element-column-right-alpha-content { }

/* Columns Beta [With Right Hand Formatting in this example] */
.element-columns-beta-outer { clear: both; }
.element-columns-beta-inner { width: 100%; overflow: hidden; }

.element-column-left-beta-outer { }
.element-column-left-beta-inner { width: 100%; overflow: hidden; }
.element-column-left-beta-content { }

.element-column-right-beta-outer { }
.element-column-right-beta-inner { border: 1px solid #039; padding: 8px; background: #f7f7f7; }
.element-column-right-beta-content { width: 100%; overflow: hidden; }

/* Multi columns - alpha with fixed widths. I'm not sure what this is for? */
.columns-alpha { background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/vertical-line.gif") repeat-y 502px 0; }
.columns-alpha .column-alpha { width: 502px !important; }
.columns-alpha .column-alpha .column-inner { padding-right: 10px; }
.columns-alpha .column-beta { width: 225px !important; }
.columns-alpha .column-beta .column-inner { padding-left: 12px; }
/* h2s in the right column are always 1em */
.columns-alpha .column-beta h2, .columns-alpha .column-beta h3 { font-size: 1em; font-weight: bold; }

/* Multi columns - beta with vertical dividers - for three columns. dividers are on the centre column, which should be the longest, therefore they should match the height of the page */
.columns-beta .column-beta { background: url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/vertical-lineWpadding.gif") repeat-y right; }  
.columns-beta .column-alpha .column-inner { padding: 0 10px 0 0; }  
.columns-beta .column-beta .column-inner { background: url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/vertical-line.gif") repeat-y left; padding: 0 20px 0 10px; }  
/* h2s in the right column are always 1em */
.columns-beta .column-gamma h2, .columns-beta .column-gamma h3 { font-size: 1em; font-weight: bold; }

/* Multi columns - gamma, for just normal column splits; no fancy styling */

/* THERE ARE NO PANEL STYLES! */  
/* Panel Delta - all this does is overwrite heading size to make all 1em. */
.panel-delta h2, .panel-delta h3, .panel-delta h4, .panel-delta h5, .panel-delta h6 { font-size: 1em; font-weight: bold; }

/* Panel Epsilon - no styling - used to target wide images for resizing in rwd - see rwd.css */

/* Accordion Panels - used on homepage */
/* desktop view */
.oAccordionPanels { width: auto; margin: 20px 0 20px 23px; line-height: normal; }
.oAccordionPanels .tab-outer { width: 25%; float: left; clear: none; }
.oAccordionPanels .tab-header-outer { display: none; }
.oAccordionPanels .tab-body-outer { background: transparent; border-width: 0; display: block !important; padding: 0; overflow: hidden; }
.oAccordionPanels .page-element-outer { padding-right: 10px; }
.oAccordionPanels .page-element-outer h2 { font-weight: normal; color: #003399; font-size: 1.8em; }
/* content */
.oAccordionPanels .oAssetInline { margin: 0 0 1em 0; }
.oAccordionPanels .oAssetInline img { width: 210px !important; height: 132px !important; }
.oAccordionPanels .oAssetInline .clear { width: 210px !important; }
/* page lister */
.oAccordionPanels .oPageListerBodyOuter { border: none; padding: 0; clear: both; }
.oAccordionPanels .oPageListerBodyOuter ul.oBoxList { margin: 0; padding: 0; color: #d3d5df; }
.oAccordionPanels .oPageListerBodyOuter li.oBoxItem { list-style-type: none; padding-bottom: 5px; }
.oAccordionPanels .oPageListerBodyOuter a.oBoxLink:link, .oAccordionPanels .oPageListerBodyOuter a.oBoxLink:visited { color: #003399; text-decoration: none; }
.oAccordionPanels .oPageListerBodyOuter a.oBoxLink:hover, .oAccordionPanels .oPageListerBodyOuter a.oBoxLink:active { color: #003399; text-decoration: none; }
.oAccordionPanels .oPageListerBodyOuter .oBoxItemDate { font-style: normal; color: #8e8aaa; display: block; padding-top: 5px; }

/* AZ Menu */
.AZLinkBar { color: #000000; font-size: 1em; padding-top: 10px; padding-bottom: 10px; }

/* =============================== END CSS Columns and Panels =============================== */

/* =============================== START CSS Modules and Forms =============================== */

/* Asset Browser */
.results-pagination-outer { margin-top: 10px; }
.results-pagination-inner { width: 100%; overflow: hidden; }

.asset-thumbail-list-outer { }
.asset-thumbail-list-inner { width: 100%; overflow: hidden; }

.asset-details-image { float: left; width: 200px; }
.asset-details-information { margin-left: 210px; }
.asset-details { border: 0; padding: 2px; }

.admin_form_container { padding: 10px; padding-top: 5px; width: 60%; clear: both; }
/* PMS Styles - Do Need to remove duplicates!

.AssetManagerAreaMiddle { background: #F7F7F7; padding: 8px; }
.AssetDetailsLeftOuter { width: 148px; float: left; height: auto; min-height: 180px; border: 1px solid #cccccc; background: #ffffff; }
.AssetDetailsLeftInner { padding: 8px; vertical-align: middle; text-align: center; }
.AssetDetailsRightOuter { margin-left: 175px; }
.AssetDetailsRightInner { vertical-align: top; }
*/
.AssetManagerStatusBarOuter { clear: both; }
.AssetManagerStatusBarInner { padding-top: 8px; }
.StatusBarText { float: left; }
.AssetListPanelOuter { margin-left: 168px; }
.AssetListPanelInner { }
.AssetCategoryPanelOuter { float: left;  width: 168px; overflow: scroll; border: 1px solid #cccccc; background: #ffffff; }
.AssetCategoryPanelInner { float: left; width: 100%; }

/* DataForm Classes */
.DataFormLabel { display: block; width: 100%; }
.DataFormQuestion { width: 20%; float: left; display: block; text-align: right; padding: 3px 10px 3px 10px; margin: 2px 2px 2px 2px;  }
.DataFormInputText { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; border: 1px solid #E5E5E5; background: #ffffff; }
.DataFormInputTextarea { float: left; width: 30%; padding: 2px; margin: 3px; }
.DataFormInputCheckbox { float: left; margin: 1px; padding: 3px; }
.DataFormInputRadio { vertical-align: middle; margin: 3px; padding: 2px; }
.DataFormInputSelect { float: left; margin: 1px; padding: 2px; }
.ModuleSearchButton, .DataFormButton { margin: 0.5em; color: #000000; background: #eeeeee; border: 1px solid #cccccc; }
.DataFormButtonContainer { width: 99%; }
.DataFormInputSelect, .DataFormButton, .DataFormInputText, .DataFormInputTextarea { }
.DataFormAnswer { width: 45%; float: left; padding-top: 4px; }
.DataFormErrorBlank { width: 40%; float: left; display: block; text-align: right; padding: 3px 10px 3px 10px; margin: 2px 2px 2px 2px; }
.DataFormError { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; color:Red; border: 0px solid #E5E5E5; font-style:italic; }
.DataFormElementLabel { padding-top: 4px; display: block; width: 50%; }

.DataFormOption { clear: both; }
div.DataFormOption { width: 100%; } 

.DataFormOption label { display: block; float: left; width: 40%; text-align: right; padding: 4px; padding-right: 8px; }
.DataFormOption .spanner { display: block; padding: 2px; padding-top: 4px; }

.DataFormWrapper { } /* Previously set background, but that broke stuff. Now does nothing */

.form-container-outer { }
.form-container-inner { padding: 5px; }

/* new directory entry styling */
.oDirectoryBuilder .entry-outer fieldset .fields { padding: 0; }
.oDirectoryBuilder .entry-outer .question { font-weight: bold; min-width: 28%; float: left; clear: none; margin-right: 2%; }
.oDirectoryBuilder .entry-outer .question .label::after { content:":"; }
.oDirectoryBuilder .entry-outer .answer { width: 70%; float: left; clear: none; }
.oDirectoryBuilder .entry-outer legend { font-weight: bold; font-size: 1.2em; margin: 1em 0; }

/* Attached Assets */
.oAssetAttachmentOuter { background: #FAFAFA; color: #000; padding: 5px; border: solid 1px #EFEFEF; margin-bottom: 10px; }
.oAssetAttachmentInner {}

.oAssetAttachmentOuter .oAssetAttachmentInner ul { padding-left: 0px; margin-left: 0px; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li { list-style-type: none; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li.icon { float: left; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li.details { float: left; clear: none; }
.oAssetAttachmentDetailInner { float: none; }

.AttachedAssetElement_AssetPreviewArea { width: 50px; float: left; }
.AttachedAssetElement_AssetDetailsArea { margin-left: 70px; }
div.InlineAsset { }
div.InlineAsset div {
    border:1px solid #EFEFEF;
    padding: 3px !important;
    background-color:#FAFAFA;
    font-size: 94%;
    text-align: center;
}

div.InlineAsset div a img {
    border:1px solid #cccccc;
}

.Asset_Left 
{
	float: left;
    padding-right:10px;
    padding-bottom:5px;
}

.Asset_Center 
{
	text-align: center;
    padding-bottom: 5px;
    margin: auto;
}

.Asset_Center div { margin: auto; }

.Asset_Right
{
    float: right;
    padding-left: 10px;
    padding-bottom:5px;
}
/* Copied from default style to match v7 code context */
.justify-left { float: left; margin-right: 10px; }
.justify-right { float: right; }
.justify-centre { text-align: center; margin: auto auto 0; clear: both; float: none; width: auto; }

.Edit_PageProperties_Table
{
	border-collapse:collapse;
	border:solid 0px white;
	border-spacing:0px;
	empty-cells:show;
}

.Edit_PageProperties_Title
{
	padding:5px;
	text-align:center;
	background:#404050;
	color:White;
	font-weight:bold;
}

.Edit_PageProperties_SubSection
{
	padding:2px;
	text-align:center;
	background:#F0F0E0;
	color:Black;
}

.Edit_PageProperties_Label
{
	text-align:left;
	vertical-align: top;
	padding-left:7px;
	padding-right:15px;
	background:#FBFBF7;
}

.Edit_PageProperties_Property
{
	vertical-align: top;
	padding:3px;
	padding-left:7px;
	padding-right:7px;
}

.Edit_Title { border: solid 1px #cccccc; display: block; padding: 4px; background: #F7F7F7; width:80%; }

/* Brand New Classes Nov 2006 MG */
.oRSSFeedContainer {}
.oRSSFeedBoxFull { margin: auto; margin-bottom: 10px; float: none; }
.oRSSFeedBoxCentre { margin: auto; margin-bottom: 10px; float: none; }
.oRSSFeedBoxLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
.oRSSFeedBoxRight { float: right; margin-left: 10px; margin-bottom: 10px; }

.oRSSFeedContainerOuter, .oBoxContainerOuter  { clear: both; }
.oRSSFeedContainerInner, .oBoxContainerInner { width: 100%; overflow: hidden; }

.oRSSFeedHeaderOuter, .oBoxHeaderOuter { background: #003399; padding: 4px 5px 3px 8px; color: #ffffff; }
.oRSSFeedHeaderInner, .oBoxHeaderInner { }

.oRSSFeedBodyOuter, .oBoxBodyOuter { border: 1px solid #003399; padding: 5px; }
.oRSSFeedBodyInner, .oBoxBodyInner { width: 100%; overflow: hidden; }

ul.oHeadlineBoxList { padding: 0; margin: 0; margin-left: 1em; padding-left: 1em; color: #000000; }
li.oHeadlineBoxItem { list-style-type: square; margin: 0; padding: 0; }
span.oHeadlineBoxItem { margin: 0; padding: 0; }
span.oHeadlineBoxItemSecure 
{
	display: block; 
	padding-left: 20px; 
	background: url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/premium-icon.gif") no-repeat top left; 
}

.oBoxContainer {}
.oBoxFull { margin: auto; margin-bottom: 10px; float: none; }
.oBoxCentre { margin: auto; margin-bottom: 10px; float: none; }
.oBoxLeft { float: left; margin-right: 10px; margin-bottom: 10px; }
.oBoxRight { float: right; margin-left: 10px; margin-bottom: 10px; }

ul.oBoxList { padding: 0; margin: 0; margin-left: 1em; padding-left: 1em; color: #000000; }
li.oBoxItem { list-style-type: square; margin: 0; padding: 0; text-align: left; }
.oBoxContainer span { margin: 0; padding: 0; display: block; }

/* Pagelister - Related Links etc in right column */
.oPageListerContainerOuter { margin-bottom: 0.5em; }
.oPageListerHeaderOuter { background: transparent; color: #172154; padding: 0; }
.oPageListerBodyOuter { border: none; padding: 0; }
ul.oBoxList { color: #172154; padding: 0; margin: 0; }
/* bottom padding was 1em. I've reduced it for the branches page. But if need 1em in certain places then we'll need to use a new page lister style just to tweak that */
li.oBoxItem { list-style-type: none; padding-bottom: 0.5em; }
a.oBoxLink:link, a.oBoxLink:visited { color: #172154; text-decoration: none; }
a.oBoxLink:hover, a.oBoxLink:active { color: #172154; text-decoration: underline; }
  
/* drop down page lister view - add custom arrow image
- actually this is so inconsistent across browsers that I can't achieve all the styling. There is too much to try and overwrite.
.oPageListerSelectListView  { width: 99%; overflow: hidden; background: #d2d4dd url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/select-dd.gif") no-repeat center right; }
.oPageListerSelectListView select { background: transparent; color: #fff; width: 103%; padding: 1px; line-height: 1; border-width: 0; -webkit-appearance: none; }
.oPageListerSelectListView select option { background: #d2d4dd; } */
/* stripped down version */
.oPageListerSelectListView select { background: #b2b4bf; width: 99%; border-width: 0; }
  
/* pagelister alpha, with images and large title - podiatry now */
.oHeadlineBoxStyleAlpha { clear: both; }
.oHeadlineBoxStyleAlpha li.oBoxItem { display: block; clear: both; padding-top: 20px; border-top: 2px dotted #b5b9c8; margin-top: 30px;  }
.oHeadlineBoxStyleAlpha ul > li.oBoxItem:first-child { border-width: 0; margin: 0; padding-top: 0; }
.oHeadlineBoxStyleAlpha .oBoxLink { font-size: 2em; display: block; margin-bottom: .5em; }
.oHeadlineBoxStyleAlpha .oBoxItemAuthor { font-weight: normal; display: block; margin-bottom: .5em; }
.oHeadlineBoxStyleAlpha .oBoxItemImage { margin: 0 16px 8px 0; }

/* pagelister beta, intentionally left as it is, in case anything is already using this */

/* pagelister gamma, similar to alpha, but with smaller titles */
.lister-list.style-gamma .oBoxTitle { font-size: 1.7em; font-weight: normal; }
.lister-list.style-gamma .oBoxItem { border-bottom: 2px dotted #b5b9c8; margin-bottom: 20px; }
.lister-list.style-gamma .item-title { font-size: 1.3em; margin-bottom: 10px; }
.lister-list.style-gamma .oBoxItemDate { font-style: normal; margin: 10px 0 5px 0; }

/*New Tables */
table.oDataGrid { margin: 0; width: 99.9%; border-width: 0; border-collapse: collapse; font-size: 1em; empty-cells: show; }
table.oDataGrid td { padding: 3px 7px 3px 0; border-width: 0; color: #202654; }
table.oDataGrid tr > td:first-child { padding-left: 6px; }
table.oDataGrid th { border-width: 0; padding: 3px 7px 16px 0; color: #202654; background: #fff url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/grid-th-border.gif") no-repeat right bottom; }
table.oDataGrid th a:link, table.oDataGrid th a:visited { color: #202654; text-decoration: underline; }
table.oDataGrid th a:hover, table.oDataGrid th a:active { color: #202654; }

tr.table-row-background-alpha { background: #fff; }
tr.table-row-background-beta { background: #d2d4dd; }

td.oDataGridCell { padding: 2px 8px 0 8px; color: #202654; border-width: 0; }
td.oDataGridCell a:link, td.oDataGridCell a:visited { color: #202654; text-decoration: none; } 
td.oDataGridCell a:hover, td.oDataGridCell a:active { color: #202654; text-decoration: underline; } 
table.oDataGrid td { color: #202654; }

span.oDataGridContent {}
a.oDataGridHeaderLink { color: #ffffff; background: transparent; }

a.oDataGridHeaderLinkSortAsc, a.oDataGridHeaderLinkSortAsc:link, a.oDataGridHeaderLinkSortAsc:visited { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/asc.gif) right no-repeat; padding-right: 15px; }
a.oDataGridHeaderLinkSortAsc:hover, a.oDataGridHeaderLinkSortAsc:active { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/asc.gif) right no-repeat; padding-right: 15px; }

a.oDataGridHeaderLinkSortDesc, a.oDataGridHeaderLinkSortDesc:link, a.oDataGridHeaderLinkSortDesc:visited { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/desc.gif) right no-repeat; padding-right: 15px; }
a.oDataGridHeaderLinkSortDesc:hover, a.oDataGridHeaderLinkSortDesc:active { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/desc.gif) right no-repeat; padding-right: 15px; }
a.selected { font-weight: bold; } 
span.oDataGridContentFeatured { font-weight: normal !important; font-size: 2em; display: block; background: red; }

/* pagination */
.results-pagination-outer .sep { display: none; }
a.page-jump:link, a.page-jump:visited { text-decoration: none; color: #d2d4dd; }
a.page-jump:hover, a.page-jump:active { text-decoration: underline; }
a.selected:link, a.selected:visited { color: #202654; }
  
.pagination-steps a:link, .pagination-steps a:visited { text-decoration: none; color: #202654; }
  
/* directory list for mobile view - hide at desktop view */
.element-columns-gamma-outer .oDirectoryBuilder { display: none; }

/* directory search */
.oDirectoryBuilder .form-search .oDataFormQuestion { width: 40%; }
.oDirectoryBuilder .form-search .oDataFormAnswer { width: 60%; }
.oDirectoryBuilder .form-search .oDataFormAnswer { width: 60%; }
.oDirectoryBuilder .form-search .oDataFormButtonContainer { margin-left: 0; }
.oDirectoryBuilder .form-search .oDataFormButtonContainer .oDataFormButton { float: right; margin: 0 12px 0 0; }
.oDirectoryBuilder .form-search .oDataFormInputText { width: 96%; }

/* Forms */
.window { padding: 0; margin: 0; }
.oDataForm { }
.oDataFormContainer { width: 100%; overflow: hidden; clear: both; }

.oFormBuilder { color: #172154; padding-bottom: 25px !important; margin-bottom: 14px !important; border-bottom: 3px dotted #b5b9c8; }
.oDataFormFieldset, .form fieldset { border: none; margin: 0; margin: 0; padding: 0; }
/*.oDataFormLegend, .form legend { display: none; } */ 

.window .oDataFormElementContainer { padding: 0; margin: 0; }
fieldset.oDataFormFieldset .oDataFormElementContainer, fieldset.oDataFormFieldset .oDataElementContainer { padding: 0; }
.oDataFormElement { width: 100%; overflow: hidden; clear: both; margin-bottom: 0.5em; color: #172154; }

.oDataFormComment { margin: 0.5em 0 0.5em 0; }

.oDataFormQuestion { text-align: right; width: 25%; float: left; display: block; }
.oDataFormQuestionNewLine { width: 100%; float: none; text-align: left; display: block; margin-bottom: 2px; }
.oDataFormLabel, .form .question .label { display: block; margin: 0; padding: 3px 10px; background: #fff; font-weight: bold; text-align: left; }
.oDataFormLabelNewLine { }

.oDataFormAnswer { text-align: left; display: block; width: 74%; float: left; }
.oDataFormAnswerNewLine { text-align: left; display: block; width: 100%; float: none; padding-bottom: 5px; }
.oDataFormAnswerText { text-align: left; float: left; display: block; width: 60%; padding-top: 2px; }
.oDataFormAnswerTextNewLine { float: none; width: 100%; padding-bottom: 5px; }
.oDataFormAnswerTextStyle { }
.oDataFormInputSuffix { padding-left: 10px; }
.oDataFormInputNote { padding-left: 4px; }

.oDataFormInputText { margin: 0px; width: 90%; border: 1px solid #d3d4d4; }
.oDataFormInputTextarea { margin: 0px; width: 90%; border: 1px solid #d3d4d4; }
.oDataFormDatePicker { width: 100px; }
table.DataFormInputCheckbox { padding: 0; margin: 0;  border-collapse: collapse; } 
table.DataFormInputCheckbox td { padding: 0; margin: 0; }
table.DataFormInputCheckbox tr { padding: 0; margin: 0; }
table.DataFormInputCheckbox input { padding: 0; margin: 0; }

.form input[type="text"], .form input[type="password"], .form textarea, ul.sortable li .listValue { background-image: none; border: 1px solid #d3d4d4; margin: 0; }

table.oDataFormInput { padding: 0; margin: 0;  border-collapse: collapse; }
table.oDataFormInput td { padding: 0; margin: 0; }
table.oDataFormInput tr { padding: 0; margin: 0; }
table.oDataFormInput input { padding: 0; margin: 0; }

.oDataFormInputTextShort { width: 100px; }
.oDataFormInputTextMedium { width: 60%; }
.oDataFormInputTextFull { width: 90%; }

.oDataFormInputShort { width: 20%; }
.oDataFormInputMedium { width: 60%; }
.oDataFormInputLong { width: 90%; }

/* captcha box */
.mandatory .question { width: 25%; }
.mandatory .answer { width: 68%; }
.mandatory .answer img { float: right; clear: both; }
.mandatory .answer input { float: left; }
.form .element input[type=text] { width: 50%; height: 20px; }

.oDataFormButtonContainer { padding-top: 10px; padding-bottom: 10px; display: block; clear: both; width: auto; margin-left: 24%; }
.buttons .button { background: #b2b4bf; float: left; color: #fff; padding: 0 3px 0; }
.oDataFormButton { color: #fff; background: #b2b4bf; border: none; margin-right: 10px; padding: 0 3px 0; font-weight: bold; cursor: pointer; font-size: 1em; }
.oDataFormError { color: #ff0000; }
.form select { color: #fff; background-color: #b2b4bf; border: none; }

.DataFormMarker { color: #fff; font-weight: normal; font-size: 0.1em; line-height: 16px; height: 16px; width: 7px; background: #fff url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/data-form-marker.gif") no-repeat top left; display: inline-block; }

ul.oDataFormCheckboxList { padding: 0; margin: 0; }
ul.oDataFormCheckboxList li { list-style-type: none; }

/* Multimap */
/* contains the entire map Image*/
.MultimapContainer { position: relative; }

/* the actual map itself */
.MultimapMap { }

/* Contains an instance of a pin*/
.MultimapPinContainer { 
	/* left and top are set programatically */
	position: absolute;
}

/* the pin image */
.MultimapPinImage { position: absolute;	background: url("/EasySiteWeb/EasySite/SupportFiles/images/icons/multimap_pointer.gif") no-repeat; left: -13px; top: -23px; cursor: pointer; }

/* the div span that holds the link button that gets toggled by MouseOver/MouseOut */
.MultimapPinUrlContainer { background-color: #eeeeee; position: absolute; text-align: left; white-space: nowrap;  }

/* the actual link button */
.MultimapPinUrl { }

/* Polling */
.oPollingChartBar { background: #eeeeee; display: block; overflow: hidden; border: 1px solid #000000; }

/* Ratings */
.oRatingsContainer { }
.oRatingsFieldset { }
.oRatingsLegend { }

/* Discussion Forums */
.oForumInputText { width: 90%; }
.oForumMainTopicPanel { background: #fafafa; border: 1px solid #A5B7BF; margin: 1em 0 1em 0; }
.oForumMainTopicTitleContainer { background: #F2F4FF; padding: 5px 0 0 7px; }
.oForumTopicTitle { font-weight: normal; font-size: 1.2em; }
.oForumMainTopicBody { padding: 10px; border-top: 1px solid #A5B7BF; }
.oForumAttachmentQuestion { font-weight: bold; }
.oForumAttachmentListContainer { padding: 10px 0 0 0; }
.oForumFieldset { }
.oForumLegend { }
.oForumTitleResponse {  }
.oForums .item-options {}
.oForums .item-options ul { display: inline; list-style-type: none; margin: 0; padding: 0; }
.oForums .item-options li { display: inline; list-style-type: none; }


/* Mailing List */
.oMailingListFieldset { }
.oMailingListLegend { }

/* Event Calendar */
.oEventCalendarSearchFieldset { }
.oEventCalendarSearchLegend { }
.oEventCalendarSearchButtonContainer { margin: 0; }
.oEventCalendarSummaryDate { text-align: right; width: 25%; }

/* Tell A Friend */
.oTellAFriendFieldset { }
.oTellAFriendLegend { }

/* Login Panel */
.oLoginPanel {  }
.oLoginPanelSubtext { }
.oLoginPanelSubtext a:link, .oLoginPanelSubtext a:visited, .oLoginPanelSubtext a:hover, .oLoginPanelSubtext a:active { display: block;  }

/* Login Element Panel */
.oLoginPanel { border: solid 1px #E5E5E5; background: #F2F2F2; padding: 3px; margin: auto; }
.oLoginTitle { text-align: left; background: #eee; padding: 10px; color: #666666; font-weight: bold; }
.oLoginContent { background: #eee; padding: 10px; }
.oLoginError { color: #ff0000; margin: 1em; } 
.oLoginButtonContainer { text-align:right;}
.oLoginPanelSubtext { padding-top: 4px; }

/* Petitions */
.oPetitionsPreview { border: 1px solid #cccccc; margin: 1em 0 1em 0; padding: 8px; }

/* start old DF */
.Message { }
.MessageAlt { }
.MessageTitle { font-weight:bold; }
.MessageSubmittor { }
.DiscussionDateHeader{}
/* end old  DF */

/* Asset Browser Thumbnail View */
.asset-thumbnail-list-outer { clear: both; }
.asset-thumbnail-list-inner { width: 100%; overflow: hidden; }
.asset-thumbnail-panel { width: 24%; float: left; color: #cccccc; margin-bottom: 10px; }
.asset-thumbnail-panel-inner { border: 1px solid #cccccc; background: #fdfafd; margin-right: 10px; padding: 5px; text-align: center; }
.asset-thumbnail-panel-inner:hover, .asset-thumbnail-panel-inner:active { border: 1px solid #996699; background: #fdfafd; } /* Set width here for thumbs */
.oAssetThumbnailOuter { }
.oAssetThumbnailInner { }
.oAssetThumbnailImage { height: 80px; width: 100%; overflow: hidden; }
.oAssetThumbnailCaption { padding-top: 5px; display: block; height: 2.4em; min-height: 2.4em !important; overflow: hidden; }
.oAssetBrowserLinks { display: block; padding-top: 5px; position: relative; }
a.oAssetBrowserLink:link, a.oAssetBrowserLink:visited { }
a.oAssetBrowserLink:hover, a.oAssetBrowserLink:active { }

/* Pagination */
.oPaginationIcon { }
.oPaginationSep { }

/* Navigation Tabs Element */
.el-tab-navigation-outer { clear: both; }
.el-tab-navigation-inner { width: 100%; }
ul.oTabNavigation { display: inline; list-style-type: none; }
li.oTabNavigation, li.oTabNavigationSelected { display: block; float: left; margin-right: 10px; }
li.oTabNavigationSelected {}
a.oTabNavigation:link, a.oTabNavigation:visited { display: block; border: 1px solid #663399; text-decoration: none; }
a.oTabNavigation:hover, a.oTabNavigation:active { display: block; border: 1px solid #cccccc; text-decoration: none; }
a.oTabNavigationSelected:link, a.oTabNavigationSelected:visited { text-decoration: none; background: #eeeeee; }
a.oTabNavigationSelected:hover, a.oTabNavigationSelected:active { text-decoration: none; }
span.oTabNavigationItemOuter, span.oTabNavigationItemOuterSelected { display: block; }
span.oTabNavigationItemInner, span.oTabNavigationItemInnerSelected { display: block; padding: 3px 10px 3px 10px; }

/* Extended Search */

h2.object-title { margin: 0; padding: 0; }
 
.search-results-outer { clear: both; }
.search-results-inner { width: 100%; overflow: hidden; }
.search-results-outer ul { list-style-type: none; padding: 0; margin: 0; }
.search-results-outer li { list-style-type: none; padding: 0; margin-bottom: 1em; }
h3.item-title { margin: 0; padding: 0; font-size: 1.1em; }
h3.item-title a:link, h3.item-title a:visited {}
h3.item-title a:hover, h3.item-title a:active {}
.search-results-outer li.item span { display: block; }
.search-results-outer .item-url { color: #999; font-size: 0.95em; }
.search-results-outer .item-date { color: #999; font-size: 0.95em; }
.object-footer-outer { clear: both; }
.object-footer-inner { width: 100%; overflow: hidden; }
.match-count { float: left; width: 45%; }
.match-count p {}
.more-items { float: right; width: 45%; text-align: right; }
.more-items p {}
a.more-items-link:link, a.more-items-link:visited {}

/* Personal Portal Links */
div.oPersonalPortalButtonContainer { border: 1px solid navy; background-color: #ddd; }
span.oPersonalPortalLinkTitle { display: block; font-weight: bold; }
span.oPersonalPortalLink { display: block; color: Blue; }

/* Promotion */
.lister-carousel.lister-alpha { margin-bottom: 0; height: 532px; width: 960px; }
.lister-carousel.lister-alpha .page-element-inner { position: relative; }
.lister-carousel.lister-alpha .header-outer { display: none;  }

.lister-carousel.lister-alpha .body-outer { height: 532px; overflow: visible; background: transparent; background-image: none; }
.lister-carousel.lister-alpha .body-inner { }
.lister-carousel.lister-alpha .wrapper { width: 100%; overflow: hidden; height: 532px; position: absolute; top: 0; left: 0; }
.lister-carousel.lister-alpha .wrapper ul, .lister-carousel.lister-alpha .wrapper ul li { list-style-type: none; margin: 0; padding: 0; }
.lister-carousel.lister-alpha .wrapper ul { width: 32700px; }
.lister-carousel.lister-alpha .wrapper ul li { float: left; width: 960px; min-height: 532px; border: none; background: transparent; position: relative; }

.lister-carousel.lister-alpha .article-asset { min-width: 960px; min-height: 532px; float: left; }
.lister-carousel.lister-alpha .article-content { padding: 0; position: absolute; top: 200px; left: 25px; width: 290px; }
.lister-carousel.lister-alpha .article-content span { display: block; }
.lister-carousel.lister-alpha .article-content span a:link, .lister-carousel.lister-alpha .article-content span a:visited { color: #fff; display: block; text-decoration: none; font-size: 1.692em; padding-bottom: 20px; }
.lister-carousel.lister-alpha .article-content span a:hover, .lister-carousel.lister-alpha .article-content span a:active { color: #fff; display: block; text-decoration: none; font-size: 1.692em; padding-bottom: 20px; }
.lister-carousel.lister-alpha .article-content .summary { color: #fff; line-height: 1.5; }
.lister-carousel.lister-alpha .article-content span.datetime, .lister-carousel.lister-alpha .article-content span.author { font-style: italic; }
.lister-carousel.lister-alpha .article-link { display: none; }

.lister-carousel.lister-alpha .pagination-outer { height: 18px; background: transparent; background-image: none; position: absolute; top: 488px; left: 25px; margin: 0; }
.lister-carousel.lister-alpha .pagination-inner { position: relative; height: 18px; background: transparent; background-image: none; }

.lister-carousel.lister-alpha #thumbNav { position: static; text-align: center; width: 100%; }
.lister-carousel.lister-alpha .pagination-outer a:link, .lister-carousel.lister-alpha .pagination-outer a:visited { text-decoration: none; font-size: 0.1em; font-weight: bold; padding: 0; color: #fff; cursor: pointer; height: 18px; width: 18px; line-height: 18px; text-align: center; background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/promotion-white-dot.png") no-repeat top left; display: block; float: left; margin-right: 9px; }
.lister-carousel.lister-alpha .pagination-outer a:hover, .lister-carousel.lister-alpha .pagination-outer a:active { text-decoration: none; color: #fff; }
.lister-carousel.lister-alpha .pagination-outer a.cur:link, .lister-carousel.lister-alpha .pagination-outer a.cur:visited { background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/promotion-red-dot.png") no-repeat top left; color: #ae1833; }
.lister-carousel.lister-alpha .pagination-outer a.cur:hover, .lister-carousel.lister-alpha .pagination-outer a.cur:active { color: #ae1833; }

.lister-carousel.lister-alpha .arrow  { display: none; }
.lister-carousel.lister-alpha #start-stop  { display: none; }

/* protect inner content */
.lister-carousel.lister-alpha .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.lister-carousel.lister-alpha .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/* Blog */
.oBlogElement { color: #172154; }
.oBlogElement .element-column-left-alpha-outer { background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/vertical-line.gif") repeat-y top right; }
.oBlogElement .element-column-left-alpha-outer .element-column-left-alpha-content { padding-right: 15px; }
.oBlogElement .element-column-right-alpha-outer .element-column-right-alpha-content { padding-left: 15px; }
/* hide avatar */
.oBlogElement .vignette { display: none; }
/* emulate h1 */
h2.oBlogTitle { font-size: 1.7em; margin-bottom: 4px; }
h2.oBlogTitle a:link, h2.oBlogTitle a:visited { color: #172154; text-decoration: none; }
h2.oBlogTitle a:hover, h2.oBlogTitle a:active { color: #172154; text-decoration: underline; }
.oBlogPostedBy img, .posted-by img { float: left; padding: 0 10px 5px 0; }
.oBlogPostedBy, .posted-by { font-weight: bold; margin-bottom: 5px; float: left; width: 100%; }
.oBlogPost { clear: both; }
.oBlogElement a:link, .oBlogElement a:visited { color: #8e8aaa; text-decoration: none; }
.oBlogElement a:hover, .oBlogElement a:active { color: #8e8aaa; text-decoration: underline; }
.oBlogElement hr { margin-bottom: 1.5em; }

.oBlogElement .oDataFormButtonContainer { margin: 0; }
.oBlogElement .comments .sep { display: none; }
.oBlogElement .comments a:link, .oBlogElement .comments a:visited { color: #172154; font-weight: bold; text-decoration: underline; }
.oBlogElement .comments a:hover, .oBlogElement .comments a:active { color: #8e8aaa; font-weight: bold; text-decoration: underline; }
.oBlogElement h2#comments { font-size: 1.4em; margin-bottom: 4px; }
.oBlogElement .panel-comments ul { margin: 0; padding: 0; list-style-type: none; }
.oBlogElement .panel-comments li { padding-bottom: 10px; }
.oBlogElement .panel-comments li .posted-by { margin: 0; }
.oBlogElement .panel-comments li .posted-by br { display: none; }
.oBlogElement .button { margin: 0 10px 0 0; font-size: 1em; font-weight: bold; border: none; }

h2.oBlogNavigationTitle { font-size: 1em; font-weight: bold; margin-bottom: 5px; }
ul.oBlogNavigationList { margin: 0 0 16px 0; padding: 0; list-style-type: none; }
ul.oBlogNavigationList li { list-style-type: none; padding-bottom: 6px; }
a.oBlogNavigation:link, a.oBlogNavigation:visited { color: #172154; text-decoration: none; }
a.oBlogNavigation:hover, a.oBlogNavigation:active { color: #172154; text-decoration: underline; }

/* Event Calendar supergrid view - desktop and tablet */
.oEventCalendarSuperGrid { color: #172154; }
.oEventCalendarSuperGrid h2 { font-size: 1.7em; }
.oEventCalendarSuperGrid .picker-outer .panel-body-outer { background-color: #d2d4dd; padding: 17px 20px; margin-bottom: 20px; }
.oEventCalendarSuperGrid .picker-outer .month-picker-outer { padding-bottom: 10px; }
.oEventCalendarSuperGrid .picker-outer .sep { display: none; }
.oEventCalendarSuperGrid .picker-outer .current-month { font-weight: bold; color: #172154; }
.oEventCalendarSuperGrid .picker-outer .month-picker-inner a:link, .oEventCalendarSuperGrid .picker-outer .month-picker-inner a:visited { font-weight: bold; color: #172154; text-decoration: none; }
.oEventCalendarSuperGrid .picker-outer .month-picker-inner a:hover, .oEventCalendarSuperGrid .picker-outer .month-picker-inner a:active { font-weight: bold; color: #172154; text-decoration: none; }

.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid th { color: #172154; padding: 2px 3px 4px 3px; background: #d2d4dd url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/event-calendar-th-border.gif") no-repeat bottom right; }
.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td { color: #172154; padding: 2px 3px 4px 3px; background: transparent url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/event-calendar-td-border.gif") no-repeat bottom right; }
.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active ul { margin: 0; padding: 0; }
.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active ul li { list-style-type: none; }
.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active a:link, .oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active a:visited { background-color: #ae1833; color: #fff; text-decoration: none; padding: 0 3px; }
.oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active a:link, .oEventCalendarSuperGrid table.oCalendarDayPickerDataGrid td.active a:visited { background-color: #ae1833; color: #fff; text-decoration: none; padding: 0 3px; }

.oEventCalendarSuperGrid .oCalendarCategoryPicker { border-bottom: 3px dotted #b5b9c8; margin-bottom: 15px; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker fieldset { border: none; padding: 0; margin: 0; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker legend { display: none; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker .oDataFormElement { margin-bottom: 17px; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker .oDataFormQuestion { width: 16%; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker .oDataFormLabel { padding: 2px 0; color: #172154; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker select { width: 300px; background-color: #b2b4bf; border: 1px solid #b2b4bf; color: #fff; }
.oEventCalendarSuperGrid .oCalendarCategoryPicker select option:hover { background-color: #172154; color: #fff; }

.oEventCalendarSuperGrid .oCalendarSubmitEvent { border-bottom: 3px dotted #b5b9c8; margin-bottom: 15px; }
.oEventCalendarSuperGrid .oCalendarSubmitEvent .oEventCalendarSearchButtonContainer { padding: 0 0 20px 0; }

.oEventCalendarSuperGrid .oCalendarResults dd { margin: 0; }
.oEventCalendarSuperGrid .oCalendarResults .item-details-inner span { padding-right: 5px; }
.oEventCalendarSuperGrid .oCalendarResults .item-details-inner a:link, .oEventCalendarSuperGrid .oCalendarResults .item-details-inner a:visited { color: #172154; font-weight: bold; text-decoration: underline; }
.oEventCalendarSuperGrid .oCalendarResults .item-details-inner a:hover, .oEventCalendarSuperGrid .oCalendarResults .item-details-inner a:active { color: #8e8aaa; font-weight: bold; text-decoration: underline;}

/* Event Calendar list view - mobile */
.oEventsList { color: #172154; }
.oEventsList .oEventCalendarLegend { display: block; padding: 0; color: #172154; font-size: 1.2em; }
.oEventsList fieldset.oEventsCalendarFieldset .oEventCalendarSearchContainer { padding: 20px 0 10px 0; }
.oEventsList .oDataFormLabel { padding: 2px 0; color: #172154; }
.oEventsList select { width: 165px; background-color: #b2b4bf; border: 1px solid #b2b4bf; color: #fff; }
.oEventsList select option:hover { background-color: #172154; color: #fff; }

.oEventsList .oDataFormAnswer input.oElementFormInputText { border: 1px solid #b2b4bf; width: 135px; float: left; margin-right: 5px; }
.oEventsList .ui-datepicker-trigger { width: 24px !important; height: 24px !important; }

.oEventsList .results-list-outer { padding-top: 10px; }
.oEventsList .results-list-outer a.oEventCalendarTitleLink:link, .oEventsList .results-list-outer a.oEventCalendarTitleLink:visited { color: #172154; font-size: 1.2em; text-decoration: none; }
.oEventsList .results-list-outer a.oEventCalendarTitleLink:hover, .oEventsList .results-list-outer a.oEventCalendarTitleLink:active { color: #172154; font-size: 1.2em; text-decoration: underline; }
.oEventsList .results-list-outer .oEventSummary { margin: 0; font-size: 1.1em; }
.oEventsList dl { padding-bottom: 10px; }
.oEventsList .oDataFormButtonContainer { margin-left: 0; }

/* Forums */
.oForums { color: #172154; }
.oForums .table-row-background-beta { background-color: #fff; }
.oForums table.oDataGrid th { background: #fff url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/forum-th-border.gif") no-repeat bottom right; padding: 0 20px 10px 0; color: #172154; }
.oForums table.oDataGrid td { background: #fff url("/EasySiteWeb/EasySite/StyleData/SCP_2013_Master/Images/forum-td-border.gif") no-repeat bottom right; padding: 15px 20px 20px 0; color: #172154; line-height: 1.6; }

.oForums table.oDataGrid a:link, .oForums table.oDataGrid a:visited { color: #172154; text-decoration: none; }
.oForums table.oDataGrid a:hover, .oForums table.oDataGrid a:active { color: #172154; text-decoration: underline; }

.oForums .topic-info .topic-replies { color: #8e8aaa; }
.oForums .this-post-info { margin-bottom: 1em; }
.oForums .this-post-info p { margin: 0; }
.oForums .this-post-info .this-posted { display: none; }
.oForums .this-post-info .this-status { color: #8e8aaa; }
.oForums .last-post-info { color: #8e8aaa; }
.oForums .last-post-info p { margin: 0; }
.oForums .oDataFormButtonContainer { margin: 0; padding-top: 20px; }

.oForumMainTopicPanel { background: #fff; border: 1px solid #d2d4dd; }
.oForumMainTopicTitleContainer { background: #fff; padding: 7px 10px 5px 10px; }
.oForumTopicTitle { font-weight: bold; font-size: 1.1em; }
.oForumMainTopicBody { padding: 10px; border-top: 1px solid #d2d4dd; }

.oForumMainTopicBody .DiscussionDateHeader { color: #8e8aaa; margin-bottom: 1em; }
.oForumMainTopicTitleContainer .pnlButtons { width: auto; float: right; }
.oForumMainTopicTitleContainer a:link, .oForumMainTopicTitleContainer a:visited { color: #172154; text-decoration: none; }
.oForumMainTopicTitleContainer a:hover, .oForumMainTopicTitleContainer a:active { color: #172154; text-decoration: underline; }
.oForumMainTopicPanel a img { padding-right: 10px; }

/* Forums list view - mobile */
.oForumsListView ul.oForumsList { margin: 0; padding: 0; }
.oForumsListView li.oForumsListItem { list-style-type: none; border-bottom: 3px dotted #b5b9c8; padding: 15px 0; }
.oForumsListView a:link, .oForumsListView a:visited { color: #172154; text-decoration: none; }
.oForumsListView a:hover, .oForumsListView a:active { color: #172154; text-decoration: underline; }
.oForumsListView .oForumsListItemSummary { display: block; padding: 1em 0; }
.oForumsListView .last-post-info { margin-bottom: 1em; }

/*-------------------------------------------------------
 COOKIE CONSENT
---------------------------------------------------------*/

body .cookie-optin .form { margin: 0 }
body .cookie-optin a { }
body .cookie-optin .buttons input { color: #fff; background: #b2b4bf; padding: 0 3px 0; cursor: pointer; }
body .cookie-optin, body .cookie-optout { font-size: 80%; color: #fff }
body .cookie-optin, body .cookie-optout { background: #5f6485; border-bottom: 0; width: 100%; overflow: hidden; margin: 0; z-index: 1000; }
body .cookie-optin .app-i { width: 980px; margin: auto; }
body .cookie-optin fieldset, body .cookie-optout fieldset { border: 0 !important; margin: 0 !important; padding: 0 !important; }
body .cookie-optin legend, body .cookie-optout legend { display: none !important; }
body .cookie-optin .fields, body .cookie-optout .fields { padding: 10px; min-height: 70px; height: auto !important; height: 70px; background: transparent; }
body .cookie-optin .buttons, body .cookie-optin .message, body .cookie-optin .element, body .cookie-optout .buttons, body .cookie-optout .message, body .cookie-optout .elementt { width: 100%; overflow: hidden; margin: 0 0 10px 0; }
body .cookie-optin .element input, body .cookie-optin .element label, body .cookie-optout .element input, body .cookie-optout .element label { float: left; padding: 0; margin: 0; border: 0; background: none; }
body .cookie-optin .element { float: left; width: auto; clear: none; margin-right: 20px; }
body .cookie-optin .element input,  body .cookie-optout .element input { margin: 4px 8px 0 0; height: 13px; width: 13px; }
body .cookie-optin .buttons { margin: 0; float: left; width: auto; clear: none; background: #8e8aaa; }
body .cookie-optin .buttons input, body .cookie-optout .buttons input { float: left; width: auto; clear: none; margin: 0 !important; border: 0 !important; }
body .cookie-usage .ContentEditor { display: none; }

/* Events */

.events.edit-record.style-alpha .oDataFormButtonContainer { margin-left: 0; }
.events.edit-record.style-alpha ul li { list-style-type: none; }

}

@media print {
/* print friendly */
#header-outer, #usability-outer, #logo-outer, #main-banner-outer, #menu-outer, #footer-menu-outer { display: none; }

#left-outer { width: 0; display: none; }

#content-outer { margin-left: 0px; }
#content-inner { overflow: hidden; padding-top: 4px; }

.PageWidthRelative, .PageWidthAbsolute { width: 98%;}

}
