﻿#brandingArea {
	height: 150px;
	background-color: #036;
}

#brandingArea h1 {
	background : url("../SiteCollectionImages/branding/KRECBranding.jpg") no-repeat scroll left top #fff;
}

#brandingArea h1 a {
    height: 110px;
}

#portalBarNav {
	padding:2px 35px 0 0;
}
#portalBarNav li {
	margin:-6px 0 0;
}

#portalBarSearch {
	float:right;
}

td.ms-sbcell {
	border:0;
}

td.ms-sbgo {
	background-color:transparent;
}

.ms-sbplain {
	font-size:11pt;
}

.siteMap ul {
	list-style-type:none;
}

.siteMap4 {
	padding-bottom:5px;
}

.siteMap {
margin:0 0 1em 2em;
}

.level-description {
	margin-left:20px;
	margin-bottom:10px;
}





/* Internet Explorer Overrides */
.ie6 #portalBar, .ie7 #portalBar {
    position: relative;
}

.ie6 #portalBarNav, .ie7 #portalBarNav {
    text-align:left;
    padding-right: 0;
    width: 32em;
    position: absolute;
    right: 0.5em;
}

.ie6  #portalBarSearch {
   position : relative;
   top: -1.2em;
}

.ie7 #portalBarSearch {
    margin-top: -1.8em;
}


.ie6 #siteNav {
    background-image: none;
    margin-top: -15px;
}

.ie6 .KI-Menu li {
    border-bottom: 1px solid #fff;
}

/* Remove background PNGs for IE6 */
.ie6 .KI-Menu a:focus, .ie6 .KI-Menu a:active, .ie6 .KI-Menu a:hover, .ie6 .KI-Menu a:visited, .ie6 .KI-Menu a:link, .ie6 .KI-Menu li ul,
.ie6 .KI-Menu li:hover, .ie6 .KI-Menu li, .ie6 .KI-Menu li.sfHover, .ie6 #siteNav, .ie6 #enterpriseFooter {
    background-image: none;
}

.ie6 #leftNavContent {
	margin-top : 30em;
}

/* Fix to make web part tables not be too wide for the main content. This may have adverse side effects and need to be revisited*/
.ie6 #mainContent table {
    width: 735px;
}

.ie6 #enterpriseFooter {
    background-image: none;
}

/* iconize relative content link corrections */
.ie7 #relativeContent {
	line-height: 1.3em;
}

.ie7 a[href$=".pdf"], .ie7 a[rel="external"], .ie7 a[href *=".com"], .ie7 a[href *=".net"], .ie7 a[href *=".org"], .ie7 a[href *=".edu"],
.ie7 a[href$='.doc'], .ie7 a[href$='.rtf', .ie7 a[href$='.txt'], .ie7 a[href$='.xls'], .ie7 a[href ^="mailto:"]   {
	line-height:1.4em;
	background-position: left 3px;
}

.ie6 #leftNav {
	position: absolute;
	z-index: 100;
}

.ie7 #leftNav {
	position : relative;
	z-index : 100;
}

#siteAndPageActions {
	margin:0 auto;
	position:relative;
	width:960px;
}

#authorNavBar table.ms-siteaction {
	 position: absolute;
     left: 970px;
     top: 0px;
     z-index: 1000;
}

