﻿/* general */
body { font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif; font-size: .75em; margin: 0; background: #ffffff url('/design/pageBg.gif') top center repeat-y; }
a { color: #52b2e7; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 2em; color: #F48A09; font-weight: normal; margin: .4em 0 0 0; }
h2 { font-size: 1.7em; color: #5EBB46; font-weight: normal; margin: .3em 0 0 0; }
h3 { font-size: 1.4em; color: #51b1e0; font-weight: normal; margin: .3em 0 0 0; }
h4, h5, h6 { font-size: 1.2em; margin: .3em 0 0 0; }
p { line-height: 150%; margin: 0 0 1.5em 0; }

/* layout */
#headerLayout { position: relative; height: 150px; width: 960px; margin: auto; }
#logoLayout { position: absolute; top: 5px; left: 6px; }
#logoLayout img { border: 0; }
#toolsLayout { position: absolute; top: 5px; right: 0; font-size: .9em; color: #7f9db9; }
#toolsLayout table.ms-siteaction { display: inline; margin-bottom: -4px; }
#toolsLayout table.ms-siteaction div { display: inline; }
#thumbsLayout { position: absolute; top: 55px; right: 100px; }
#sugLayout { position: absolute; top: 60px; right: 0; width: 50px; padding: 10px; color: #99877d; background: url('/design/bulletSug.gif') left no-repeat; font-size: .8em; }
#globalNavLayout { position: absolute; top: 82px; font-size: .9em; text-transform: uppercase; }
#searchLayout { position: relative; top: 114px; background: #51b1e0; height: 28px; font-size: .9em; font-weight: bold; color: #ffffff; padding: 7px 5px 0 0; }
#searchLayout input { font-size: 10px; color: #7f9db9; border: 1px #7f9db9 solid; padding: 2px 5px 2px 5px; margin-left: 5px; }
#searchLayout .ms-sbtable { margin: 0 0 0 auto; }
#footerLayout { clear: both; text-align: right; font-size: .85em; color: #7f9db9; margin: 20px 0 0 0; padding: 10px; border-top: 1px #DFE7EE dashed; }
#footerLayout span { color: #51b1e0; font-weight: bold; }
#footerLayout span span { color: #F48A09; }

/* content and columns */
#contentLayout { margin: 10px auto 0 auto; width: 960px; }
#contentLeft { width: 240px; float: left; padding: 0 10px 10px 0; }
#contentRight { width: 710px; float: left; padding: 0 0 10px 0; }

/* buttons */
.buttonBrown { background: #76635b url('/design/buttonBrown.png') top left repeat-x; font-weight: bold; color: #ffffff; }
.buttonBrown a { color: #ffffff; display: inline-block; padding: 4px 20px 0 20px; height: 23px; }

/* global navigation */
table.globalNavItem { background: #dcdcdc; border-bottom: 2px #ffffff solid; border-right: 2px #ffffff solid; }
table:hover.globalNavItem { background: #F48A09; }
a.globalNavItem { display: block; height: 22px; padding: 8px 15px 0 15px; color: #ffffff; }
a:hover.globalNavItem { text-decoration: none; }
table.globalNavItemActive { background: #51b1e0 url('/design/navActiveTL.gif') top left no-repeat; border-bottom: 2px #51b1e0 solid; }
table:hover.globalNavItemActive { background: #51b1e0 url('/design/navActiveTL.gif') top left no-repeat; }
a.globalNavItemActive { display: block; background: url('/design/navActiveTR.gif') top right no-repeat; font-weight: bold; color: #ffffff; }

/* current navigation */
.currentNav { width: 100%; margin: 0 0 10px 0; }
.currentNavHeader { font-weight: bold; background: url('/design/buttonBrown.png') top left repeat-x; }
.currentNavHeader a { display: block; color: #ffffff; padding: 5px; }
.currentNavMenu1 { font-size: .9em; background: #d6d6d6 url('/design/splashGrayBg.jpg') bottom left repeat-x; }
.currentNavItem1 a { display: block; color: #000000; padding: 3px 5px 3px 10px; }
a.currentNavItemActive { font-weight: bold; background: url('/design/bulletGreen.gif') left no-repeat; }

/* breadcrumb */
#breadcrumbLayout { font-size: .8em; color: #7f9db9; }
#breadcrumbLayout a { color: #5ebb46;  }
.breadcrumbItemActive { font-weight: bold; }

/* web parts */
.ms-WPHeader td { background: #51b1e0; color: #ffffff; }
.wpZoneGreen .ms-WPHeader td { background: #5ebb46; }
.wpZoneOrange .ms-WPHeader td { background: #F48A09; }
.ms-WPTitle { font-size: 1.3em; color: #ffffff; padding: 5px; }
.ms-WPTitle a { color: #ffffff; }
.ms-WPBorder { background: #dee9ef; border-style: none; }
.wpZoneGreen .ms-WPBorder { background: #E4F3E0; }
.wpZoneOrange .ms-WPBorder { background: #FEEBD3; }
.ms-WPBody { padding: 5px; }
.ms-partline {  }
.ms-MenuUIPopupBody { font-size: .9em; }
td.ms-addnew { font-size: .9em; background: url('/design/bulletGreen.gif') left no-repeat; background-position: 5px 4px; padding: 0 0 0 10px; }
td.ms-addnew img { display: none; }
a.ms-addnew { color: #F48A09; }

/* float web part panel */
.ms-ToolPaneOuter { position: absolute; height: 80% !important; border: 2px #6f9dd9 solid; top: 0; left: 0; }
td#MSOTlPn_MainTD { width: 0 !important; }

/* lists */
.ms-menutoolbar, table.ms-toolbar, .ms-toolbarContainer { background: #51b1e0; }
.ms-menutoolbar a, table.ms-toolbar a, .ms-toolbarContainer a { color: #ffffff; }
.ms-separator img { background: #ffffff; }
.ms-viewheadertr { background: #dee9ef; font-size: .8em; }

/* forms */
.ms-formlabel { border-top: 1px #cccccc dotted; }
.ms-formbody { background: #f3f3f3; border-top: 1px #cccccc dotted; }
.ms-formline { border-top: 1px #cccccc dotted; }

/* calendar */
.ms-cal-gempty { font-size: .8em; }
.ms-datepickerouter { font-size: .8em; }

/* discussions */
.ms-disc-bar { background: #f3f3f3; }
.ms-disc-bordered-noleft { border-color: #cccccc; }

/* blogs */
.ms-PostDate { font-size: 1em; font-weight: normal; border-bottom: 1px #cccccc dotted; }
.ms-PostTitle { font-size: 1.3em; border-bottom: 1px #cccccc solid; }
.ms-blogedit { }
.ms-PostBody { }
.ms-PostFooter { }
.ms-CommentHeader { border-bottom: 1px #cccccc dotted; }
.ms-CommentTitle { }
.ms-CommentBody { }

/* wiki */
.ms-wikieditouter { background: #f3f3f3; }
a.ms-wikilink { text-decoration: none; }
a.ms-missinglink { border-bottom: 1px #cccccc dashed; }

/* bullets */
.bullet, .level-bullet { background-image: url('/design/bulletGreen.gif'); }

/* search results */
.srch-Icon { }
.srch-Title { }
.srch-Description { }
.srch-Metadata { color: #888888; border-top: 1px #cccccc solid; }
.srch-URL a { color: #008800; }