﻿
div#sharepointOptions {
/* the top right SharePoint information bar
is positioned away from the page */
display:table;
position:absolute;
background-color:transparent;
top:2000px;
left:200px;
z-index:1;
}

#MSOTlPn_Tbl {
/* to position web part options 
position:absolute;
top:150px;*/
}

/* modify default web part style to remove
blue border */

td.ms-WPBorderBorderOnly, {

	border:0;

}

.masterContent {
	background-color: #FFFFFF;
}
.spacer {
	width: 12px;
}
.breadcrumb {
	font-family: tahoma;
	color: #656b77;
	clear: both;
	font-size: 9pt;
	font-family: tahoma;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 4px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 4px;
}
.breadcrumb a:active {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #656b77;
}
.breadcrumb:active {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #656b77;
}
.breadcrumb a {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #656b77;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumbCurrent {
	font-weight: bold;
}
.login {
	display: inline;
}
.login a:hover {
	text-decoration: underline;
}
.sharepointLogin {
	float: right;
	display: none;
}
.sharepointLogin .ms-globallinks {
	position: relative;
}
div.#zz8_Menu_t img {
	vertical-align: middle;
}
{
	color:#333333;
}
.sharepointLogin .ms-globallinks a {
	color: #333333;
}
.sharepointLogin .ms-globallinks {
	color: #333333;
}
.sharepointLogin div {
	color: #333333;
}
.topArea {
	background: url('images/bl_band.jpg') no-repeat right top;
}
.topArea :active {
	text-decoration: none;
}
.logo {
	float: left;
	height: 42px;
	font-size: 14pt;
	font-family: tahoma;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 0px;
}
.logo a {
	color: #656B77;
	background-image: url('images/bl_logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 15px 5px 0px 75px;
}
.console {
	clear: both;
}
.search {
	margin: 6px 2px 20px 2px;
	display: none;
}
.search .ms-sbcell .ms-sbplain {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px #555555 solid;
	height: 14px;
}
.search .ms-sbcell {
	border: none;
	font-weight: normal;
	font-size: 8pt;
	color: #3A4663;
	padding: 0px;
}
.search .ms-sbgo {
	background: none;
}
.siteActionMenu {
	float: right;
}
.authoringRegion {
	width: 100%;
	background-color: #DDDDDD;
	color: #333333;
}
.topNavContainer {
	background-image: url('images/bl_Navbar_Gd_Default.jpg');
	background-repeat: repeat-x;
	height: 60px;
	padding-bottom:10px;
	
}
.topNav {
	
	
	padding-bottom:10px;
}
.topNavItem {
	/*background-image: url('Images/bl_Navbar_Splitter.jpg');*/
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12pt;
	color: #3a4663;
}
.topNavItem a {
	display: block;
	padding: 8px 5px 0px 5px;
	padding-left:10px;
	padding-right:10px;
	height: 32px;
}
.topNavSelected a {
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat: repeat-x;
	background-position: right top;
	color: #EFF4FA;
}
.topNavHover a {
	color: #FFFFFF;
	background-image: url('Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat: repeat-x;
	background-position: right top;
}
.topNavFlyOuts {
	border-top: 1px #CBD1E0 solid;
	
}
.topNavFlyOutsItem {
	font-family: tahoma;
	font-size: 8pt;
	border: 1px #CBD1E0 solid;
	border-top-style: none;
	color: #3A4663;
	background-color: rgb(50,53,70); *;
	width: 150px;
	min-width: 150px;
}


.topNavFlyOutsItem a {
	display: block;
	padding: 4px 5px 4px 5px;
	color: white;
}
.topNavFlyOutsHover {
	background-color: #B2BCD3;
}
.topNavRoundRight {
	width: 0px;
}
.topNavRoundLeft {
	width: 0px;
}

/* Start Menu Michigan Law Customization */


.leftNavSharePoint {
	font-size: 9px;
	width: 220px;
	/*border-top: 1px solid rgb(183,182,187);*/
	/*border-top: 1px solid #c1c1c2;*/
	z-index: 100;
	padding-left: 5px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform:none;
}

table.leftNavSharePoint {
	border-top:1px solid rgb(186,187,189); 
	
}

/* The First Navigational Element */

.leftNav1 {
	/*border-bottom: 1px solid rgb(186,187,189);*/
	margin-left: -2px;
	font-size: 10px;
	font-weight: bold;	
	/* Add Color Information */
	color:#444 !important;
	text-transform:none;
}

.leftNav1LQN {
	/* Left Navigation Exception for LQN site goes here */
	margin-top:10px;
}


.leftNav1:hover {
	background-color: rgb(50,53,70);
	/*background-image: url('/MichiganLaw/images/MichiganLawTemplate/arrow2.gif'); */
	background-position: 190px 10px;
	background-repeat:no-repeat;
	color:white !important;
	text-transform:none;
}

table.leftNav1 {
	border-bottom: 1px solid rgb(186,187,189); 
	/*background-image: url('/MichiganLaw/images/MichiganLawTemplate/arrow.gif'); */
	background-position: 190px 10px;
	background-repeat:no-repeat;
	text-transform:none;
	
}


a.leftNavFlyOutsItem {
color:white !important;
}



.leftNavFlyOuts {
	border-left: 1px #CBD1E0 solid;
	border-right: 1px #CBD1E0 solid;
	width: 206px;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index:9999;
}
.leftNavFlyOutsItem {
	/* use for the second level menu */
	font-family: Verdana,Arial,Helvetica;
	top: 0;
	background-color: #323546;
	color:white;
	border-bottom-width: 0;
	font-size: 9px;
	/*z-index: 100;*/
	/* in the layers, bring closer to the top */
	z-index:9999;
	width: 184px;
	text-align: left;
}
.leftNavFlyOutsItem a {
	/*padding-left:22px;*/
	display: block; *;
	width: 184px;
	min-width: 184px;
	padding: 2px 0;
	text-decoration: none;
	text-transform:none;
}


.leftNavFlyOutsItem a:hover {
	/*color:white;*/
}
.leftNavFlyOutsHover {
	/* access this style to get the second level roll over */
	
	background-color: rgb(50,53,70);
	

	color: white !important; 
	
		
}

/* add in styles for the Active Page */

.leftNavSelected {
	font-weight:bold;
	color:white !important;
	background-color:#323546;
	text-decoration:underline;
}



/* End SharePoint */
.pageTitle {
	margin: 0px;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.pageTitle span {
	margin: 0px;
	padding: 0px;
}
.mainContainer {
	margin-left: 10px;
	margin-right: 10px;
}
.bottomLinkBar {
	font-family: tahoma;
	font-size: 8pt;
	color: #999999;
	float: none;
}
.mainContent td.ms-pagebreadcrumb {
	display: none;
}
.mainContent div.ms-pagebreadcrumb {
	display: none;
}
div.ms-wikieditouter {
	position: static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom: 8px;
	margin-right: 5px;
	border-right-width: 1px;
}
div.ms-quicklaunchouter {
	margin-left: 7px;
	margin-top: 5px;
	width: 158px;
	border-width: 0px;
}


/* more styles to apply last to override previous styles */

a.leftNavFlyOutsItem:hover {
	color:#eb911c !important;
}

/* make menus appear on top always via a higher z-index number */

table.leftNavFlyOutsItem {
	z-index:10000000;
}

