/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 60;
	padding: 0;
	text-align: center;
	color: #333333;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}

#pageWrapper {
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	width: 980px;
	padding: 0;
	text-align: left;
}
#masthead {
	margin: 0;
	padding: 0;
	border-top: 4px solid #6E9CA8;
}

#bhbLogo {
	width: 341px;
	float: left;
	margin-top: 8px;
	margin-bottom: 4px;
}
#searchBlock {
	float: right;
	font-size: 11px;
	line-height: 1;
	background-color: #99BCC0;
}
#searchBlock table {
	background-image: url(../common-images/searchBar-bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
#searchBlock form {
	margin: 0;
	padding: 6px;
}
.searchTdLeft {
	background-image: url(../common-images/searchBar-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
}
.searchTdCentre {
}
.searchTdRight {
	background-image: url(../common-images/searchBar-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 5px;
}

.searchBlockLeft {
	padding-left: 6px;
	vertical-align: middle;
	background-image: url(../common-images/login-pipe.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 6px;
}
.searchBlockLeft a, .searchBlockLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin: 4px 6px;
}
.searchBlockLeft a:hover {
	color: #384E9B;
}
.searchBlockRight {
	padding-right: 6px;
	vertical-align: middle;
	background-image: url(../common-images/login-pipe.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
}
.searchBlockRight a, .searchBlockRight a:visited {
	color: #005A69;
	text-decoration: none;
	display: block;
	margin: 4px 6px;
}
.searchBlockRight a:hover {
	color: #FFCC00;
}

/* PRETTY SEARCH */
input.bhbsearch {
	width:130px;
	border: 0;
	padding: 0px 2px 4px 2px;
	font-size: 11px;
	height: 12px;
	background-color: #DEF2ED;
	display: inline;
	border: 1px inset #CCCCCC;
}
input.cleardefault {
	color: #999999;
}
.blurred {
	color: #666666;
	}
#topMenu {
	background-image: url(../common-images/menubarTop.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 8px;
}

#topImage {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#bottomMenu {
	background-image: url(../common-images/menuBarBottom.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left bottom;
	padding-right: 8px;
}

#footer {
	font-size: 0.62em;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	border-top: 4px solid #6E9CA8;
	padding: 12px 0;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #558A96;
}
.devNotes {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1em;
	line-height: 1;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}

/* Menu Column*/
#column1 {
	width:175px;
	float: left;
	margin: 0;
	padding: 0;
}
#bhbMenu {
	margin: 0;
	padding: 0px;
	font-size: 11px;
}
.bhbMenuHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/bhb-menuHead.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-color: #6E9CA8;
}
.bhbMenuHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bhbMenuBottom {
	height: 8px;
}

/* Content Column*/
#column2 {
	width:610px;
	float: left;
	padding: 0;
	margin: 0 0 10px 10px;
}
/*.column2Top {
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.column2Bottom {
	margin: 0px;
	padding: 0px;
	height: 6px;
}*/

.col2Top {
	margin: 0px;
	padding: 0px;
	height: 6px;
	background-color: #FFFFFF;
}
.col2Bottom {
	margin: 0px;
	padding: 0px;
	height: 6px !important;
	background-color: #FFFFFF;
}

#contentHolderBHB {
	background-image: url(../common-images/column-images/bhb-contentBgrnd.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
	margin: 0;
}
#contentHolderBLue {
	background-image: url(../common-images/column-images/blue-contentBgrnd.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
	margin: 0;
}
#contentHolderEBSCO {
	background-image: url(../common-images/column-images/ebsco-contentBgrnd.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
	margin: 0;
}
/* Right Column*/
#column3 {
	width:185px;
	float: left;
	margin-bottom: 10px;
}
#column3spaceLeft {
	width:175px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contentWrapper {
	margin-top: 10px;
	padding: 0;
}

/*NEWS LIST*/
#newsBlock {
	margin-bottom: 20px;
	width: 175px;
	margin-left: 10px;
}
.newsBlockHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/news-Head.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-color: #6497D7;
}
.newsBlockHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.newsItems {
	background-image: url(../common-images/column-images/news-bgrnd.gif);
	background-repeat: repeat-y;
	color: #666666;
	line-height: 1.2;
	font-size: 10px;
	padding: 4px 8px 1px 8px;
}
.newsItems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.newsItems li {
	padding: 2px 0;
}
.newsItems a:link, .newsItems a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
	margin-bottom: 1px;
	font-weight: bold;
}
.newsItems a:hover, .newsItems a:active {
	text-decoration: none;
	color: #FF9900 !important;
}
.newsMore {
	text-align: right;
	border-top: 1px dotted #999999;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
}
.newsMore img {
	border: 0;
}
.newsMore a:link, .newsMore a:visited {
	color: #999999;
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 9px;
}

/*HEALTH INFORMATION*/
#healthBlock {
	margin-bottom: 20px;
	width: 175px;
	margin-left: 10px;
}
#healthBlockRight {
	margin-bottom: 20px;
	width: 175px;
	margin-left: 10px;
	margin-top: 15px;
}

.healthBlockHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/health-Head.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-color: #997989;
}
.healthBlockHead p {
	margin: 0;
	font-weight: bold;
	padding: 5px;
	line-height: 1;
}

.healthItems {
	background-image: url(../common-images/column-images/health-bgrnd.gif);
	background-repeat: repeat-y;
	color: #666666;
	line-height: 1.2;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.healthItems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.healthItems li {
	padding: 1px 0;
}
.healthItems a {
	text-align: center;
}
.healthItems a:link, .healthItems a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
}
.healthItems a:hover, .healthItems a:active {
	text-decoration: none;
	color: #FF9900;
}

/*EBSCO NEWS LIST*/
#ebscoNewsBlock {
	width: 175px;
	margin: 20px 0 20px 10px;
}
.ebscoNewsHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/ebscoNews-Head.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-color: #B6A1AC;
}
.ebscoNewsHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.ebscoNewsItems {
	background-image: url(../common-images/column-images/ebscoNews-bgrnd.gif);
	background-repeat: repeat-y;
	color: #666666;
	line-height: 1.2;
	font-size: 10px;
	padding: 4px 8px 1px 8px;
}
.ebscoNewsItems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ebscoNewsItems li {
	padding: 2px 0;
}
.ebscoNewsItems a:link, .ebscoNewsItems a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
	margin-bottom: 1px;
	font-weight: bold;
}
.ebscoNewsItems a:hover, .ebscoNewsItems a:active {
	text-decoration: none;
	color: #FF9900 !important;
}
.ebscoNewsMore {
	text-align: right;
	border-top: 1px dotted #999999;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
}
.ebscoNewsMore img {
	border: 0;
}
.ebscoNewsMore a:link, .ebscoNewsMore a:visited {
	color: #999999;
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 9px;
}


/*EMP Sidebar INFORMATION*/
.empBlock{
	margin-bottom: 10px;
	width: 175px;
	margin-left: 10px;
	margin-top: 10px;
}

.empBlockHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/empTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9900;
}
.empBlockHead p {
	margin: 0;
	font-weight: bold;
	padding: 5px;
	line-height: 1;
}

.empItems {
	background-image: url(../common-images/column-images/empBgrnd.gif);
	background-repeat: repeat-y;
	color: #6E9CA8;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.empItems ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.empItems p {
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 1.1;
}
.empItems li {
	padding: 1px 0;
}
.empItems a {
}
.empItems a:link, .empItems a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
}
.empItems a:hover, .empItems a:active {
	text-decoration: none;
	color: #FF9900;
}
.subMenuPRRight {
	text-align: right !important;
	padding-bottom: 6px !important;
}
.empItemsSpaced {
	padding-bottom: 6px !important;
}



/* Links etc under BHB menu*/
.leftSubLinks {
	margin-top: 5px;
	text-align: center;
}
.leftSubLinks img {
	padding: 5px 0;
}


/********** Content Styles ***************/

/* CONTENT STYLES*/

#crumbTrail {
	font-size: 11px;
	border-bottom: 1px solid #B7CED4;
	padding-bottom: 4px;
	margin: 0 20px 6px 20px;
}
#crumbTrail p {
	padding: 0 0 1px 0;
	margin: 0;
}
#crumbTrail a:link, #crumbTrail a:visited {
	text-decoration: none;
	color: #333333;
	display: inline-block;
}
#crumbTrail a:hover, #crumbTrail a:active {
	text-decoration: none;
	color: #FF9900;
}

.rightColimages {
	text-align: center;
	margin-left: 10px;
}
#rightColMenuBlock {
}

/* BHB Right Menu*/
.rightBHBHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/bhb-rightTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 10px;
	text-align: center;
	border-bottom: 1px solid #EBF4F6;
	background-color: #8CB0BA;
	line-height: 1;
}
.rightBHBHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightBHBMenu {
	font-size: 11px;
	background-image: url(../common-images/column-images/bhb-rightBgrnd.gif);
	background-repeat: repeat-y;
	color: #333333;
	padding: 0 10px 5px 10px;
	line-height: 1.2;
}
/* GREEN pmm Right Menu*/
.rightGREENMenu {
	font-size: 11px;
	color: #333333;
	padding: 0;
}

/* BLUE Right Menu*/
.rightBlueHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/blue-rightTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 10px;
	text-align: center;
	border-bottom: 1px solid #D4DBED;
}
.rightBlueHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
}
.rightBlueMenu {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
}

/* EBSCO Right Menu*/
.rightEbscoHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/ebsco-rightTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 10px;
	text-align: center;
	border-bottom: 1px solid #D4DBED;
	background-color: #917282;
}
.rightEbscoHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
}
.rightEbscoMenu {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
}

/*Redev Head*/
.rightRedevHead {
	font-size: 11px;
	background-image: url(../common-images/column-images/bhb-rightTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 10px;
	text-align: center;
	background-color: #8CB0BA;
	line-height: 1;
}
.rightRedevHead p {
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*LIBRARY SIDEBAR*/

.rightBHBMenu h1 {
}

.rightBHBMenu p {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 2px;
}
.rightBHBMenu ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
.rightBHBMenu li {
	padding: 0 0 2px 8px;
	margin: 0;
}
.rightBHBMenu a {
	font-weight: bold;
}
.rightBHBMenu a:link, .rightBHBMenu a:visited {
	text-decoration: none;
	color: #397D8D;
}
.rightBHBMenu a:hover, .rightBHBMenu a:active {
	text-decoration: none;
	color: #FF9900;
}
.rightColMenuBlockBottom {
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.newsNotes {
	font-size: 11px;
	line-height: 1.2;
	border-top: 1px solid #B7CED4;
	margin-left: 20px;
	margin-top: 10px;
}
.healthItems #fluInfo {
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	margin-top: 6px;
	padding: 4px 0;
}
.healthItems #fluInfo  a:link, .healthItems #fluInfo  a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
}
.healthItems #fluInfo a:hover, .healthItems #fluInfo a:active {
	text-decoration: none;
	color: #000;
}
