﻿/* general */
body { margin: 0; background: #ffffff; color: #000000; font-size: .8em; font-family: Verdana, Tahoma, Arial, sans-serif; }
a { color: #172f77; }
a:hover { color: #fea227; }
h1.pageTitle { color: #e88a14; border-bottom: 1px #b4c4e1 solid; font-size: 1.2em; padding-bottom: 5px; margin-top: 5px; }
#breadcrumb { font-size: .8em; padding: 0; margin: 0; }
#breadcrumb a { text-decoration: none; }

/* global tools */
#actions { font-size: 11px; margin: 0 0 0 auto; }
#actions a { text-decoration: none; }
#actions .welcome { padding-right: 5px; }
#actions .actions { }
#actions .actions a:hover { color: #ffffff; }

/* layout and columns */
#pageLayout { position: relative; width: 940px; margin: auto; }
#contentLayout { width: 100%; margin-top: 5px; }
#contentLeft { width: 940px; vertical-align: top; }
#contentRight { width: 200px; vertical-align: top; }
#pageTable { width: 935px; }
#pageLeft { width: 225px; padding-top: 10px; vertical-align: top; }
#pageRight { width: 710px; padding-top: 10px; vertical-align: top; }

/* header */
#headerLayout { width: 100%; }
#headerLeft { width: 227px; vertical-align: top; }
#headerLeft img { border-width: 0; padding-top: 5px; }
#headerRight { width: 713px; background: url('/images/headerBg.gif') top left repeat-x; vertical-align: top; }
#headerBg { height: 125px; background: url('/images/headerLeft.gif') top left no-repeat; }
#siteActions { text-align: right; padding: 10px 10px 0 0; height: 18px; }
#searchLayout { text-align: right; padding: 15px 10px 0 0; }
#siteLinks { text-align: right;  padding: 10px 10px 0 0; color: #172f77; font-size: .85em; }
#siteLinks a { text-decoration: none; }

/* search */
.ms-sbtable {  }
.ms-sctabcn, .ms-sctabcnhover, .ms-sctabcf, .ms-sctabcfhover, .ms-sctabrx { border-color: #cccccc; }
.ms-sbcell { border-width: 0; background: transparent; }
.ms-sbtable input { border: 1px #cccccc solid; }

/* primary navigation */
#navLayout { margin: 9px 0 0 25px; font-size: .85em; }
.globalNav { }
.globalNavItem { padding: 0 4px 0 4px; border-right: 1px #ffffff solid;  }
.globalNavItem a { display: block; color: #ffffff; text-transform: uppercase; text-decoration: none;  }
.globalNavMenu { margin-top: 13px; padding: 5px; background: #426DB5 !important; border-bottom: 1px #ffffff solid; }
.globalNavMenuItem { background: #426DB5;  text-decoration: none; }
.globalNavMenuItem a { display: block; padding: 3px; color: #ffffff; text-decoration: none;}

/* secondary navigation */
.navTop { width: 218px; height: 8px; background: url('/images/navTop.gif'); }
.navBottom { width: 218px; height: 100px; background: url('/images/navBottom.gif'); }
.navMain { width: 216px; background: #e9eef2; border-width: 0 1px 0 1px; border-color: #b1c3d4; border-style: solid; }
.leftNav { width: 216px; }
.leftNav a { }
.leftNavHeader { font-weight: bold; padding: 5px 5px 0 5px; }
.leftNavItem { margin-left: 15px; padding: 0 5px 2px 0; }
.leftNavItemActive { }

/* interior banner */
#bannerLayout { color: #ffffff; background: #446cb4; width: 940px; }
#bannerLayout h1 { font-size: 2.4em; font-weight: normal; padding: 5px 0 0 15px; margin: 0; text-transform: uppercase; }
#bannerLayout h2 { font-size: 1.2em; font-weight: normal; padding: 0 0 5px 15px; margin: 0; }
#bannerLeft { width: 485px; height: 130px; }
#bannerRight { width: 450px; height: 130px; vertical-align: top; }
#bannerRight img { position: absolute; }
#bannerRight .ms-formfieldcontainer img { position: relative; }

/* right column */
.featuredTitle { background: #172f77 url('/images/columnRightBlue.gif') top right no-repeat; color: #ffffff; font-weight: bold; font-size: .9em; padding: 5px; }
.featuredContent { background: #b4c4e1; padding: 5px; }
.rightButton { margin-bottom: 10px; }
.rightButton img { border: 0; }

/* footer */
#footerLayout { clear: both; text-align: center; color: #172f77; font-size: .85em; border-top: 1px #b4c4e1 solid; padding: 5px; margin-top: 10px; }

/* authoring tools */
#authorToolsLayout { }
.ms-consolestatusframe { }
.editModeZone { background: #eeeeee; margin-top: 10px; }
.editModeZone legend { font-size: .8em; font-weight: bold; }
.editModePanel { width: 100%; }
.editModePanel th { width: 20%; text-align: left; vertical-align: top; font-size: .8em; }
.editModePanel td { width: auto; vertical-align: top; font-size: .8em; }

/* web parts */
.ms-WPHeader td { color: #fea227; }
.ms-WPBorder { border-color: #446cb4; }
.ms-partline { background: #446cb4; }
.ms-WPTitle { color: #fea227; padding: 5px 0 2px 5px; }
.ms-WPTitle a { color: #fea227; text-decoration: none; }
.ms-addnew { font-size: .9em; text-align: right; }
.ms-addnew a { text-decoration: none; color: #fea227; }
.ms-toolbar a { color: #000000; text-decoration: none; }
.ms-toolbar a:hover { color: #000000; }

.ms-viewheadertr {
	font-size: .8em;
}
.moreItem {
	margin-bottom: 1.5em;
}

/* calendar */
.ms-calheader img { width: auto; }
