﻿@import url('../treeview.css');


#strapline a {
	background: url('../../../Images/NHS/nhsemployers.org/NHSMentalHealth/mh-logo.gif') no-repeat;
	width: 370px;
	height: 71px;
}
#logo a {
	background:  url('../../../Images/NHS/nhsemployers.org/NHSMentalHealth/nhs-logo.gif') no-repeat bottom;
	margin-bottom: 10px;
	display: block;
	position: absolute;
	top: 10px;
	float:right;
	width: 200px;
	height: 71px;
}

#network-mainimg h1,
#network-mainimg .summary,
#network-mainimg .summary div {
	display: none;
}
.searchbox {
	background: #6a747d;
	height: 88px;
	position: relative;
}

.main-nav {
	background-color: #e7eaec;
	margin-bottom: 10px;

}

h2.browse {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #4c4c4e;
	font-size: 150%;
	margin-bottom: 0.5em;
}



a.advsearchlink:link,
a.advsearchlink:visited {
	color: #fff;
	font-size: 86%;
}

.searchtextwidth {
	color: #fff;
	background-color: #6a747d;
	margin-bottom: 10px;
}

.btn-search {
	margin: 0 0 0 8px;
	border: none;
	border-bottom: 1px solid #868d94;
	background-color: #d8d9da;
}


h2.events,
h2.press,
h2.pubs
{
	background-color: #e7eaec;
	margin-bottom: 10px;
}



#sidebar {
	width: 260px;
	float: left;
}

#sidebar .inner {
	padding: 15px 20px;
	margin-right: 10px;
}

#sidebar #search .inner {
	color: #fff;
	background-color: #6a747d;
	margin-bottom: 10px;
}

#sidebar #search a:visited {
	color: #fff;
	font-size: 86%;
}

#sidebar #search a:link {
	color: #fff;
	font-size: 86%;
}

#sidebar #search a:active {
	text-decoration: none;
}

#sidebar #search a:hover {
	text-decoration: none;
}

#sidebar #search a:focus {
	outline: 1px solid #fff;
}

#sidebar #search form {
	margin-bottom: 1em;
}

#sidebar #search input.text {
	width: 138px;
	border: none;
	border-bottom: 1px solid #868d94;
}

#sidebar #search input.button {
	margin: 0 0 0 8px;
	border: none;
	border-bottom: 1px solid #868d94;
	background-color: #d8d9da;
}

#sidebar #browse .inner {
	background-color: #e7eaec;
	margin-bottom: 10px;
}

#sidebar .twitter {
	background-image: url(../../img/twitter-bird.gif);
	background-repeat: no-repeat;
	background-position: 170px 15px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#sidebar .twitter h2 {
	margin-right: 65px;
}

#sidebar .twitter p.tweet {
	border-top: 2px dotted #0098cc;
	border-bottom: 2px dotted #0098cc;
	padding: 1em 0;
	margin: 0 0 1em 0;
}

