/* Style Sheet for www.myryad.co.uk 14th June '02 */

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	background-color: white;
	}

div.wrapper {
	position: relative;
	width: 560px;
	margin: auto;
	margin-top: 10px;
	text-align: justify;
	}

div.profwrapper {
	position: relative;
	width: 720px;
	margin: auto;
	margin-top: 10px;
	text-align: justify;
	}

table.content {
	width: 100%;
	border: 1px solid #ddd;
	margin: 10px 0px 0px 0px;
	line-height: 15px;
	}

div.content {
	width: 540px;
	border: 1px solid #ddd;
	padding: 10px;
	}

div.content p, li {
	line-height: 18px;
	}

div.profcontent {
	width: 700px;
	border: 1px solid #ddd;
	padding:10px;
	}

div.profcontent p, li {
	line-height: 18px;
	}

.content img {
	border: 2px solid white;
	}

.content a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

.news img {
	display: inline;
	float: left;
	margin:5px;
	}

.news a {
	border: 1px #ddd solid;
	float: right;
	width: 165px;
	color: black;
	text-align: left;
	display: block;
	text-decoration: none;
	}

#news1 {
		display: none;
	}

.wrapper h3 {
	text-align: center;
	}

.content h3 {
	text-align: left;
	}

h1 {font-size: 16px}
h2 {font-size: 14px}
h3 {font-size: 12px}
h4 {
	font-size: 10px;
	text-align: right;
	}
h6 {font-size: 12px;}

h2 a {
	color: black;
	}

.heading1 {
	font-weight: 800;
	text-align: left;
	font-size: 16px;
	text-decoration: underline;
	}

.heading2 {
	margin-top: 20px;
	font-weight: 800;
	text-align: left;
	font-size: 14px;
	text-decoration: underline;
	}

.heading3 {
	font-weight: 800;
	text-align: left;
	font-size: 12px;
	}

.heading4 { /* Used in news for centred, italic and bold headings */
	font-weight: 800;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	}

.heavy {font-weight: 800 }

table.content a {
	margin: 3px;
	}

.content td {
	padding: 5px;
	line-height: 15px;
	}

table.content a:hover {
	background-color: white;
	}

/* Product spec table colouring */
.grey {
	background-color: #eee;
	width: 50%;
	}

.menu td {
	padding:0px
	}

.menu td a {
	font-size: 9px;
	color: black;
	text-decoration: none;
	display: block;
	height: 25px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	}

.menu td a:hover {
	background-color: #eee;
	}

.footer td {
	background-color: #3cf;
	padding: 0px;
	font-size: 9px;
	height: 15px;
	width: 280px;
	text-align: center;
	}

.footer a {
	display: block;
	height: 15px;
	padding:1px;
	}

.footer a:hover {
	background-color: #eee;
	}

.proffooter td {
	background-color: #3cf;
	padding: 0px;
	font-size: 9px;
	height: 15px;
	width: 360px;
	text-align: center;
	}

.proffooter a {
	display: block;
	height: 15px;
	padding:1px;
	}

.proffooter a:hover {
	background-color: #eee;
	}

td.links a:hover span {
	display: block;
	position: absolute;
	text-align: center;
	top: 0px;
	left: 280px;
	width: 260px;
	height: 25px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	background: #3cf;
	font: 10px Verdana, sans-serif;
	}

/* Classes for data tables */
.faqs td, .specs td	{
	padding: 2px;
	border-bottom: 1px solid black;
	font-size: 10px;
	}

.specs a {
	color: blue;
	text-decoration: none;
	}

.faqs a {
	color: black;
	padding: 2px 2px 0px 2px;
	}

.faqs a:hover, .specs a:hover {
	background-color: #eee;
	}

.faqs td {
	font-size: 12px;
	border-bottom: 1px solid #eee;
	}

td.title {
	font-weight: 600;
	border-bottom: 2px solid black;
	}

td.title1 {
	font-weight: 600;
	width: 20%;
	border-bottom: 2px solid black;
	}

td.title2 {
	font-weight: 600;
	width: 60%;
	border-bottom: 2px solid black;
	}

td.title3 {
	border-top: 2px solid black;
	}

/* Manuals - index stuff */

.index {
	display: block;
	border: 1px solid black;
	padding: 3px;
	position: absolute;
	top: 130px;
/*	left: 0px;*/
/*	float: left;*/
	width: 80px;
	visibility: visible;
	margin: 0px 5px 0px 5px;
	z-index: 1;
	}

#left {
	float: left;
	left: 0px;
	}

#right {
	float: right;
	left: 89%;
	}

.index p {
	text-align: center;
/*	font-size: 9px;*/
	}

.index a {
	display: block;
	font-size: 9px;
	color: black;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background-color: #eee;
	margin-top: 1px;
	}

.index a:hover {
	background-color: #ddd;
	border-left: solid 3px black;	
	padding: 2px 5px 2px 2px;
	}

.nn4only {display:none;}

div.news a:hover {
	background-color: #eee;
	}

img.prof {
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin-right: 30px;
	margin-bottom: 15px;
/*	margin: 0 10px 0 10px;*/
	}

img.prof2 {
	padding: 20px 5px 5px 5px;
	border: 1px solid #ddd;
	margin: 15px 0px 5px 10px;
	}

#proflink {
	width: 50%;
	}

.quote {
	font-style: italic;
	}

div.news {
	position: absolute;
	z-index: 10;
	background-color: white;
	font-size: 10px;
	font-family: arial, verdana;
	top: -5px;
	height: 42px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 200px;
	left:	175px;
/*	left: 355px;	The value for right-hand side display */
	voice-family: "\"}\"";
	left: 172px; /* non-IE6 left value - was 352 for right hand side*/
	}

div.wrapper>div.news {
	left: 174px;
	top: 5px;
/*	left: 354px; the old value */
	}