
@import url("/++resource++buassets/bu-news.css");

html {
	margin: 0px;
	padding: 0px;
 /* in xhtml/firefox no body apparrently can end before the bottom of viewport, so
    add bgcolor here as well */
	background-color: #5a6e50;
}

body {
	top: 0px;
	left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 1px;
	background-color: #5a6e50;
	text-align: center;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
}

#bu-container {
	/*position: relative;*/
	margin: 20px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	overflow: visible;
	visibility: visible;
	min-width: 700px;
}

#bu-top {
	position: relative;
	width: 100%;
	height: 75px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 2px solid #fda704;
	background: #000 url(++resource++bugraphics/bu-small.gif) no-repeat center right;
}

#bu-top p.top-header {
        padding: 0px;
	margin: 12px 0px 0px 12px;
        color: #fff;
	font: normal 20pt/normal "Times New Roman",serif;
	clear: left;
}

#bu-top-nav {
	padding: 0px;
	margin: 5px 0px 0px 12px;
	height: 20px;
        color: #b6c899;
        font-size: 70%;
        font-weight: bold;
	white-space: nowrap;
	position: relative;
}

#bu-top-nav a, #bu-top-nav a:visited, #bu-top-nav a:link, #bu-top-nav a:active {
        text-decoration: none;
        color: #b6c899;
}

#bu-top-nav a:hover {
        text-decoration: underline;
        color: #fff;
}

#bu-top-nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#bu-top-nav li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#bu-top-nav form {
        display: inline;
        margin: 0px;
        padding: 0px;
}       
        
#bu-top-nav select {
        width: 220px; 
        margin: 0px;
        padding: 0px;
        background-color: #fff;
        border: 1px solid #b6c899;
        color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}       

#bu-top-nav input.textbox {
        width: 75px;
        height: 16px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #b6c899;
        font-size: 100%;
        font-weight: bold;
}

#bu-top-nav input.submit {
        width: 30px;
        height: 18px;
        margin: 0px;
        padding: 0px;
        background-color: #000;
        border: 1px solid #b6c899;
        color: #fff;
        font-size: 100%;
        font-weight: bold;
        cursor: pointer;
}

#bu-top-nav-spacer {
	width: 700px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#bu-topbar {
	margin: 0px;
  /* padding: 2px 7px;*/
	background: #b6c899 url(horiz-bg-fad.png) top left;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 90%;
        position: relative;
	overflow: visible;
}
#bu-topbar-welcome, #bu-site-menu { margin: 0px; }
#bu-topbar-welcome {  padding: 2px 7px; }
#bu-topbar a { text-decoration: underline; }
#bu-topbar a:visited { color: blue; }
#bu-topbar a:hover { text-decoration: none; color: red }

#bu-site-menu {
 text-align: right;
 float: right; 
 position: relative;
}
#personal-bar-menu li { 
  padding-bottom: 4px;
 }
#personal-bar-menu li li { 
  background: #b6c899 url(horiz-bg-fad.png) top left repeat-x;
  border: 1px solid #484d40;
  margin-left: -1px;
 }
#personal-bar-menu ul>li + li {	/* and remove the top border on all but first item in the list */
  border-top: 0;
}

#bu-site-menu #site-menu-links { margin: 0px; margin-right: 1ex;}
#bu-site-menu #site-menu-links li {
 display: inline;
 padding-left: .5ex; 
 white-space: nowrap;
}
#bu-site-menu #site-menu-links li:before {
 content: '\B7';
 padding-right: 2px;
}
#bu-site-menu .site-menu-links-breadcrumb li:before {
 content: '\00BB'!important;
}
#bu-site-menu .site-menu-links-breadcrumb li:first-child:before {
 content: ''!important;
}
#bu-body {
	/*position: relative;*/
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*clear: both; BREAKS ON MAC IE*/
}

#bu-left {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	text-align: left;
	background-color: #fff;
	border-right: 1px solid #a8b99e;
}

#bu-content-area {
	margin: 0px;
	margin-left: 150px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #a8b99e;
}

#bu-footer {
	clear: both;
	width: 100%;
	min-width: 700px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	border-top: 3px solid #fda704;
}

#bu-footer-spacer { 
        width: 700px;
        height: 1px;
        margin: 0px;
        padding: 0px;
}       

#bu-footer-pad {
        margin: 0px;
	padding: 7px 12px 12px 12px;
}

#bu-footer p {
	margin: 0px;
	padding: 0px;
        padding-top: 5px;
	color: #fff;
        font-size: 60%;
	font-weight: bold;
}

#bu-footer a, #bu-footer a:visited, #bu-footer a:link, #bu-footer a:active {
	text-decoration: none;
	color: #fff;
}
#bu-footer a:hover {
	text-decoration: underline;
}

.bu-nodisplay {
	display: none !important;
}









