﻿@import url("QuickLaunch.css");
@import url(MenuToolBar.css);
@import url("SearchCenter.css");
@import url("ToolBar.css");
@import url("Box.css");

						/*	Blue Border	*/
.ms-navframe, .ms-pagemargin, .ms-page-title {
	background-color:transparent;
	background-image:none;
}

td.ms-titleareaframe, div.ms-titleareaframe, .ms-pagetitleareaframe, .ms-mwspagetitleareaframe, .ms-consoletitleareaframe {
	background-color:#2965A5;
	background-image:none;
}

.ms-pagetitleareaframe table {
	background-color:#2965A5;
	background-image:none;
}

.ms-pagemargin, .ms-nav {
	background-color:#2965A5;
	background-image:url('navshape-nndsb.jpg');
	background-repeat:repeat-x;
}

td.ms-rightareacell div.ms-pagemargin {
	background-color:#2965A5;
	background-image:none;
}

.ms-bodyareapagemargin {
	background-color:#2965A5;
	background-image:none;
}

.ms-pagebottommargin, .ms-pagebottommarginleft, .ms-pagebottommarginright {
	background-color:#2965A5;
	background-image:none;
}

td.ms-areaseparatorleft, div.ms-areaseparatorleft {
	background-color:transparent;
	background-image:none;
	border-right-width:0px;
}
/* Right-hand side - site settings page	*/
div.ms-areaseparatorright {
	background-color:#2965A5;
	background-image:none;
	border-left-width:0px;
}

.ms-titlearearight .ms-areaseparatorright {
	background-color:#2965A5;
	background-image:none;
	border-left-width:0px;
}

.ms-areaseparator {
	background-color:#2965A5;
	background-image:none;
	border-left-width:0px;
	border-right-width:0px;
}

.ms-bodyareaframe {
	border-right-width:0px;
	border-left-width:0px;
}

/* Visible when editing page */
.ms-consoletitleareaframebottom {
	background-color:#2965A5;
	background-image:none;
}

						/*	Title	*/
.ms-sitetitle {	
	visibility:hidden;
	color:#2965A5;
	text-align:center;
	font-size:18pt;
}

.ms-sitetitle a {
	color:#2965A5;	
	font-size:18pt;
}

/* Site Icon */
#GlobalTitleAreaImage {
	visibility:hidden;
}

.ms-globalTitleArea {
	background-image:url('http://portal.nearnorthschools.ca/PublishingImages/TopBanner.png');
	background-position-x:left;
	background-position-y:top;
	background-position:left top;
	background-repeat:no-repeat;
	height:110px;
}

.nndsb-siteheaderright {
	background-image:url('/_layouts/images/siteTitleBKGD.gif');
	background-position:right top;
	background-repeat:repeat-y;
	padding-right:0px;
	padding-top:1px;
	vertical-align:bottom;	
}

.nndsb-siteheaderright .ms-sblink a:hover,.nndsb-siteheaderright .ms-sblink a:link,.nndsb-siteheaderright .ms-sblink a:visited {
	color:#2965A5;
}



						/*	Top Nav Bar	*/
						

.ms-topnavContainer {
	border-left:0px #2965A5 solid;
	border-bottom:1px #c2dcff solid;
}						

.ms-topnav {	
	border-top-width: 0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width: 0px;	
	background-image: none;
	font-weight:bold;
	background-color: #2965A5;
	color:white;
}

.ms-topnavselected 
{
	color: white;
	background-image: none;
	font-weight: bold;
	border-top-width: 0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;	
	background-color: #2965A5;
}

.ms-topnavselected a {
	color:white;
}

.ms-topNavHover {
	background-image: none;
	background-color:#6f94b7;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width:0px;
	border-right-width:0px;
	color:white;
}

.ms-topNavHover a {
	color:white;
}


.ms-topNavFlyOuts {
	background-color:#6f94b7;
	color:white;
}

.ms-topNavFlyOutsHover {	
	background-color:#98b3cb;
}

.ms-topNavFlyOuts a {
	color:white;
}

/*.ms-topnav a {
	display: block;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 18px;
}*/

.ms-bannerContainer {
	padding-left:0px;
	padding-right:0px;
}

						/*	Page BreadCrumb	*/
						
.ms-pagebreadcrumb{
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

.ms-pagebreadcrumb, .ms-pagebreadcrumb a {
	background-color: #EFF9EE;
	/*background-color:#BEE2BA;*/
}

						/*	Global BreadCrumb	*/

.ms-globalbreadcrumb {
	background-color: #D2EBCF;
	/*background-color: #2965a5;*/

}

/* This is part of the globalbreadcrumb at the top right of the screen	*/
/* Need to make the Sign in more visible as users are forgetting to 	*/
/* sign in and complaining of missing functionality						*/
a#ctl00_PlaceHolderGlobalNavigation_IdWelcome_ExplicitLogin {
	font-size:larger;
	text-decoration:blink;
	font-weight:bold;
}


						/*	Title Area	*/
/* Can be viewed by going to a document library or list - appears as a breadcrumb */
/* Example: Near North Portal (Dev) > Document Center > Documents   */
.ms-titlearea, .ms-mwstitlearea  {
	color:#ffee99;
}
.ms-titlearea a, .ms-titlearea a:hover, .ms-nwstitlearea a:hover {
	color:#ffee99;
	/*color:#ffff99;*/
}

/* The list or document library title */
.ms-pagetitle, .ms-pagetitle a {
	color:#ffee99;	
}


						/*	Site Actions Button	*/

.ms-siteactionsmenu div div div {
	background-image:none;
	background-color: #2965A5;
	border-bottom:1px #c2dcff solid;
}

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover {
	background-image:none;
	background-color:#6f94b7;
	border-bottom:1px #c2dcff solid;
}


						/*	Other	*/
/* Shows up when adding a new item to a list */
.ms-formbody {
	background-color:#EFF9EE;
}

/* Shows up when uploading a document */

.ms-authoringcontrols, .ms-inputformcontrols {
	background-color:#EFF9EE;
}

.ms-globalleft {
	visibility:hidden;
}



