﻿
/******************************/
/*HTML Elements*/
/******************************/
body {background: #ffffff url('../../images/nela/body-bg.png') repeat-x;}
p, ul, ol {color:#333;font:12px/1.45em arial;}
img { border: 0; }
a:link, a:visited {color: #5b6fa4;} 
a:link.arrow, a:visited.arrow {padding-right: 13px;background: url('../../images/nela/orange-arrow.png') no-repeat right 50%;}
/*for arrow links, added to HTML editor styles as well. Above for manual coding*/
h1, h2, h3, h4 {font-weight: normal;font-family:arial;}
h1 {color: #5b6fa4;}
h2 {font-size: 18px;color: #5b6fa4;}
h3 {font: 14px Helvetica;text-transform: uppercase;color: #e36100;padding-top:10px;}
h4 {font:bold 16px;color: #e36100;}

/******************************/
/*SP Page Elements*/
/******************************/
.authoringRegion{width: 100%;background-color: #DDDDDD;color: #fff;padding: 0px;margin: 0px;}
.siteActionMenu {float:right;margin:0px;padding:0px;color:#fff !important;}
/*.sharepointLogin{float:right;display:inline;}*/
/*.ms-globallinks, .ms-globallinks a {color:#fff !important;}*/
/*.ms-pagebreadcrumb{display:none;}/*removes page breadcrumb from SP layouts */
.console{clear:both;padding:0px; margin:0px;}

/******************************/
/*Master Page Container/Header*/
/******************************/
#container, #page-header {width: 940px;padding: 0px 10px;margin: 0px auto;}
#container {background: url('../../images/nela/container-bg.png') repeat-y;padding-bottom: 15px;}
#page-header {height: 134px;background: url('../../images/nela/header-bg.jpg') center top;position: relative;color: #fff;font:12px/1.45em arial;}
#logo {margin: 0px;text-indent: -9999px;background: url('../../Images/NELA/logo.gif') no-repeat;width: 276px;height: 51px;position: absolute;top: 20px;left: 10px;cursor:hand;}

/******************************/
/*Page Layout Styles*/
/******************************/
#main-content {padding:0px 20px;}
#main-content.with-right, #main-content.front {padding: 0px 340px 0px 30px;}
#main-content.with-both {padding-left:240px;margin-right:320px;position: relative;}
/*#main-content.with-both {padding: 0px 320px 0px 240px;position: relative;}*/
#aside-right{float:right;width: 241px;padding: 0px 15px;border-left: 1px solid #e1e1e1;clear: right;}
#aside-left {position: absolute;top: 0px;left: 23px;width: 180px;border-right: 1px solid #e1e1e1;}
.page-splash{float:right;margin:-30px 0 0px 0;width:272px;}			

/******************************/
/*NELA Global Nav (upper right)*/
/******************************/
#nela-global-navigation{background: #415789 url('../../images/nela/global-nav-bg.png') repeat-x; position: absolute;top: 0px; right:10px; height:30px;width: 280px;}
#nela-global-links {margin:0px;padding:5px 0 0 10px;}	
#nela-global-links li{display:inline;}				
#nela-global-links li a{color:#fff;text-decoration:none;padding:0 5px;}

/******************************/
/*Top Navigation */
/******************************/
#navigation {position: absolute;bottom:0px;left: 10px;width: 940px; height: 39px;background: url('../../images/nela/nav-bg.png') no-repeat;}
/*SP TopNav Classes*/
#navigation .topNav{position:relative;vertical-align:middle}
#navigation .topNavItem{background: url('../../images/nela/nav-li-a-bg.gif') no-repeat right top;font:15px arial;color:#fff;}
#navigation .topNavItem a{color:#fff; text-decoration:none;display:block;padding: 11px 35px 10px 25px;}
#navigation .topNavItemHover a{text-decoration:underline;}
#navigation .topNavItemSelected a{text-decoration:none;}

/******************************/
/*Search*/
/******************************/
#search {border:none; position:absolute; top:50px; right:0px; width:200px; height:14px;float:right;color:#fff;}
#search .ms-sbcell {border:none;font:bold 11px arial; color: #fff;padding:1px;}
#search .ms-sbcell .ms-sbplain {margin: 0;border:none;}
#search .ms-sbgo {background:none;}

/******************************/
/*Breadcrumbs*/
/******************************/
#breadcrumbs {font:12px arial;border-bottom: 1px solid #e1e1e1;padding: 6px 23px;}/*margin-bottom: 20px;*/
/*SP Breadcrumb Classes*/
#breadcrumbs .breadcrumb{padding-right: 12px;}
#breadcrumbs .breadcrumb a{color: #5b6fa4;text-decoration:none;}
#breadcrumbs .breadcrumb a:hover{text-decoration:underline;}
#breadcrumbs .breadcrumbCurrent{font:11px arial;color: #e36100;}

/******************************/
/* Left (Current)Navigation */
/******************************/
#sub-navigation {display:inline;}
/*SP Left Nav Classes*/
#sub-navigation .leftNav {margin: 10px 0 0 0px;width:160px; padding:0;}
#sub-navigation .leftNav1 {font:bold 12px arial;vertical-align:middle;height:34px;}
#sub-navigation .leftNav1 a {color:#5b6fa4;}
#sub-navigation .leftNavHover a{text-decoration:underline;}
#sub-navigation .leftNavSelected a{color:#e36100;text-decoration:none;}

/******************************/
/*Page Footer*/
/******************************/
#page-footer {width: 920px;margin: 0px auto;padding: 5px 22px;background: url('../../images/nela/footer-bg.png') no-repeat;height: 26px;color: #858585;font:12px arial;}
#closing {float:right;margin:0px;}
#closing li {display: inline;}
#closing li a {color: #858585;margin-right:10px;}

/******************************/
/*SP & Summary Link Overrides*/
/******************************/
div.slm-layout-main {margin:10 0 0 0;padding-right:5px;padding-bottom:20px;}
.groupheader {font:bold 12px arial;color:#e36100;}
.item {padding-top:3px;padding-bottom:10px;border-bottom: 1px solid #e1e1e1;}
.link-item a{color:#e36100;padding-right: 13px;background: url('../../images/nela/orange-arrow.png') no-repeat right 50%;}
.link-item a:hover{color:#e36100;padding-right: 13px;}
.link-item.bullet {border: none;margin: 5px 0px 0px 0px;padding-bottom:2px;padding-left: 10px;background:none;}
.link-item.bullet a{display:block;background-position: left center;border: none;margin: 5px 0px 0px 0px;padding-left: 10px;padding-bottom: 0px;background: url('../../images/nela/blue-square.gif') no-repeat left;list-style:none;}
.ms-viewheadertr {display:none;}
/*.ms-vb2 {font:bold 14px arial;color: #5b6fa4;}*/

/******************************/
/*Search Page Styles*/
/******************************/
/*.srch-URL a:link, .srch-URL a:visited {color:#5b6fa4 !important; text-decoration:none !important;}
.srch-URL a:hover {background-color: #F8F8F8 !important;}
.srch-Title a:link, .srch-Title a:visited {color:#e36100 !important;text-decoration:none !important;}
.srch-Title a:hover {color:#5b6fa4 !important;text-decoration:none !important;}*/
.srch-stats {background-color:#FFFFFF !important; !important;float:right; text-align:right !important;}
.srch-Page .ms-srch-Page bg {background-color:#FFFFFF !important; text-align:right !important;}

/******************************/
/*Content Styles for manual HTML editing(to be included as HTML Editor Styles?*/
/******************************/
.category {font: 11px arial;color: #999;}
.author {font: 11px arial;color: #5b6fa4;}
.headline {margin: 0px;}

/******************************/
/*Content Styles for use in HTML Editor*/
/******************************/
a.ms-rtecustom:link.arrow, a.ms-rtecustom:visited.arrow {padding-right: 13px;background: url('../../images/nela/orange-arrow.png') no-repeat right 50%;}
.ms-rtecustom-category {font: 11px arial;color: #999;}
.ms-rtecustom-author {font: 11px arial;color: #5b6fa4;}
.ms-rtecustom-headline {margin: 0px;}
.ms-rtecustom-border-bottom {padding-bottom: 10px;border-bottom: 1px solid #e1e1e1;margin-bottom: 10px;}

/******************************/
/*End Styles*/
/******************************/

