﻿body {
	margin: 0;
	background: none;
	text-align: center;
	font-size: 15px;
	color: #000;
	font-family: Tahoma, arial, helvetica, sans-serif;
}
#publishingcontrolspanel,
#main-feature,
#mainimg,
#strapline a,
#strapline a span,
#logo a,
#logo a span,
#leftcol,
.box,
.searchbox,
.main-nav,
.footer,
#rightcol,
#network-mainimg,
.printthispage,
.printsend,
a.printpage,
a.sendtofriend,
a.linktohomepage {
      display: none;
}
#header {background: #fff;}
#logo {
      position: absolute;
      top: 0;
      left: 700px;
      width: 254px;
      height: 61px;
      display: list-item;                
      list-style-image: url("../../images/NHS/nhsconfed.org/logo.gif"); 
      list-style-position: inside;      
      letter-spacing: -1000em;           
      font-size: 1pt;                   
      color: #fff;  
}

#frame {
	width: 955px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	position: relative;
	clear: both;
}

#main {
	float: none;
	width: 100%;
	margin: 10px 0 0 10px;
}	


#content,
#fullcontent {
	float: none;
	width: 100%;
	margin-top: 10px;
}  
#fullcontent {
	width: 683px;
	margin-top: 10px;
} 	

#headerimg {
	width: auto;
	height: 40px;
	background: none;
}
#headerimg h1 {
	color: #000;
	padding: 0;
	position: relevant;
	top: 0;
}
.central-content {
	margin: 10px 0 0;
	padding: 0 0 10px 0;
}
.intro {
	border-bottom: 1px solid #000;
}
.itemwithimg,
.itemnoimg,
.lgitemwithimg {
	margin: 10px 0;
	display: block;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	position: relative;
}
.lgitemwithimg  {
	min-height: 120px;
	height: auto !important;
	height: 120px;

}
.itemwithimg  img,
.lgitemwithimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
}
.lgitemwithimg img {
	width: 120px;
	height: 120px;
}
.itemwithimg  h3,
.itemnoimg h3,
.lgitemwithimg h3 {
	margin: 0 0 0 100px;
	padding: 0;
	display: block;
	font-size: 120%;
	font-weight: bold;
}
.itemwithimg  p,
.itemnoimg p,
.lgitemwithimg p {
	margin: 0 0 0 100px;
	padding: 0;
	display: block;
	line-height: 1.2em;
}
.lgitemwithimg p,
.lgitemwithimg h3 {
	margin: 0 0 0 140px;
}
.itemnoimg h3,
.itemnoimg p {
	margin: 0;
}
.itemwithimg  p a,
.itemnoimg p a {
	text-decoration: underline;
	color: #000;
}
ul,
ol {
	margin: 0 10px 20px 0;
	padding: 0 10px;
}	
ul li,
ol li {
	margin: 0 10px;
	padding: 0;
	list-style: square outside;
}		
ol li	{
	list-style: decimal outside;
}
.newsitemwithimg img {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Text
------------------------------------ */
h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 130%;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 125%;
	color: #000;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 125%;
}

h2.search {
	font-weight: normal;
	font-size: 215%;
	color: #fff;
}
.loginbox h2 {	
	font-weight: normal;
	font-size: 135%;
	color: #fff;
}
h2.browse,
h2.events,
h2.press,
h2.pubs {
	color: #58626f;	
	font-weight: normal;
	font-size: 175%;
}
p {
	font-size: 120%;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
.central-content-img,
.central-content span img {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	width: 200px !important;
	height: 150px !important;
	overflow: hidden !important;
}
img {
	border: 0;
}
h2 span {
	/*display: none;*/
}
.smldate {
	font-size: 95%;
	margin: 0;
}
.box p {
	line-height: 1.2em;
	margin: 10px 0;
}
.text-login {
	width: 103px;
	height: 16px;
	border: 1px solid #565a5e;
	display: inline;
}

.breadcrumb {
	display: block;
	margin: 0 10px;
}

