/* Regional Medical Physics Department
   www.rmpd.org.uk

   handheld.css v1.3 - 23rd March 2005 */


/* Elements not displayed */


#logo	{
	display:none;
	}

#wwwbar	{
	display:none;
	}

img	{
	display: none;
	}

.thinline {
	display:none;
	}

.validations {
	display:none;
	}

.thumbnail {
	display: none;
	}

#rightlinks img {
	display: none;
	}


/* Global declarations */

.none {
	display: none;
	}

body	{
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 1px;
	padding: 1px;
	width: 100%;
	}

p    {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 2px 0;
	padding: 0;
	}

a {
	font: 3px sans-serif;
	color: #06c;
	background: #fff;
	margin: 0 0 2px 0;
	padding: 0;
	text-decoration: underline;
	}


/* gototop applies only to Top of Page link
   so that it can be excluded when printing */


a.gototop {
	font: 3px sans-serif;
	color: #06c;
	background: #fff;
	text-decoration: underline;
	}


a:hover {
	font: 3px sans-serif;
	color: #009;
	background: #fff;
	text-decoration: underline;
	}


/* Search box and 'Go' button */

form	{
	margin: 2px 0;
	}

input.txt {
	color: #309
	background: fff;
	border: 1px #309;
	width: 75%;
	margin: 2px 0 0 2px;
	}

input.btn {
	color: #309
	background: fff;
	border: 1px #309;
	width: 20%;
	padding: 0;
	margin-left: 4px;
	}

/* End of global declarations */



/* Top elements are static */


#header {
	position: relative;
	}

#header h1 {
	font: bold 5px sans-serif;
	margin: 0;
	padding: 1px 1px 2px 0;
	text-align: left;
	color: #000;
	background: #fff;
	}

#topnav {
	position: relative;
	}

#topnav h1 {
	font: bold 3px sans-serif;
	text-align: left;
	margin: 0;
	padding: 2px 1px 2px 1px;
	color: #000;
	background: #fff;
	}

#topnav a {
	font: bold 3px sans-serif;
	}

#topnav a:visited {
	font: bold 3px sans-serif;
	}

#topnav a:hover {
	font: bold 3px sans-serif;
	}

.topnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}

html>body .topnone {
	display: none;
	}

/* End of top elements */



/* Left container contents are static */


#leftcont {
	position: relative
	margin: 0;
	padding: 0;
	}


/* Main navigation

Section links have white text on NHS blue background
and are not linked, sub-section links have black text
on secondary NHS blue background and are linked */


.leftnav {
	margin: 2px 0;
	padding: 0;
	}

.leftnav h1 {
	font: bold 3px sans-serif;
	color: #fff;
	background: #06c;
	width: 50%;
	display: block;
	margin: 0;
	padding: 2px 1px 2px 1px;
	border-bottom: 1px #fff solid;
	}

/* voice-family lines are Tantek Celik hack
   to overcome bug in IE4 & IE5 for Windows */

.leftnav a {
	text-decoration: none;
	font: bold 3px sans-serif;
	color: #000;
	background: #69f;
	display: block;
	margin: 0;
	padding: 2px 10px;
	border-bottom: 1px solid #fff;
	width: 50%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 50%;
	}

/* html>body lines are Tantek Celik hack to
   overcome bug in Opera pre version 7 */

html>body .leftnav a {
	width: 50%;
	}

.leftnav a:hover {
	text-decoration: none;
	font: bold 3px sans-serif;
	color: #009;
	background: #fff;
	}


/* End of left container elements */



/* Centre container contents are static */


#centercont {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}


/* 'a' elements are repeated here with 1.35 line
   spacing to ensure equal spacing in link lists */


a {
	font: 3px sans-serif;
	color: #06c;
	background: #fff;
	line-height: 1.35;
	margin: 0 0 2px 0;
	padding: 0;
	text-decoration: underline;
	}


/* gototop applies only to Top of Page link
   so that it can be excluded when printing */


a.gototop {
	font: 3px sans-serif;
	color: #06c;
	background: #fff;
	line-height: 1.35;
	text-decoration: underline;
	}

a:hover {
	font: 3px sans-serif;
	color: #009;
	background: #fff;
	line-height: 1.35;
	text-decoration: underline;
	}

#centercont li {
	text-decoration: none;
	display: list-item;
	list-style-type: disc;
	font: 3px sans-serif;
	margin-left: -20px;
	line-height: 1.5;
	color: #000;
	background: #fff;
	}

#centercont li li {
	text-decoration: none;
	display: list-item;
	list-style-type: circle;
	font: 3px sans-serif;
	margin-left: -20px;
	line-height: 1.5;
	color: #000;
	background: #fff;
	}

#centercont li li li {
	text-decoration: none;
	display: list-item;
	list-style-type: square;
	font: 3px sans-serif;
	margin-left: -20px;
	line-height: 1.5;
	color: #000;
	background: #fff;
	}

#centercont p {
	margin: 1px 0 1px 0;
	padding: 0;
	}

#centercont h1 {
	text-decoration: none;
	font: bold 4px arial, sans-serif;
	color: #fff;
	background: #093;
	margin: 2px 0px;
	padding: 0;
	}

#centercont h2 {
	text-decoration: none;
	font: bold 4px arial, sans-serif;
	color: #093;
	background: #fff;
	margin: 2px 0;
	padding: 0;
	border-bottom: 1px solid #093;
	}

#centercont h2 a {
	text-decoration: underline;
	font: bold 4px arial, sans-serif;
	color: #000;
	background: #fff;
	margin: 2px 0;
	padding: 0;
	border-bottom: 1px solid #093;
	}

#centercont h3 {
	text-decoration: none;
	font: bold 3px arial, sans-serif;
	color: #093;
	background: #fff;
	margin: 0;
	padding: 0;
	}

#centercont h4 {
	text-decoration: none;
	font: bold 3px sans-serif;
	color: #093;
	background: #fff;
	margin: 0;
	padding: 0;
	}

#centercont h5 {
	text-decoration: none;
	font: 3px sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	}

.table {
	table-layout: fixed;
	margin: 0;
	padding: 1px 0 2px 0;
	}
	
.lightline {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 1px 0 1px 0;
	border-top: 1px solid #cfc;


/* This section only applies to the
Zoom search results page:

search_template.html */


.highlight {
	background: #FFFF40;
	}

.searchheading {
	text-decoration: none;
	font: bold 4px arial, sans-serif;
	color: #093;
	background: #fff;
	margin: 2px 0 1px 0;
	padding: 2px 0 0 0;
	}

.summary {
	font: 3px sans-serif;
	font-style: italic;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.results {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.category {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #093;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.description {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #093;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.context {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.infoline {
	font: 3px arial, sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.sorting {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 3px 0;
	padding: 0;
	}

.result_title {
	font: 4px arial, sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 2px 0 1px 0;
	padding: 0;
	}

.result_title a {
	font: 4px arial, sans-serif;
	line-height: 1.35;
	color: #06c;
	background: #fff;
	margin: 2px 0 1px 0;
	padding: 0;
	}

.result_title a:hover {
	font: 4px arial, sans-serif;
	line-height: 1.35;
	color: #009;
	background: #fff;
	margin: 2px 0 1px 0;
	padding: 0;
	}

.zoom_searchform {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

.zoom_options {
	font: 3px sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0 0 1px 0;
	padding: 0;
	}

input.zoom_button {
	background-color: #eee;
	}

input.zoom_searchbox {
	background-color: #fff;
	}


/* End of centre container elements */



/* Right hand column

The contents vary, there are two states; the
default has the 'Quick Site Search' box and
related links box; the other state has the
'Quick Site Search' box and secondary navigation */


/* 'Quick Site Search' with advanced option link
which duplicates the link in leftnav */


#rightsearch {
	position: relative;
	width: 95%;
	color: #fff;
	background: #fff;
	margin: 2px 0;
	padding: 0;
	border: 1px #309 solid;
	}

#rightsearch h1 {
	font: bold 3px sans-serif;
	color: #fff;
	background: #309;
	margin: 0;
	padding: 2px;
	text-align: left;
	}

#rightsearch p {
	font: 3px sans-serif;
	color: #000;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}

#rightsearch a {
	font: 3px arial, sans-serif;
	color: #06c;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}

#rightsearch a:hover {
	font: 3px arial, sans-serif;
	color: #009;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}


/* Related links

HONCode, NHS.UK and NHS Direct logos and links */


#rightlinks {
	position: relative;
	width: 95%;
	margin: 2px 0;
	padding: 0;
	border: 1px #f60 solid;
	}

#rightlinks h1 {
	font: bold 3px sans-serif;
	color: #fff;
	background: #f60;
	margin: 0;
	padding: 1px 1px 1px 2px;
	text-align: left;
	}

#rightlinks p {
	font: 3px sans-serif;
	color: #000;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}

#rightlinks a {
	font: 3px arial, sans-serif;
	color: #06c;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}

#rightlinks a:hover {
	font: 3px arial, sans-serif;
	color: #009;
	background: #fff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0;
	text-align: center;
	}


/* Secondary navigation

Section links have white text on an orange background
and are not linked, sub-section links have black text
on a secondary orange background and are linked */


#rightcont {
	margin: 2px 0;
	padding: 0;
	}

.rightnav {
	margin: 0;
	padding: 0;
	}

.rightnav h1 {
	font: bold 3px sans-serif;
	color: #fff;
	background: #f60;
	width: 50%;
	margin: 0;
	padding: 1px 1px 1px 2px;
	border-bottom: 1px #fff solid;
	}

/* voice-family lines are Tantek Celik hack
   to overcome bug in IE4 & IE5 for Windows */

.rightnav a {
	text-decoration: none;
	font: bold 3px sans-serif;
	color: #000;
	background: #fc9;
	display: block;
	margin: 0;
	padding: 1px 2px;
	border-bottom: 1px solid #fff;
	width: 50%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 50%;
	}

/* html>body lines are Tantek Celik hack to
   overcome bug in Opera pre version 7 */

html>body .rightnav a {
	width: 50%;;
	}

.rightnav a:hover {
	text-decoration: none;
	font: bold 3px sans-serif;
	color: #009;
	background: #fff;
	}


/* End of right hand column elements */



/* Bottom elements are static 

Thinlines and validations omitted */


#bottomcont {
	margin: 0;
	padding: 0;
	}


/* Address block, site address and webmaster's
e-mail, legal statement, date and copyright */


.footnotes {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: left;
	}

.footnotes p {
	font: 3px arial, sans-serif;
	line-height: 1.35;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	}

.footnotes a {
	font: 3px arial, sans-serif;
	color: #06c;
	background: #fff;
	text-decoration: underline;
	}

.footnotes a:hover {
	font: 3px arial, sans-serif;
	color: #009;
	background: #fff;
	text-decoration: underline;
	}

/* End of bottom elements */

