﻿body {
/*	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	behavior:url('http://www.hansatech-instruments.com/cssHoverFix.htc');*/
	

}
img {
	border: 0px;
}
#dloadtext {
	position: relative;
	top: -60px;
	width: 240px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
}
#dloadtext a.dloadtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #880000;
	font-weight: normal;
	text-decoration: none;
}
#dloadtext a.dloadtext:hover {
	text-decoration: none;
}
#maincontainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 950px;
	background-image: url('../images/header.jpg');
	height: 150px;
	background-color: #e2e1dd;
}
#header #navigation {
	position: relative;
	top: 125px;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	left: 150px;
}
/****top level menu****/
#header #navigation ul {
	padding: 0px;
	margin: 0px;
	z-index: 100;
}
#header #navigation ul li {
	padding: 2px 20px 2px 5px;
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 100;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
#header #navigation ul li a {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	z-index: 100;
}
#header #navigation ul li a:hover {
	color: #880000;
	z-index: 100;
}
/****second level menu****/
#header #navigation ul li ul {
	border-bottom: 1px #880000 solid;
	border-left: 1px #880000 solid;
	border-right: 1px #880000 solid;
	background: #e2e1dd;
	display: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 100;
	width: 98%;
}
#header #navigation ul li ul a {
	display: block;
	z-index: 100;
}
#header #navigation ul li:hover ul {
	display: block;
	z-index: 100;
}
#header #navigation ul li ul li {
	font: normal normal normal 10pt verdana, arial, sansSerif;
	list-style: none;
	display: list-item;
	padding: 2px 5px 2px 5px;
	z-index: 100;
	color: #9a9b93;
	float: left;
	width: 100%;
}
/****third level menu****/
#header #navigation ul li ul li ul {
	border-bottom: 1px #880000 solid;
	border-top: 1px #880000 solid;
	border-right: 1px #880000 solid;
	border-left: 1px #880000 solid;
	background: #e2e1dd;
	display: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 127px;
	top: 0px;
	z-index: 1000;
	width: 160px;
}
#header #navigation ul li ul li ul.thirdtier {
	display: none;
}
#header #navigation ul li ul li ul a {
	display: block;
	z-index: 1000;
}
#header #navigation ul li ul li:hover ul.thirdtier {
	display: block;
	z-index: 1000;
}
#header #navigation ul li ul li ul li {
	font: normal normal normal 10pt verdana, arial, sansSerif;
	list-style: none;
	display: list-item;
	padding: 2px 5px 2px 5px;
	z-index: 1000;
	color: #9a9b93;
	float: left;
	width: 155px;
}

/***fourth level menu****/
#header #navigation ul li ul li ul li ul {
	border-bottom: 1px #880000 solid;
	border-top: 1px #880000 solid;
	border-right: 1px #880000 solid;
	border-left: 1px #880000 solid;
	background: #e2e1dd;
	display: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 160px;
	top: -5px;
	z-index: 1000;
	width: 160px;
}
#header #navigation ul li ul li ul li ul.fourthtier {
	display: none;
}
#header #navigation ul li ul li ul li ul a {
	display: block;
	z-index: 1000;
}
#header #navigation ul li ul li ul li:hover ul.fourthtier {
	display: block;
	z-index: 1000;
}
#header #navigation ul li ul li ul li ul li {
	font: normal normal normal 10pt verdana, arial, sansSerif;
	list-style: none;
	display: list-item;
	padding: 2px 5px 2px 5px;
	z-index: 1000;
	color: #9a9b93;
	float: left;
	width: 155px;
}
#header #navigation ul li a.active {
	color: #880000;
}

#sidebar {
	width: 205px;
	margin-top: 5px;
	position: relative;
	float: left;
}
#subnav {
	width: 205px;
	height: 260px;
	background-color: #e2e1dd;
	padding-top: 10px;
	margin-bottom: 5px;
}
#subnav h1 {
	color: #880000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#subnav ul {
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	left: -15px;
}
#subnav li {
	list-style: circle;
	padding-right: 10px;
	color: #000000;
}
#subnav li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
#subnav li a:hover {
	color: #880000;
}
#subnav li a.active {
	color: #880000;
}

#blogcontent {
	background-color: #e2e1dd;
	position: relative;
	padding-top: 5px;
	width: 205px;
}
#blogcontent h1 {
	color: #880000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#blogcontent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	left: -15px;
}
#blogcontent li {
	list-style: circle;
	padding-right: 10px;
}
#blogcontent li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
#blogcontent li a:hover {
	color: #880000;
}
#blogcontent p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

#subcontainer {
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	float: left;
	width: 740px;
}
#breadcrumb {
	height: 20px;
	position: relative;
	width: 740px;
}
#breadcrumb p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 13pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
#breadcrumb p a {
	color: #880000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	line-height: 13pt;
}
#breadcrumb p a:hover {
	text-decoration: underline;
}
#mainimage {
	width: 740px;
	height: 250px;
	z-index: 0;
	position: relative;
}
#textcontent {
	width: 740px;
	margin-top: 5px;
	position: relative;
	min-height: 300px;
	height: 300px;
}
html > body #textcontent {
	height: auto;
	position: relative;
}
#textcontent h1 {
	color: #880000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
}
#textcontent h2 {
	color: #880000;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 13pt;
	font-variant: normal;
	font-weight: normal;
}
#textcontent h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #880000;
	margin-top: 5px;
	margin-bottom: 10px;
}
#textcontent h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
#textcontent p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
}
#textcontent a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	position: relative;
}
#textcontent a:hover {
	text-decoration: underline;
}
#textcontent img.left {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#textcontent img.right {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*this style is used as a holding div to centralise images*/
#textcontent div.center {
	text-align:center;
	margin-top: 5px;
	margin-bottom:5px;
}
#textcontent ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	left: -20px;
}
#textcontent li {
	background-position: 0px 2px;
	list-style: none;
	line-height: 14pt;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url('../images/bullet.png');
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 0px;
}
#textcontent div.citation p {
	font-size: 7pt;
	font-style: italic;
}
/****Span class to lift <li> text when using the red arrow bullet point marker. Without this line, text in bullet point lists will always be 5px too low****/
#textcontent .lilift {
	position: relative;
	top: -5px;
}
#textcontent .liliftheading {
	position: relative;
	top: -5px;
	color: #880000;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#textcontent p.ref {
	font-size: 7pt;
	font-style: italic;
}
#textcontent .ls2table {
}
#textcontent .ls2table td.headleft {
	color: #880000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	text-align: left;
	width: 100px;
}
#textcontent .ls2table td.headright {
	color: #880000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
}
#textcontent .ls2table td.left {
	color: #880000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}
#textcontent .ls2table td.right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
#textcontent p.ojiptext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #880000;
	text-align: center;
}
#textcontent table#catalog {
	position: relative;
}
#footer {
	position: relative;
	float: left;
	width: 950px;
	height: 40px;
	margin-top: 5px;
	background-color: #e2e1dd;
}
#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
}
#footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*hides the feedburner logo on the blog summary display*/
#creditfooter {
	display: none;
}
/****Remove Blogger navbar****/
#navbar-iframe {
	display: none !important;
	height: 0px !important;
}



