/* !Bradford Patches */

#pageContent, #headerLinks, #headerFragment, #branding, #pageHeader {
	margin: 0 auto;
	min-width: 780px;
	max-width: 950px;
	width:auto !important;
	width:780px;
	text-align:left;
}

#index h1 {
	font-size: 1.8em;
	line-height: 0.7em
}

#branding {
	zoom:1;
}

#favorites {
	width:20em;
	float: right;
}

#index #left-col {
	margin-right: 25em;
}

#index .sidebar .item h2 {
	background: none;
	display: block;
	left:0;
	padding: 0;
	width: auto;
}

#index .item {
	width:100%;
	margin-bottom:1.5em;
	clear: left;
}

#searchBox a {
	color:#fff;
}

#index #pageHeader {
	height:100px;
	position: relative;
	z-index: 100;
}

#pageHeader {
	height:90px;
	position: relative;
}

#searchform #searchsubmit {
	margin-right:0px;
	background: #f5f5f5;
}


#bradford-footer, #b-branding {
	margin: 0 auto;
	min-width: 760px;
	max-width: 950px;
	width:auto !important;
	width:780px;
	text-align:left;
}

#searchform a {
	display:block;
}

#b-branding {
	z-index:100;
}

#b-branding {
	position:relative;
}

#b-branding #b-logo {
	position:absolute;
	top:10px;
	width:242px;
	height:29px;
	z-index: 100;
	zoom:1;
}

#pageContainer {
	background:transparent url(images/brand-bg.jpg) repeat-x top left;
}

#page {
	background-position: center -10px !important;
}
	
#searchBox {
	text-align:right;
	position: absolute;
	right: 12px;
	top:-5px;
}

/*
*:first-child+html #searchBox {
	position: relative;
	top:-4px;
}
*/

*html #searchBox {
	position: relative;
	top:-0.7em;
}



#b-branding + form {
	position:absolute;
	z-index:300;
	left:1.5em;
}

#bradford-tag {
	position: absolute;
	right: 0px;
	top:55px;
}

#index .item {
	width:100%;
	margin-bottom:1.5em;
}

#bradford-footer {
	text-align:center;
	background: url("images/footer-bg.jpg") top center no-repeat;
	padding-top:1.5em;
	margin-top:1.5em;	
}

#bradford-footer  a, .sidebar a, #headerLinks a {
	color:#000059;
}

#bradford-footer li {
	display:inline;
	list-style:none;
	margin:1.5em 5px 0 0;
	border-right:1px solid #666;
	padding: 0 5px 0 0;
}

#bradford-footer li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#bradford-footer ul {
	margin:0;
}

.f-links li.last {
	border-right:none;
}

.userLinks * {
  font-weight: bold;
  background-color: yellow;
}

#headerLinks .accessibilityLinks a {
	color:#000059;
}

blockquote {
	background: url(images/quote.jpg) no-repeat left top;
	margin:1.5em 0;
	padding:0 0 0 2em;
}

/*fix for logout button issues - MM*/

.userLinks li div, .userlinks li form{
	display:inline;	
}
