/*

	Leeds Teaching Hospitals - Haematology Clinical Trials
	General Stylesheet for layout and typography
	Initial Build : 18.10.2007
	Author : James Young j.young@mixd.co.uk

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #c00 url(body-background.gif);
	margin: 0;
	padding: 0;
	font: 0.74em arial, verdana, sans-serif;
	color: #444;
	line-height: 135%;
}

p {
	font: 1em arial, verdana, sans-serif;
	color: #444;
	line-height: 150%;
	margin: 0 0 1.4em 0;
}

a {
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 0;
	clear: both;
	line-height: normal;
}

h1, h1.home {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-bottom: 0.6em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d1d1d1;
}

h1.home {
	border-bottom: 0;
	padding-bottom: 0;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 1.5em;
	margin-top: 1.4em;
}

h3.searchResults {
	border-top: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	margin: 0.6em 0 0.2em 0;
	padding: 0.6em 0 0.6em 0;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.2em;
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px; 
	margin: 1em 0 1em 0;
}

form {
	padding: 0;
	margin: 0;
}

#wrapper {
	background: #fff url(left-column-background.gif) left top repeat-y;
	width: 68em;
	margin: 0;
	padding: 0;
}

#globalLogo {
	float: left;
	clear: none;
	margin: 0;	
}

#globalLogo p a, #globalLogo h1 { 
	float: left;
	clear: both;
	width: 225px; 
	height: 134px;
	border-bottom: 1px solid #F7D9D9;
	margin: 0; 
	padding: 0; 
	background: #F7D9D9 url(main-logo.jpg) no-repeat; 
}

#globalLogo p span, #globalLogo h1 span { 
	display: none;
}

#headerWrap {
	position: relative;
	overflow: hidden;
	clear: both;
	background: #fff url(left-column-background.gif) left top repeat-y
}

#leftCol {
	background: #F7D9D9;
	width: 225px;
	float: left;
	clear: none;
	position: inherit;
	padding: 0 0 5em 0;
}

#leftColContent {
	padding: 1em 0 1em 0;
	background: transparent;
	border-top: 1px solid #EA9797;
	border-bottom: 1px solid #EA9797;
	margin: 0 1em 2em 1em;
}

#leftColContent p.leftTitle {
	font: bold 1.4em arial, sans-serif;
	margin-bottom: 0.8em;
	color: #888;
	letter-spacing: -0.02em;
}

#leftColContent .trialBlock {
	background: #c00 url(trial-block-background.jpg) left top repeat-x;
	overflow: hidden;
	margin-bottom: 1em;
	padding: 1em;
}

#leftColContent .nhsLogo #nhsLogoPic {
	background: #c00;
	display: block;
	float: left;
	margin-bottom: 0.3em;
	width: 100%;
	text-align: right;
}

#leftColContent .nhsLogo #nhsLogoPic p {
	background: #c00 url(nhs-logo.gif) right top no-repeat;
	width: 100%;
	height: 89px;
}

#leftColContent .nhsLogo #nhsLogoPic p span {
	display: none;
}

#leftColContent .trialBlock p {
	margin-bottom: 0.8em;
	color: #fff;
}

#leftColContent .trialBlock p.title, #leftColContent .trialBlock p.title a {
	font: bold 1.3em arial, sans-serif;
	color: #fff;
}

#leftColContent .trialBlock p a {
	color: #fff;
}

#leftColContent div label {
	display: none;
}

#leftColContent input, #searchPanel .submit {
	border: 2px solid #900;
	padding: 7px;
	color: #999;
	font: 1.2em arial, sans-serif;
	margin: 0 0.4em 0.4em 0;
	width: 160px;
}

#leftColContent .submit {
	background: #fff url(search-button-background.jpg) left bottom repeat-x;
	color: #900;
	font: 1.6em arial, sans-serif;	
	width: 178px;
	margin: 0;
	padding: 4px;
}

#leftColContent .trialBlock p span {
	line-height: 150%;
}

#leftColContent .trialBlock p.subTitle {
	color: #ecc;
	font: bold 1.1em arial, sans-serif;
}

#rightCol {
	background: transparent;
	padding: 0;
	position: relative;
	margin-left: 225px;
	margin-right: 2em;
}

#rightColContent {
	background: transparent;
	margin-left: 10px;
	padding: 0 0 0 0;
}

#mainContent {
	overflow: auto;
	position: relative;
	margin: 1em 0 0 1em;
	padding: 0 0 5em 0;
}

#mainContent ul, mainContent ol {
	margin: 5px;
}

#mainContent ol {
	margin: 10px 0 10px 25px;

}

#mainContent ul li {
	list-style-type: none;
	background: url(content-bullet.gif) left 8px no-repeat;
	padding-left: 15px;
	font-weight: bold;
	line-height: 175%;
}

#mainContent ol li {
	list-style-type: decimal;
	line-height: 175%;
}

#mainContent ul.spaced li {
	margin-bottom: 2em;
	font-weight: normal;
}

#noTrials {
	background: #F2BFBF;
	padding: 1.4em 1.4em 0.4em 1.4em;
}

#noTrials h2 {
	font: bold 1.4em arial, sans-serif;
	background: transparent url(no-trials.gif) left 2px no-repeat;
	padding-left: 20px;
}

h2.otherTrials {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	margin-top: 4em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d1d1d1;
}

h2.redHeader, h3.redHeader {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	padding-bottom: 6px;
	color: #c00;
}

h3.redHeader {
	font-size: 1.2em;
}

#address {
	margin-bottom: 1em;
}

#address p {
	padding-left: 1em;
	font-weight: bold;
	margin: 0;
	line-height: 135%;
}

#trialOverview {
	background: #F2BFBF;
	border-top: 1px solid #f0b2b2;
	border-bottom: 1px solid #f0b2b2;
	padding: 1.4em 1.4em 0.4em 1.4em;
	margin-bottom: 1em;
}

#trialOverview p {
	font-weight: normal;
}

#trialContact {
	margin: 1em 0 20px 0;
}

#trialContact h4 {
	font-size: 1.2em;
	color: #c00;
	font-weight: bold;
}

#trialContact p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 165%;
}

.trialLink, .trialSub {
	background: #FAE5E5;
	border: 1px solid #FAE5E5;
	padding: 0.6em;
	overflow: hidden;
	display: block;
	margin-bottom: 1em;
	clear: both;
	float: none;
}

.trialLink p {
	font-size: 1.3em;
	float: left;
	margin-bottom: 0;
	width: 60%;
	background: transparent url(book-icon.gif) left 4px no-repeat;
	padding: 0;
	padding-left: 25px;
}

.trialSub.searchResult {
	background: transparent;
	padding: 0.6em;
	overflow: hidden;
	display: block;
	margin-bottom: 1em;
	clear: both;
	float: none;
	border-bottom: 1px solid #FAE5E5;
}

.trialSub ul {
	padding-left: 25px;
}

.trialSub ul li {
	font-weight: normal;
}

.trialSub.searchResult:hover {
	background: none;
}

.trialLink:hover, .trialSub:hover {
	background: #f2bfbf;
	border: 1px solid #f2bfbf;	
}

.pagination {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 0.4em 0 0.4em 0;
}

.pagination ul {
	margin-left: 0;
}

.pagination ul li {
	background: none !important;
	list-style-image: none;
	display: inline;
	padding: 0 0 0 4px !important;
	margin-right: -2px;
	color: #c00;
}

.pagination ul li a {
	border: 1px solid #c00;
	padding: 3px 5px 3px 5px;
	background: #900;
	color: #fff;
}

.pagination ul li a:hover, .pagination ul li a.current {
	color: #444;
	background: #F0B2B2;
	border: 1px solid #c00;
}

.trialSub p.title {
	font-size: 1.3em;
	margin-bottom: 0;
	background: transparent url(book-icon.gif) left 4px no-repeat;
	padding: 0;
	padding-left: 25px;
}

.trialSub p {
	margin-bottom: 0;
	background: transparent;
	padding: 0.4em 0 0.4em 0;
	padding-left: 25px;
}

#pageOptions p.printPage {
	background: transparent url(print-page.gif) left 1px no-repeat;
	padding-left: 20px;
	padding-bottom: 0;
}

#pageOptions p.emailPage {
	background: transparent url(email-page.gif) left 1px no-repeat;
	padding-left: 20px;
}

.trialsActive p {
	background: transparent;
	float: right;
	width: auto;
	text-align: right;
	margin-top: 4px;
	padding: 0;
	font: bold 1.1em arial, sans-serif;
	color: #666;
}

#navigation {
	padding-left: 2em;
}

#navigation {
	overflow: hidden;
	background: transparent;
	margin: 1em 0 0 0;
	padding-right: 2em;
	# /* # hack to fix safari browser - do not delete */
}

#navigation ul {
	position: relative;
	overflow: hidden;
}

#navigation ul li {
	list-style-type: none;
	line-height: 175%;
	float: left;
	width: 48%;
	display: block;
}

#navigation ul li.home, #navigation ul li.browse, #navigation ul li.search {
	margin-right: 1.8em;
}

#navigation ul li a {
	padding-left: 1.4em;
	background: transparent url(list-bullet-off.gif) 5px 50% no-repeat;
	text-decoration: none;
	border: 1px solid #F0B2B2;
	border-left: 0;
	border-right: 0;
	display: block;
}

#navigation ul li a:hover {
	background: #FAE5E5 url(list-bullet-off.gif) 5px 50% no-repeat;
	text-decoration: underline;
}

#navigation li#current {
	background: #FAE5E5/* url(list-bullet-off.gif) 5px 51% no-repeat*/;
	text-decoration: none;
}

#navigation ul li.home a, #navigation ul li.browse a, #navigation ul li.about a {
	border-bottom: 0;
}

#navigation ul li.browse {
	border-bottom: 0;
}

#navigation ul li.search {
	margin-top: -1px;
}

#breadCrumb {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 0.8em 0 0.8em 0;
	margin: 0 0 0 1em;
	display: block;
}

#breadCrumb ul li {
	list-style-type: none;
	display: inline;
}

#searchPanel {
	background: #293237 url(search-field-background.jpg) right bottom no-repeat;
	padding: 1em;
}

#searchPanel h3 {
	color: #fff;
	margin-top: 0.4em;
}

#searchPanel a, #searchPanel p {
	color: #fff;
}

#searchPanel div label {
	display: none;
}

#searchPanel input, #searchPanel .submit {
	border: 2px solid #c00;
	padding: 7px;
	color: #EEABAB;
	font: bold 1.6em arial, sans-serif;
	margin: 0 0.4em 0.4em 0;
}

#searchPanel .submit {
	background: #fff url(search-button-background.jpg) left bottom repeat-x;
	color: #c00;
	padding: 6px;
	cursor: pointer;
}

#tagPanel {
	background: #FAE5E5;
	padding: 1em;
}

#tagPanel h3 {
	margin-top: 0.4em;
}

#tagPanel p span {
	line-height: 200%;
	vertical-align: baseline;
	margin: 0 0.3em 0 0;
}

span.tag1 {
	font-size: 1em;
}

span.tag2 {
	font-size: 1.2em;
}

span.tag3 {
	font-size: 1.4em;
}

span.tag4 {
	font-size: 1.6em;
}

span.tag5 {
	font-size: 2em;
}

span.tag6 {
	font-size: 2.2em;
}

#activeTrialsPanel {
	background: #FAE5E5;
	padding: 1em;
}

#activeTrialsPanel h3 {
	margin-top: 0.4em;
}

form.contactUs {
	padding: 0;
	margin: 0;
}

form.contactUs fieldset {
	border: 0;
}

form.contactUs fieldset legend {
	display: none;
}

form.contactUs fieldset div {
	background: transparent;
	margin: 0 0 1em 0;
}

form.contactUs fieldset div label {
	font: bold 1em arial, sans-serif;
	background: transparent;
	width: 14em;
	padding-top: 0.5em;
	float: left;
	clear: both;
}

form.contactUs fieldset div label.hiddenLabel {
	text-indent: -9999em;
	width: 14em;
	float: left;
	clear: both;
}

form.contactUs fieldset div input, form.contactUs fieldset div textarea {
	background: #FAE5E5;
	border: 1px solid #c00;
	padding: 0.5em;
	width: 22em;
	color: #444;
	font: 1em arial, sans-serif;
}

form.contactUs fieldset div textarea {
	overflow: auto;
	line-height: 165%;
}

form.contactUs fieldset div .submit {
	background: #fff url(search-button-background.jpg) left bottom repeat-x;
	color: #900;
	font: bold 1.4em arial, sans-serif;	
	width: 178px;
	margin: 0;
	padding: 4px;
}

form.contactUs fieldset div p.optional {
	position: relative;
	overflow: hidden;
	margin-top: -30px;
	text-align: left;
	padding-right: 25px;
	padding-top: 0.6em;
	color: #444;
	float: right;
}

h2.underlined {
	letter-spacing: -1px;
	margin-top: 2em;
	margin-bottom: 0.6em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d1d1d1;
}

p.directPhone, p.directEmail, p.directPost {
	font: bold 1.2em arial, sans-serif;
	color: #c00;
	padding-left: 2em;
}

p.directPhone {
	background: transparent url(direct-phone-icon.gif) left top no-repeat;
}

p.directEmail {
	background: transparent url(direct-email-icon.gif) left 4px no-repeat;
}

p.directPost {
	background: transparent url(direct-post-icon.gif) left 2px no-repeat;
	font-size: 1em;
	color: #444;
}

#siteSearch label {
	display: none;
}

#siteSearch input#searchWords, #siteSearch select {
	border: 2px solid #c00;
	padding: 7px;
	color: #EEABAB;
	font: bold 1.6em arial, sans-serif;
	margin: 0 0.4em 0.4em 0;
}

#siteSearch input#searchWords.advanced {
	width: 25em;
}

#siteSearch select.advanced {
	width: auto;
	padding: 5px;
	color: #666;
	margin: 0.3em 0 0.6em 0;
	font-size: 1.2em;
	line-height: 150%;
}

#siteSearch .submit {
	border: 2px solid #c00;
	padding: 6px;
	font: bold 1.6em arial, sans-serif;
	margin: 0 0.4em 0.4em 0;
	background: #fff url(search-button-background.jpg) left bottom repeat-x;
	color: #c00;
}

.clearance {
	clear: both;
	height: 0 !important;
}


#top {
	background: #c00;
	float: right;
	text-align: center;
	width: 9em;
	margin-top: -22px;
	padding: 3px;
	border-bottom: 1px solid #fff;
}

#top a {
	padding: 5px;
	padding-left: 20px;
	font-size: 1em;
	color: #fff;
	background: url(top-of-page.gif) left center no-repeat;
}

#footer {
	margin: 1px 2em 0 0;
	padding: 2em 0 5em 0;
	border-top: 10px solid #F0B2B2;
	clear: both;
	background: #fff;
	position: relative;
}

#footer p {
	margin: 0 0 0.4em 2em;
	color: #999;
}

#footer p a {
	color: #999;
}

/*------------ Accessibility Link : Skip to content ------------------*/

.clearskip {
	clear:both;
	height: 0px;
	overflow: hidden;

}

#skiptocontent {
	z-index: 100;
    position: absolute;
    left: -999em;
}
	
ul.clear li { 
	list-style: none; 
}

a#skiptocontent:active, a#skiptocontent:focus {
	z-index: 100;
	    left: 0px;
	top: 0px;
	width: 100%;
    border: none;
	color: #fff;
	background-color: #333;
	padding: 2px 0px 4px 0px;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
}