﻿/* ============================================
general formatting
===============================================*/

html, body, tr, td, h1, h2, h3, .h3, h4, h5, h6  {
	margin: 0px;
	padding: 0px;
	color: #000000;
	vertical-align: top;}
body {
	font-size: 11px;
	text-align: center;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.bodyContainer {background-color: #455a6d;}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;}

ul {
	padding: 0px;
	list-style: square;
	margin: 0px 0px 10px 20px;}
ol {
	padding: 0px;
	margin: 0px 0px 10px 25px;}
li {
	margin: 0px;
	padding: 0px;}

div, table { 
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

a {
	color: #000000;
	text-decoration: underline;}
	
img {border: 0px;}

h1, h1 a, h2, h3, .h3, h4, h5, h6 {
	padding: 0px;
	color: #455a6d;
	font-weight: normal;
	margin: 0px 0px 10px 0px;}
h1 {font-size: 18px}
h2 {font-size: 13px}
h3 {
	color: #000000;
	font-size: 12px}
h4 {font-size: 11px}
h5 {font-size: 10px}
h6 {font-size: 10px;}
textarea, select {font-size: 11px;}


/* ============================================
Columns
===============================================*/
.main, .studentBar, .logoBar {
	width: 1024px;
	/*width: 740px;*/
	text-align: left;
	margin: 0px auto;}
.main, .contentFooter {
	position: relative;
	background-color: #FFFFFF;}
.main {padding-top: 1px;} 
.rightMaster, .contentFooter {
	float: right;
	width: 832px;
	/*width: 547px;*/
	margin-right: 1px;}
.leftMaster {
	float: left;
	width: 180px;
	/*display: block;
	position: relative;
	margin-right: 844px;
	margin-right: 560px;*/} 
	/* display block is need to toggle the visibility back on in IE 5.5 PC which incorrectly inherits the display:hidden value from the print syle sheet */
	/* position relative corrects a bug in Safari which renders the links in the left nav unclickable */

.contentCol0 {clear: both;}

.contentCol0 {
	width: 832px;
	margin-top: 28px;
	padding-top: 20px;
	border-top: 1px solid #a29e9c;}

.floatLeft {float: left;}
.floatRight {float: right;}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;}


/* ============================================
Header
===============================================*/
#printHead{display: none;}
#headerContainer {
	height: 101px;
	background-color: #eceef0;}
#header {
	width: 1024px;
	/*width: 740px;*/
	text-align: left;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;}

.searchBar {
	position: absolute;
	padding: 3px 0px 0px 500px;}
.searchBar input, .searchBtn, .searchRadio {vertical-align: middle;}
.searchTitle {
	color: #455a6d;
	font-size: 9px;
	padding-right: 18px;}
.searchBox {
	margin: 0px;
	width: 130px;
	height: 16px;
	font-size: 10px;
	padding: 2px 2px 0px 2px;}
.searchRadioContainer {
	color: #455a6d;
	display: block;
	font-size: 10px;
	padding: 4px 0px 0px 56px;}



.channelTabText {
	bottom: 10px;
	width: 210px;
	z-index: 200;
	font-size: 12px;
	position: absolute;
	margin-left: 520px;
	text-align: center;}
.channelTabText a {
	color: #FFFFFF;
	text-decoration: none;}


.studentBar {
	height: 25px;
	width: 1024px;
	display: block;
	position: relative;
	background-color: #455a6d;}
.studentBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
.studentBar li, table.topNav {
	float: left;
	font-size: 10px;
	list-style: none;}
.studentBar li.right {float: right;}
.studentBar li a, td.topNavCell a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 6px 9px 7px 9px;}
.studentBar .right a {background-color: #78bdc4;}
.studentBar a:hover, .studentBar td.topNavCell a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00457c;}


.mouseTrail {
	position: relative;
	margin: 9px 0px 8px 7px;}
.mouseTrail, .mouseTrail a {
	color: #454545;
	font-size: 10px;}


/* ============================================
Footer
===============================================*/
.contentFooter h1 {
	color: #4d463e;
	font-size: 12px;
	margin-top: 30px;}
.contentFooter ul {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px 15px 0px;
	border-left: 1px solid #4d463e;}
.contentFooter li {
	display: inline;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #4d463e;}
.contentFooter li a {
	color: #4d463e;
	text-decoration: none;}
.contentFooter p {
	margin: 0px;
	color: #9a9a9a;
	font-size: 10px;}
.contentFooter em {
	color: #4d463e;
	font-style: normal;}
.contentFooter .finePrint {font-size: 9px;}
.contentFooter img {margin: 8px 0px 20px 0px;}


/* ============================================
Left Nav
===============================================*/
.leftMaster h1, .leftMaster h1 a {
	margin: 0px;
	color: #4d463e;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 6px 5px;}
.leftMaster ul {
	margin: 0px;
	padding: 0px 0px 15px 0px;}
.leftMaster li {
	list-style-type: none;
	padding: 2px 3px 1px 18px;
	background: url(/SiteCollectionImages/_common/bulletLeftNav.gif) no-repeat 0px 5px;}
.leftMaster li a {
	color: #4d463e;
	font-size: 11px;
	text-decoration: none;}
.leftMaster li a:hover {color: #b6afa6;}


.leftMaster .ddlDepts select {
	width: 165px;
	font-size: 10px;
	margin-left: 5px;}


.innerNavContainer {
	margin: 1px;
	padding: 8px 0px 12px 0px;
	background-color: #edecea;
	border-top: 16px solid #455a6d;}


.navDivider {
	margin: 10px 5px 0px 5px;
	border-top: 1px solid #686868;}

	
/* ============================================
Quick Links
===============================================*/
.leftMaster .quickLinks h1 {display: none;}
.leftMaster .quickLinks {
	width: 162px;
	position: relative;
	margin: 10px 0px 10px 10px;
	background: url(/SiteCollectionImages/_common/bkgndQuickLinks.png) no-repeat bottom left;}
.leftMaster .quickLinksBody {
	padding: 12px 12px 0px 6px;
	background: url(/SiteCollectionImages/_common/bkgndQuickLinks.png) no-repeat 0px 0px;}
	
.leftMaster .quickLinksBody h3 {
	margin: 0px;
	font-size: 9px;
	color: #696357;}
	
.leftMaster .quickLinksBody ul {
	margin: 0px;
	padding: 4px 0px 10px 0px;}

.leftMaster .quickLinksBody li {
	list-style-type: none;
	padding: 2px 3px 1px 18px;
	background: url(/SiteCollectionImages/_common/bulletLeftNav.gif) no-repeat 0px 5px;}
.leftMaster .quickLinks li a {
	color: #4d463e;
	font-size: 10px;
	text-decoration: none;}
.leftMaster .quickLinks li a:hover {color: #b6afa6;}

.leftMaster .quickLinks select {width: 136px;}


/* ============================================
Page Formatting
===============================================*/
.miniPromo {margin-bottom: 14px;}
.miniPromoPhoto {
	float: left;
	width: 80px;
	overflow: hidden;}
.miniPromoText {
	float: left;
	width: 280px;}

.miniPromo h2, .miniPromo h3, .miniPromo p {
	margin: 0px;
	padding: 0px;}
.miniPromo p, .miniPromo li, .miniPromo p a {color: #382f2a;}


/* ============================================
Sharepoint Core.css & SMCC theme.css Overrides
===============================================*/
.ms-siteactionsmenu {
	right: 0px;
	bottom: 0px;
	position: absolute;}


/* ------------ Sign In & Welcome Links ------------ */
.studentBar table.ms-globalright td, .studentBar table.ms-globalright td.ms-globallinks a {color: #ffffff;}

.studentBar table.ms-globalright {
	top: 4px;
	right: 0px;
	position: absolute;}


.ms-globallinks a:hover, .ms-SpLink a:hover, .ms-HoverCellActive a, .ms-SpLinkButtonActive a, .ms-hovercellactive a {
	color: #000000;
	background: none;
	text-decoration: none;}


/* ------------ Left Menu Containers ------------ */
.ms-quicklaunchouter {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 178px; overflow: hidden;}
.ms-quickLaunch {
	margin: 0px;
	border: 0px;
	padding: 0px;
	display: block;
	font-size: 11px;
	background: none;
	line-height: normal;}

.ms-quicklaunch table td, .ms-quicklaunch .ms-treeviewouter table td {border: none;}


/* ------------ Nav Link Styling ------------ */
.ms-quicklaunch table.ms-navheader {
	margin-top: 8px;
	border-top: 1px solid #686868;}
.ms-quicklaunch table.ms-navheader td {padding-top: 8px;}
 .ms-quicklaunch #zz1_QuickLaunchMenun0 table.ms-navheader, .ms-quicklaunch #zz1_QuickLaunchMenun0 table.ms-navheader td {
	margin: 0px;
	padding: 0px;
	border: none;}

.ms-navheader2 td,.ms-quicklaunch span.ms-navheader, 
.ms-quicklaunch table.ms-selectednav td, .ms-quicklaunch table.ms-selectednavheader td {
	border: none;
	padding: 0px;
	background: none;}
.ms-quicklaunch span.ms-navheader {padding: 0px;}
.ms-quicklaunch table.ms-navsubmenu2 td, .ms-quicklaunch table.ms-selectednavheader {border: none;}
.ms-quicklaunch table.ms-selectednavheader td {
	width: auto;
	background: none;}
.ms-quicklaunch span {display: block;}
.ms-quicklaunch div.ms-navsubmenu1 br {display: none;}

.ms-quicklaunch table.ms-selectednav {
	width: auto;
	margin: 0px;
	border: none;
	background: none;}
.ms-quicklaunch table.ms-selectednavheader td {width: auto;}
.ms-navsubmenu1, .ms-navsubmenu2 {
	width: auto;
	background: none;}
.ms-navSubMenu2 span.ms-navheader {
	border: none;
	padding: 0px;
	background-color: #FF00FF;}
table.ms-navitem td, span.ms-navitem {
	padding: 2px 3px 1px 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/SiteCollectionImages/_common/bulletLeftNav.gif) no-repeat 0px 5px;}
a.ms-navitem, a.ms-navitem:visited, a.ms-navitem:hover {
	color: #4d463e;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;}
a.ms-navitem:hover {color: #b6afa6;}

a.ms-sitemapdirectional, a.ms-sitemapdirectional:visited {color: #4d463e;}


.ms-navheader, .ms-navheader a {
	margin: 0px;
	border: none;
	color: #4d463e;
	font-size: 14px;
	background: none;
	font-weight: normal;
	padding: 0px 0px 0px 5px;}
.ms-navheader a, table.ms-recyclebin td a {
	color: #4d463e;
	text-decoration: none;}
.ms-navheader a:hover, table.ms-recyclebin td a:hover, .leftMaster h1 a:hover  {
	color: #b6afa6;
	text-decoration: none;}


/* ------------ Show / Hide Local Menu Links ------------ */
.localNav table.ms-navheader {display: none;}

.localNav table.ms-selectednavheader {display: block;}


/* ------------ Style Local Menu Links ------------ */
.localNav table.ms-navheader a {
	font-size: 11px;
	padding: 2px 3px 1px 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/SiteCollectionImages/_common/bulletLeftNav.gif) no-repeat 0px 5px;}

.localNav table.ms-navitem td, .localNav span.ms-navitem {
	padding: 2px 3px 1px 28px;
	background: url(/SiteCollectionImages/_common/bulletLeftNav2.gif) no-repeat 14px 0px;}


/* ------------ View All Site Content Link ------------ */
.ms-quicklaunchheader {
	border: none;
	display: none;
	background: none;
	font-weight: normal;}	
.ms-quicklaunchheader a {
	color: red;
	text-decoration: underline;}
.ms-quicklaunchheader a:hover {color: green;}


/* ------------ Recycle Bin ------------ */
table.ms-recyclebin td {
	width: auto;
	border: none;
	display: none;
	background: none;}


/* ------------ Content Container Bread Crumb ------------ */
.ms-pagebreadcrumb {
	width: auto;
	margin: 0px;
	border: none;
	background: none;
	padding: 0px 0px 15px 0px;}


/* ------------ Content Container Column Styling ------------ */
.contentCol0 .contentContainer {
	height: 100%;
	*height: 600px;}

.contentCol0 #OuterLeftCell {padding-right: 15px;}
.contentCol0 #OuterRightCell {
	padding: 8px 0px 20px 0px;
	/*background-color: #edecea;*/}
.contentCol0 .ms-WPHeader TD {
	border: none;
	color: #000000;
	padding: 8px 0px 4px 0px;
	border-top: 1px solid #d8d7d6;}
.contentCol0 .ms-standardheader, .contentCol0 .ms-standardheader span {
	color: #000000;
	font-size: 12px;}

.contentCol0 div.link-item a, .contentCol0 div.link-item a:visited {color: #4d463e;}

.ms-globalleft td, .ms-globalleft td table {
	margin: 0px;
	padding: 0px;}


body #MSO_ContentTable body {background-color: #ffffff;}

#tocwp, table.toc-layout-main, table.toc-layout-main table, table.toc-layout-main td, 
table.toc-layout-main div, table.toc-layout-main span, table.toc-layout-main a, .ms-WPBody {width: auto;}

span#header, span#header a {width: auto; overflow: hidden;}

table.topMenu1Header, .ms-globalleft td.ms-globallinks {display: none;}

#MSOZoneCell_WebPartWPQ2, #WebPartWPQ2, #WebPartWPQ2 table, #WebPartWPQ2 td, #WebPartWPQ2 div, #STSListControlWPQ2 {
	width: 100%;
	overflow-x: auto;}

.ms-menutoolbar, .Ms-propertysheet, .ms-propertysheet, #mso_contenttable {}








