﻿/* 
	First things first. Let's import the Master 
	stylesheet and the Navigation treeview css! 
*/
@import url('treeview.css');

body {
	margin: 0;
	background: #76777b url("../../images/NHS/SocialPartnershipForum/bg.jpg") repeat-x;
	text-align: center;
	font-size: small;
	color: #4b4b4b;
	font-family: Tahoma, arial, helvetica, sans-serif;
}
/* Homepage Main Feature/ Main Image
------------------------------------ */
.mainimg {
	width: 393px;
	height: 193px;
	border: 10px solid #00cdcb;
	margin-bottom: 10px;
	background: url("../../Images/NHS/SocialPartnershipForum/homepage.jpg") no-repeat;
}
/*
#headerimg {
	background: url("../../Images/NHS/SocialPartnershipForum/pagelistheader.jpg") no-repeat right;
}*/
#header {
	background: transparent;
	height: 92px;
	width: 955px;
	position: relative;
	margin: 0 auto;
}
#strapline a { 
	position: absolute;
	top: 13px;
	left: 0;
	width: 147px;
	height: 65px;
	background: url("../../images/NHS/SocialPartnershipForum/strapline.gif") no-repeat;
	display: block;
}
#strapline a span {
	display: none;
}
#logo a {
	position: absolute;
	top: 35px;
	right: 0;
	width: 427px;
	height: 23px;
	background: url("../../images/NHS/SocialPartnershipForum/logo.gif") no-repeat;
	display: block;
}
#logo a span {
	display: none;
}
#frame {
	width: 955px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	position: relative;
	clear: both;
	border: 1px solid #76777b;
}
#leftcol {
	float: left;
	width: 250px;
	background: #fff;
	padding: 10px 0 0 10px;
}
#main {
	float: right;
	width: 685px;
	margin: 10px 0 0 10px;
}	
.box {
	width: 220px;
	padding: 15px;
	margin: 0 0 10px 0;
}
.nopadding {
	padding: 0;
}
/* Searchbox 
------------------------------------ */
.searchbox {
	background: #9ea0a1;
	height: 88px;
	position: relative;
}
a.advsearchlink:link,
a.advsearchlink:visited {
	position: absolute;
	top: 85px;
	left: 15px;
	color: #fff;
}
.searchtextwidth {
	width: 155px;
	height: 17px;
	border: 1px solid #565a5e;
	display: inline-block;
	margin-right: 5px;
}
.btn-search {
	background: url("../../images/NHS/SocialPartnershipForum/btn-submit.gif") no-repeat;
	width: 53px;
	height: 21px;
	border: 0;
}
.main-nav {
	background: #e4e4e5;
}
.homelinkbutton {
	background: url("../../images/NHS/SocialPartnershipForum/home_button.gif") no-repeat;
	width: 250px;
	height: 40px;
	display: block;
}
.homelinkbutton span {
	display: none;
}
/* Footer Styles
------------------------------------ */
.footer {
	display: block;
	clear: both;
	margin: 20px 0;
	padding-bottom: 20px;
	width: 985px;
	text-align: center;
}
.footer p {
	margin: 0 auto;
	color: #000;
}
.footer p a {
	text-decoration: none;
	color: #000;
}
.footer p a:hover {
	text-decoration: underline;
}
/* Page Layout 
------------------------------------------------------------------------- */
#rightcol {
	float: right;
	width: 250px;
	padding: 0 10px 10px 0;
	margin: 0;
	background: #fff;
}
#content {
	float: left;
	width: 413px;
	margin: 0;
}  
#fullcontent {
	width: 673px;
	margin-top: 10px;
} 	
.loginbox {
	background: #9ea0a1;
}
.eventsbox,
.pressbox,
.pubsbox,
.contactbox {
	background: #e4e4e5;
}
.pubsbox img {
	float: left;
	margin: 10px;
	width: 75px;
	height: 98px;
}

.sharedlearningbox{
	display:none;
}
/* Homepage / Standard Content
------------------------------------ */
h1.mainhomeheader {
	display: none;
}
#network-mainimg {
	width: 674px;
	height: 215px;
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	overflow: hidden;
	z-index: 1;
}
#network-mainimg h1 {
	color: #fff;
	/*background: #115219;*/
	font-size: 160%;
	font-weight: normal;
	font-family: Arial;
	height: 38px;
	line-height: 38px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 119px;
	left: 0;
	display: block;
	z-index: 2;
}
#network-mainimg .summary {
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height: 37px;
	width: 400px;
	padding: 10px;
	position: absolute;
	top: 157px;
	left: 0;
	display: block;
	z-index: 2;
}
#network-mainimg .summary div {
	color: #fff;
	
	font-size: 100%;
	font-weight: normal;
	font-family: Arial;
	line-height: 1.3em;
	width: auto;
	display: block;
}
/* Generic page header image
------------------------------------ */
#headerimg {
	width: 654px;
	height: 107px;
	border: 10px solid #00cdcb;
	display: block;
	clear: both;
	position: relative;
	margin: 0 0 10px 0;
	overflow: hidden;
	z-index: 1;
}
#headerimg h1 {
	color: #fff;
	background: #183f81;
	font-size: 140%;
	height: 38px;
	line-height: 38px;
	width: auto;
	padding-right: 10px;
	padding-left: 40px;
	position: absolute;
	top: 68px;
	left: 0;
	display: block;
	z-index: 2;
}

/* Homepage / Standard Content
------------------------------------------------------------------------- */
.central-content {
	margin: 0;
	padding: 0;
	position: relative;
}
.underline {
	border-bottom: 1px solid #c6c9cc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.descriptionfield,
.intro {
	border-bottom: 1px solid #c6c9cc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
	line-height: 14px;
}
.intro {
	padding-top: 10px;
	font-weight: normal;
	font-size: 100%;
}
.central-content p img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
	height: 150px;
	overflow: hidden;
}
/* Start Roll-up and publication containers and images
------------------------------------------------------ */
.itemnoimg {
	margin: 10px 0;
	display: block;
	position: relative;
}
.itemwithimg,
.pubitemwithimg {
	margin: 10px 0;
	display: block;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	position: relative;
}
.publicationitem  {
	margin: 10px 0;
	display: block;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	position: relative;
}
.itemwithimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 75px;
}
.pubitemwithimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 53px;
	height: 75px;
}
.publicationitem img {
	position: absolute;
	top: 0;
	left: 0;
	width: 106px;
	height: 150px;
}
.itemnoimg h3,
.itemwithimg  h3,
.pubitemwithimg h3,
.publicationitem h3 {
	margin: 0 0 0 110px;
	padding: 0;
	display: block;
	font-size: 100%;
	font-weight: bold;
}
.itemnoimg p,
.itemwithimg  p,
.pubitemwithimg p,
.publicationitem p {
	margin: 0 0 0 110px;
	padding: 0;
	display: block;
	line-height: 1.2em;

}
.pubitemwithimg h3,
.pubitemwithimg p {
	margin-left: 63px;
}
.itemnoimg h3,
.itemnoimg p {
	margin: 0;
}
.itemnoimg p a
.itemwithimg  p a {
	text-decoration: underline;
	color: #000;
}
.publicationitem h3,
.publicationitem p {
	margin: 0 0 0 116px;
}
.publicationitem p {
	font-size: 95%;
	margin-top: -20px;	
}
/* End Roll-up and publication containers and images
---------------------------------------------------- */
.central-content ul,
.central-content ol {
	margin: 0 10px 20px 0;
	padding: 0 10px;
}	
.central-content ul li,
.central-content ol li {
	margin: 0 10px;
	padding: 0;
	list-style: square outside;
	font-size: 85%;
}		
.central-content ol li	{
	list-style: decimal outside;
	margin-left: 17px;
}
.central-content ul li ul li,
.central-content ol li ol li {
	 font-size: 100%;
}
.newsitemwithimg img {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
.newsitemwithimg {
	position: relative;
}

/* Text
------------------------------------ */
h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 105%;
	color: #64c7c4;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 105%;
	color: #64c7c4;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 95%;
	color: #64c7c4;
}
h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 85%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #4b4b4b !important;
}
h2.search {
	font-weight: normal;
	font-size: 195%;
	color: #fff;
}
.loginbox h2 {	
	font-weight: 500;
	font-size: 105%;
	color: #fff;
}
h2.browse,
h2.events,
h2.press,
h2.pubs {
	color: #58626f;	
	font-weight: normal;
	font-size: 145%;
}
p {
	font-size: 85%;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}
a:link {
	color: #000;
}
p img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
img {
	border: 0;
}
.smldate {
	font-size: 85%;
	margin: 0;
}
.articledate {
	font-size: 11px;
	margin-bottom: 10px;
}
.box p {
	line-height: 1.2em;
	margin: 10px 0;
}
.text-login {
	width: 103px;
	height: 16px;
	border: 1px solid #565a5e;
	display: inline;
}
.loginbox p a {
	color: #fff;
}
.btn-login {
	background: url("../../images/NHS/SocialPartnershipForum/btn-login.gif") no-repeat;
	width: 49px;
	height: 21px;
	border: 0;
}
.btn-book {
	width: 102px;
	height: 30px;
	background: url("../../Images/NHS/SocialPartnershipForum/book_online_button.gif") no-repeat;
	border: 0;
	display: block;	
	font-size: 0;
	color: #12861d;
	text-decoration: none;
	margin: 20px 0;
}
.breadcrumb {
	display: block;
	margin: 0 0 10px;
}
.breadcrumb a,
.breadcrumb a:visited {
	font-size: 85%;
	color: #414b56;
}
.printsend {
	display: block;
	width: 400px;
	clear: both;
	margin: 20px 0;
}
a.printpage {
	background:  url("../../images/NHS/SocialPartnershipForum/print.gif") no-repeat 0 50%;
	padding-left: 15px;
}
a.sendtofriend {
	background:  url("../../images/NHS/SocialPartnershipForum/email-icon.gif") no-repeat 0 50%;
	padding-left: 15px;
}
a.linktohomepage {
	width: 250px;
	height: 31px;
	background: url("../../images/NHS/SocialPartnershipForum/home_button.gif") no-repeat;
	display: block;
	margin-bottom: 10px;
}
a.linktohomepage span {
	display: none;
}
.blankpage {
	width: 945px;
	background: #fff; 
	text-align: center;
	min-height: 600px;
	height: auto !important;
	height: 400px;
}
.errorpage {
	text-align: left; 
	width: 404px; 
	margin: 15px auto;
	position: relative;
	font-size: 90%;
}
.errorpage h1 {
	border-bottom: 1px solid #ccc;
	color: #414b56;
	font-size: 105%;
	font-weight: normal;
}
.icon-404 {
	width: 183px;
	height: 182px;
	background: url("../../images/NHS/SocialPartnershipForum/404.gif") no-repeat;
	position: absolute;
	top: 25px;
	left: 0;
}
.errormessage {
	width: 183px;
	margin: 0 50px 0 200px;
	padding-top: 10px;
}
/* Right-hand column links
------------------------------------ */
.bullet {
	background:  url("../../images/NHS/SocialPartnershipForum/bullet.gif") no-repeat 0 5px;
}
.link-item,
.link-item a {
	color: #000 !important;
	text-decoration: underline !important;
	font-size: 100% !important;
}
.ms-PartSpacingVertical {
	margin-top: 0 !important;
}
.ms-rteCustom-underline {
	border-bottom: 1px solid #c6c9cc;
	padding-bottom: 10px;
}

/* Treeview hover and selected state
------------------------------------ */
.RadTreeView_NHS .rtHover .rtIn,
.RadTreeView_NHS .rtSelected .rtIn
{
	color: #000;
	background: #b1dcdc;
	border: 0;
	padding: 1px;
}

/* Sharepoint Overrides
------------------------------------ */
.ms-usereditor {	
	width: 100%
}
.ms-WPBody,
.ms-WPBody TD {
	font-size: 100% !important;
	font-family: Tahoma, arial, helvetica, sans-serif !important;
}
/* search box tweaks */
.searchboxex {
	position: absolute;
	top: 52px;
	left: 15px;
	height: 20px;
	margin-left:0px;
}
.ms-WPBorder {              
	border-width: 0px;
}
TD.ms-sbcell {
	border-width: 0px;
	padding-left:0px;
}
TD.ms-sbgo {
	padding-left: 8px;
	background-color: transparent;
}
#WebPartTitleWPQ1 {
	display: none;
}
#WebPartWPQ1 	{
	padding-top: 7px;
}
input.ms-sbplain 	{
	border-width:1px;
	border-color: #565a5e;
	height:17px;
	border-style: solid;
	padding: 2px 0 0 3px;
}
.nhsemployerspartnerlogo,
.nhsemployerspartnerlogo span {
	display: none;
}
.srch-Title {
	display: -moz-inline-stack;
	display: inline-block !important;
	margin-left: 5px !important;
}




